[39621] trunk/dports/databases/postgresql80/Portfile

jwa at macports.org jwa at macports.org
Tue Aug 26 10:00:41 PDT 2008


Revision: 39621
          http://trac.macosforge.org/projects/macports/changeset/39621
Author:   jwa at macports.org
Date:     2008-08-26 10:00:41 -0700 (Tue, 26 Aug 2008)
Log Message:
-----------
only fixed livecheck

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

Modified: trunk/dports/databases/postgresql80/Portfile
===================================================================
--- trunk/dports/databases/postgresql80/Portfile	2008-08-26 16:58:18 UTC (rev 39620)
+++ trunk/dports/databases/postgresql80/Portfile	2008-08-26 17:00:41 UTC (rev 39621)
@@ -53,7 +53,7 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	v(8.0.\[0-9\]+)
+livecheck.regex	(8.0.\[0-9\]+)
 
 set contribs	"fulltextindex fuzzystrmatch pg_trgm tsearch2 vacuumlo"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080826/f1b1ff22/attachment.html 


More information about the macports-changes mailing list