[39615] trunk/dports/databases/postgresql82/Portfile

jwa at macports.org jwa at macports.org
Tue Aug 26 09:53:08 PDT 2008


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

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

Modified: trunk/dports/databases/postgresql82/Portfile
===================================================================
--- trunk/dports/databases/postgresql82/Portfile	2008-08-26 16:50:32 UTC (rev 39614)
+++ trunk/dports/databases/postgresql82/Portfile	2008-08-26 16:53:07 UTC (rev 39615)
@@ -51,7 +51,7 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	v(8.2.\[0-9\]+)
+livecheck.regex	(8.2.\[0-9\]+)
 
 set contribs	"adminpack dblink fuzzystrmatch lo pg_buffercache pg_trgm pgcrypto tsearch2 vacuumlo xml2"
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080826/02c786e6/attachment.html 


More information about the macports-changes mailing list