[22711] trunk/dports/python/py-pygresql/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Mar 12 10:42:02 PDT 2007
Revision: 22711
http://trac.macosforge.org/projects/macports/changeset/22711
Author: jwa at macports.org
Date: 2007-03-12 10:42:01 -0700 (Mon, 12 Mar 2007)
Log Message:
-----------
changed dependency to current, i.e. postgresql82, and maintainership to me+open
Modified Paths:
--------------
trunk/dports/python/py-pygresql/Portfile
Modified: trunk/dports/python/py-pygresql/Portfile
===================================================================
--- trunk/dports/python/py-pygresql/Portfile 2007-03-12 17:36:23 UTC (rev 22710)
+++ trunk/dports/python/py-pygresql/Portfile 2007-03-12 17:42:01 UTC (rev 22711)
@@ -7,7 +7,7 @@
version 3.8
categories python databases
platforms darwin
-maintainers nomaintainer at macports.org
+maintainers jwa at macports.org openmaintainer at macports.org
description Python module that interfaces to a PostgreSQL database
long_description PyGreSQL is an open-source Python module that interfaces \
to a PostgreSQL database. It embeds the PostgreSQL query library \
@@ -20,10 +20,10 @@
extract.suffix .tgz
checksums sha1 ca54ae51824ba86f4d70607d1cfcb8f51874d7a5
-depends_lib-append port:postgresql8
+depends_lib-append port:postgresql82
patch {
- reinplace "s|\"pg_config|\"${prefix}/lib/pgsql8/bin/pg_config|g" \
+ reinplace "s|\"pg_config|\"${prefix}/lib/postgresql82/bin/pg_config|g" \
${worksrcpath}/setup.py
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070312/e935ce36/attachment.html
More information about the macports-changes
mailing list