Diff
Modified: trunk/dports/databases/postgresql81/Portfile (76376 => 76377)
--- trunk/dports/databases/postgresql81/Portfile 2011-02-21 18:26:32 UTC (rev 76376)
+++ trunk/dports/databases/postgresql81/Portfile 2011-02-21 18:29:25 UTC (rev 76377)
@@ -52,7 +52,7 @@
test.run yes
test.target check
-livecheck.type regex
+livecheck.type none
livecheck.url ${homepage}
livecheck.regex (8.1.\[0-9\]+)
Modified: trunk/dports/databases/postgresql81-doc/Portfile (76376 => 76377)
--- trunk/dports/databases/postgresql81-doc/Portfile 2011-02-21 18:26:32 UTC (rev 76376)
+++ trunk/dports/databases/postgresql81-doc/Portfile 2011-02-21 18:29:25 UTC (rev 76377)
@@ -39,6 +39,6 @@
destroot.dir ${build.dir}
-livecheck.type regex
+livecheck.type none
livecheck.url ${homepage}
livecheck.regex (8.1.\[0-9\]+)
Modified: trunk/dports/databases/postgresql81-server/Portfile (76376 => 76377)
--- trunk/dports/databases/postgresql81-server/Portfile 2011-02-21 18:26:32 UTC (rev 76376)
+++ trunk/dports/databases/postgresql81-server/Portfile 2011-02-21 18:29:25 UTC (rev 76377)
@@ -55,6 +55,6 @@
by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf"
}
-livecheck.type regex
+livecheck.type none
livecheck.url ${homepage}
livecheck.regex (8.1.\[0-9\]+)