[90263] trunk/dports/databases

jwa at macports.org jwa at macports.org
Tue Feb 28 03:40:50 PST 2012


Revision: 90263
          http://trac.macports.org/changeset/90263
Author:   jwa at macports.org
Date:     2012-02-28 03:40:50 -0800 (Tue, 28 Feb 2012)
Log Message:
-----------
drop livecheck in these EOL'd packages, add modeline anyway

Modified Paths:
--------------
    trunk/dports/databases/postgresql82/Portfile
    trunk/dports/databases/postgresql82-doc/Portfile
    trunk/dports/databases/postgresql82-server/Portfile

Modified: trunk/dports/databases/postgresql82/Portfile
===================================================================
--- 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
===================================================================
--- 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
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120228/3f95727d/attachment.html>


More information about the macports-changes mailing list