Revision: 39621 http://trac.macosforge.org/projects/macports/changeset/39621 Author: jwa@macports.org Date: 2008-08-26 10:00:41 -0700 (Tue, 26 Aug 2008) Log Message: ----------- only fixed livecheck Modified Paths: -------------- trunk/dports/databases/postgresql80/Portfile Modified: trunk/dports/databases/postgresql80/Portfile =================================================================== --- trunk/dports/databases/postgresql80/Portfile 2008-08-26 16:58:18 UTC (rev 39620) +++ trunk/dports/databases/postgresql80/Portfile 2008-08-26 17:00:41 UTC (rev 39621) @@ -53,7 +53,7 @@ livecheck.check regex livecheck.url ${homepage} -livecheck.regex v(8.0.\[0-9\]+) +livecheck.regex (8.0.\[0-9\]+) set contribs "fulltextindex fuzzystrmatch pg_trgm tsearch2 vacuumlo"