Diff
Modified: trunk/dports/databases/postgresql82/Portfile (90262 => 90263)
--- trunk/dports/databases/postgresql82/Portfile 2012-02-28 11:39:18 UTC (rev 90262)
+++ trunk/dports/databases/postgresql82/Portfile 2012-02-28 11:40:50 UTC (rev 90263)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -71,9 +72,7 @@
test.run yes
test.target check
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex (8\\.2\\.\[0-9\]+)
+livecheck.type none
set contribs "adminpack dblink fuzzystrmatch lo pg_buffercache pg_trgm pgcrypto tsearch2 vacuumlo xml2"
Modified: trunk/dports/databases/postgresql82-doc/Portfile (90262 => 90263)
--- trunk/dports/databases/postgresql82-doc/Portfile 2012-02-28 11:39:18 UTC (rev 90262)
+++ trunk/dports/databases/postgresql82-doc/Portfile 2012-02-28 11:40:50 UTC (rev 90263)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -40,6 +41,4 @@
destroot.dir ${build.dir}
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex (8\\.2\\.\[0-9\]+)
+livecheck.type none
Modified: trunk/dports/databases/postgresql82-server/Portfile (90262 => 90263)
--- trunk/dports/databases/postgresql82-server/Portfile 2012-02-28 11:39:18 UTC (rev 90262)
+++ trunk/dports/databases/postgresql82-server/Portfile 2012-02-28 11:40:50 UTC (rev 90263)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
@@ -56,6 +57,4 @@
by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf"
}
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex (8\\.2\\.\[0-9\]+)
+livecheck.type none