Revision
39615
Author
jwa@macports.org
Date
2008-08-26 09:53:07 -0700 (Tue, 26 Aug 2008)

Log Message

only fixed livecheck

Modified Paths

Diff

Modified: trunk/dports/databases/postgresql82/Portfile (39614 => 39615)


--- 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"