[39612] trunk/dports/databases/postgresql83/Portfile

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


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

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

Modified: trunk/dports/databases/postgresql83/Portfile
===================================================================
--- trunk/dports/databases/postgresql83/Portfile	2008-08-26 08:32:16 UTC (rev 39611)
+++ trunk/dports/databases/postgresql83/Portfile	2008-08-26 16:49:49 UTC (rev 39612)
@@ -59,7 +59,7 @@
 
 livecheck.check	regex
 livecheck.url	${homepage}
-livecheck.regex	v(8.3.\[0-9\]+)
+livecheck.regex	(8.3.\[0-9\]+)
 
 set contribs	"adminpack dblink fuzzystrmatch lo uuid-ossp 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/f2e93fea/attachment.html 


More information about the macports-changes mailing list