[125052] trunk/dports/databases

jwa at macports.org jwa at macports.org
Wed Sep 3 11:19:15 PDT 2014


Revision: 125052
          https://trac.macports.org/changeset/125052
Author:   jwa at macports.org
Date:     2014-09-03 11:19:15 -0700 (Wed, 03 Sep 2014)
Log Message:
-----------
postgresql84: disabling livecheck, as this version will be EOL'd with the release of PostgreSQL 9.4

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

Modified: trunk/dports/databases/postgresql84/Portfile
===================================================================
--- trunk/dports/databases/postgresql84/Portfile	2014-09-03 18:16:52 UTC (rev 125051)
+++ trunk/dports/databases/postgresql84/Portfile	2014-09-03 18:19:15 UTC (rev 125052)
@@ -72,9 +72,7 @@
 test.run		yes
 test.target		check
 
-livecheck.type	regex
-livecheck.url	${homepage}
-livecheck.regex	(8\\.4\\.\[0-9\]+)
+livecheck.type	none
 
 platform darwin 12 {
     patchfiles-append   postgresql-uuid-ossp.patch

Modified: trunk/dports/databases/postgresql84-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql84-doc/Portfile	2014-09-03 18:16:52 UTC (rev 125051)
+++ trunk/dports/databases/postgresql84-doc/Portfile	2014-09-03 18:19:15 UTC (rev 125052)
@@ -46,7 +46,4 @@
     file rename ${destroot}${prefix}/share/doc/postgresql ${destroot}${prefix}/share/doc/postgresql84
 }
 
-livecheck.type	regex
-livecheck.url	${homepage}
-livecheck.regex	(8\\.4\\.\[0-9\]+)
-
+livecheck.type	none

Modified: trunk/dports/databases/postgresql84-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql84-server/Portfile	2014-09-03 18:16:52 UTC (rev 125051)
+++ trunk/dports/databases/postgresql84-server/Portfile	2014-09-03 18:19:15 UTC (rev 125052)
@@ -57,7 +57,4 @@
     catch {file attributes $logdir -owner $dbuser -group $dbgrp}
 }
 
-livecheck.type	regex
-livecheck.url	${homepage}
-livecheck.regex	(8.4.\[0-9\]+)
-
+livecheck.type	none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140903/bcdeb6c4/attachment.html>


More information about the macports-changes mailing list