[23388] trunk/dports/databases

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 30 08:35:25 PDT 2007


Revision: 23388
          http://trac.macosforge.org/projects/macports/changeset/23388
Author:   mww at macports.org
Date:     2007-03-30 08:35:25 -0700 (Fri, 30 Mar 2007)

Log Message:
-----------
add livecheck

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

Modified: trunk/dports/databases/postgresql81-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql81-doc/Portfile	2007-03-30 15:33:09 UTC (rev 23387)
+++ trunk/dports/databases/postgresql81-doc/Portfile	2007-03-30 15:35:25 UTC (rev 23388)
@@ -38,3 +38,6 @@
 
 destroot.dir	${build.dir}
 
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	v(8.1.\[0-9\]+)

Modified: trunk/dports/databases/postgresql81-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql81-server/Portfile	2007-03-30 15:33:09 UTC (rev 23387)
+++ trunk/dports/databases/postgresql81-server/Portfile	2007-03-30 15:35:25 UTC (rev 23388)
@@ -55,3 +55,6 @@
 		by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf"
 }
 
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	v(8.1.\[0-9\]+)

Modified: trunk/dports/databases/postgresql82-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql82-doc/Portfile	2007-03-30 15:33:09 UTC (rev 23387)
+++ trunk/dports/databases/postgresql82-doc/Portfile	2007-03-30 15:35:25 UTC (rev 23388)
@@ -38,3 +38,6 @@
 
 destroot.dir	${build.dir}
 
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	v(8.2.\[0-9\]+)

Modified: trunk/dports/databases/postgresql82-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql82-server/Portfile	2007-03-30 15:33:09 UTC (rev 23387)
+++ trunk/dports/databases/postgresql82-server/Portfile	2007-03-30 15:35:25 UTC (rev 23388)
@@ -55,3 +55,6 @@
 		by adding an increased kern.sysv.shmmax .. to /etc/sysctl.conf"
 }
 
+livecheck.check	regex
+livecheck.url	${homepage}
+livecheck.regex	v(8.2.\[0-9\]+)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070330/ec255925/attachment.html


More information about the macports-changes mailing list