[39618] trunk/dports/databases/postgresql81/Portfile

jwa at macports.org jwa at macports.org
Tue Aug 26 09:57:43 PDT 2008


Revision: 39618
          http://trac.macosforge.org/projects/macports/changeset/39618
Author:   jwa at macports.org
Date:     2008-08-26 09:57:43 -0700 (Tue, 26 Aug 2008)
Log Message:
-----------
only fixed livecheck

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

Modified: trunk/dports/databases/postgresql81/Portfile
===================================================================
--- trunk/dports/databases/postgresql81/Portfile	2008-08-26 16:55:09 UTC (rev 39617)
+++ trunk/dports/databases/postgresql81/Portfile	2008-08-26 16:57:43 UTC (rev 39618)
@@ -51,7 +51,7 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	v(8.1.\[0-9\]+)
+livecheck.regex	(8.1.\[0-9\]+)
 
 set contribs	"fulltextindex fuzzystrmatch pg_buffercache pg_trgm tsearch2 vacuumlo"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080826/1220d525/attachment.html 


More information about the macports-changes mailing list