[58795] trunk/dports/python/py25-psycopg2/Portfile

snc at macports.org snc at macports.org
Mon Oct 5 07:33:02 PDT 2009


Revision: 58795
          http://trac.macports.org/changeset/58795
Author:   snc at macports.org
Date:     2009-10-05 07:32:59 -0700 (Mon, 05 Oct 2009)
Log Message:
-----------
fix livecheck

Modified Paths:
--------------
    trunk/dports/python/py25-psycopg2/Portfile

Modified: trunk/dports/python/py25-psycopg2/Portfile
===================================================================
--- trunk/dports/python/py25-psycopg2/Portfile	2009-10-05 14:11:40 UTC (rev 58794)
+++ trunk/dports/python/py25-psycopg2/Portfile	2009-10-05 14:32:59 UTC (rev 58795)
@@ -18,6 +18,7 @@
 homepage            http://www.initd.org/software/initd/psycopg/
 master_sites        http://initd.org/pub/software/psycopg/ \
                     http://initd.org/pub/software/psycopg/PSYCOPG-2-0/
+
 distname            psycopg2-${version}
 checksums           md5     5c8080d0d0568479f041bb8534caf1f8 \
                     sha1    a5649fced3ffc9968b21421023239f95a3a21ad3 \
@@ -62,4 +63,4 @@
 }
 
 livecheck.url   ${master_sites}
-livecheck.regex psycopg2-(\\d+\\.\\d+(\\.\\d+)?)
+livecheck.regex psycopg2-(\\d+\\.\\d+(\\.\\d+)?)\\.tar\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091005/65c4f3da/attachment.html>


More information about the macports-changes mailing list