[76376] trunk/dports/databases

jwa at macports.org jwa at macports.org
Mon Feb 21 10:26:32 PST 2011


Revision: 76376
          http://trac.macports.org/changeset/76376
Author:   jwa at macports.org
Date:     2011-02-21 10:26:32 -0800 (Mon, 21 Feb 2011)
Log Message:
-----------
removed livecheck, because there are no upgrades anymore to 8.0 level

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

Modified: trunk/dports/databases/postgresql80/Portfile
===================================================================
--- trunk/dports/databases/postgresql80/Portfile	2011-02-21 18:23:28 UTC (rev 76375)
+++ trunk/dports/databases/postgresql80/Portfile	2011-02-21 18:26:32 UTC (rev 76376)
@@ -54,7 +54,7 @@
 test.run		yes
 test.target		check
 
-livecheck.type	regex
+livecheck.type	none
 livecheck.url	${homepage}
 livecheck.regex	(8.0.\[0-9\]+)
 
@@ -98,3 +98,4 @@
     ui_msg "\nNB! This is the last version of PostgreSQL 8.0; consider upgrading!\n"
 }
 
+notes "This is the last upgrade to 8.0 PostgreSQL, pls upgrade"

Modified: trunk/dports/databases/postgresql80-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql80-doc/Portfile	2011-02-21 18:23:28 UTC (rev 76375)
+++ trunk/dports/databases/postgresql80-doc/Portfile	2011-02-21 18:26:32 UTC (rev 76376)
@@ -39,6 +39,6 @@
 
 destroot.dir	${build.dir}
 
-livecheck.type	regex
+livecheck.type	none
 livecheck.url	${homepage}
 livecheck.regex	(8.0.\[0-9\]+)

Modified: trunk/dports/databases/postgresql80-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql80-server/Portfile	2011-02-21 18:23:28 UTC (rev 76375)
+++ trunk/dports/databases/postgresql80-server/Portfile	2011-02-21 18:26:32 UTC (rev 76376)
@@ -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.0.\[0-9\]+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110221/a3c1a59e/attachment.html>


More information about the macports-changes mailing list