Revision: 39612 http://trac.macosforge.org/projects/macports/changeset/39612 Author: jwa@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"