[104833] trunk/dports/databases
jwa at macports.org
jwa at macports.org
Wed Apr 3 10:38:00 PDT 2013
Revision: 104833
https://trac.macports.org/changeset/104833
Author: jwa at macports.org
Date: 2013-04-03 10:38:00 -0700 (Wed, 03 Apr 2013)
Log Message:
-----------
postgresql83: don't do livecheck in these EOL'd ports
Modified Paths:
--------------
trunk/dports/databases/postgresql83/Portfile
trunk/dports/databases/postgresql83-doc/Portfile
trunk/dports/databases/postgresql83-server/Portfile
Modified: trunk/dports/databases/postgresql83/Portfile
===================================================================
--- trunk/dports/databases/postgresql83/Portfile 2013-04-03 16:59:19 UTC (rev 104832)
+++ trunk/dports/databases/postgresql83/Portfile 2013-04-03 17:38:00 UTC (rev 104833)
@@ -63,9 +63,7 @@
test.run yes
test.target check
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex (8.3.\[0-9\]+)
+livecheck.type none
platform darwin 12 {
patchfiles-append postgresql-uuid-ossp.patch
Modified: trunk/dports/databases/postgresql83-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql83-doc/Portfile 2013-04-03 16:59:19 UTC (rev 104832)
+++ trunk/dports/databases/postgresql83-doc/Portfile 2013-04-03 17:38:00 UTC (rev 104833)
@@ -40,7 +40,4 @@
destroot.dir ${build.dir}
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex (8.3.\[0-9\]+)
-
+livecheck.type none
Modified: trunk/dports/databases/postgresql83-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql83-server/Portfile 2013-04-03 16:59:19 UTC (rev 104832)
+++ trunk/dports/databases/postgresql83-server/Portfile 2013-04-03 17:38:00 UTC (rev 104833)
@@ -55,7 +55,4 @@
by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf\n\
\nNote that this is the last release of the 8.3 series, upgrade!"
-livecheck.type regex
-livecheck.url ${homepage}
-livecheck.regex (8.3.\[0-9\]+)
-
+livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130403/1d275a3b/attachment.html>
More information about the macports-changes
mailing list