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

jwa at macports.org jwa at macports.org
Sun Oct 18 04:46:43 PDT 2009


Revision: 59635
          http://trac.macports.org/changeset/59635
Author:   jwa at macports.org
Date:     2009-10-18 04:46:42 -0700 (Sun, 18 Oct 2009)
Log Message:
-----------
fix livecheck

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

Modified: trunk/dports/databases/postgresql82/Portfile
===================================================================
--- trunk/dports/databases/postgresql82/Portfile	2009-10-18 11:35:01 UTC (rev 59634)
+++ trunk/dports/databases/postgresql82/Portfile	2009-10-18 11:46:42 UTC (rev 59635)
@@ -53,7 +53,7 @@
 
 livecheck.type	regex
 livecheck.url	${homepage}
-livecheck.regex	(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/20091018/91c749c4/attachment.html>


More information about the macports-changes mailing list