[30478] trunk/dports/databases/postgresql83

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 28 16:42:37 PDT 2007


Revision: 30478
          http://trac.macosforge.org/projects/macports/changeset/30478
Author:   mww at macports.org
Date:     2007-10-28 16:42:36 -0700 (Sun, 28 Oct 2007)

Log Message:
-----------
use moddate for livecheck (for beta phase)

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	2007-10-28 23:00:12 UTC (rev 30477)
+++ trunk/dports/databases/postgresql83/Portfile	2007-10-28 23:42:36 UTC (rev 30478)
@@ -59,6 +59,8 @@
 #livecheck.check	regex
 #livecheck.url	${homepage}
 #livecheck.regex	v(8.3.\[0-9\]+)
+livecheck.check		moddate
+livecheck.url		http://www.postgresql.org/ftp/source/
 
 set contribs	"adminpack dblink fuzzystrmatch lo pg_buffercache pg_trgm tsearch2 vacuumlo xml2"
 

Modified: trunk/dports/databases/postgresql83-doc/Portfile
===================================================================
--- trunk/dports/databases/postgresql83-doc/Portfile	2007-10-28 23:00:12 UTC (rev 30477)
+++ trunk/dports/databases/postgresql83-doc/Portfile	2007-10-28 23:42:36 UTC (rev 30478)
@@ -41,4 +41,6 @@
 #livecheck.check	regex
 #livecheck.url	${homepage}
 #livecheck.regex	v(8.3.\[0-9\]+)
+livecheck.check		moddate
+livecheck.url		http://www.postgresql.org/ftp/source/
 

Modified: trunk/dports/databases/postgresql83-server/Portfile
===================================================================
--- trunk/dports/databases/postgresql83-server/Portfile	2007-10-28 23:00:12 UTC (rev 30477)
+++ trunk/dports/databases/postgresql83-server/Portfile	2007-10-28 23:42:36 UTC (rev 30478)
@@ -58,3 +58,5 @@
 #livecheck.check	regex
 #livecheck.url	${homepage}
 #livecheck.regex	v(8.3.\[0-9\]+)
+livecheck.check		moddate
+livecheck.url		http://www.postgresql.org/ftp/source/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071028/4bed2f3c/attachment-0001.html


More information about the macports-changes mailing list