[47446] trunk/dports/python/py-geotypes/Portfile

blb at macports.org blb at macports.org
Sat Feb 28 00:45:58 PST 2009


Revision: 47446
          http://trac.macports.org/changeset/47446
Author:   blb at macports.org
Date:     2009-02-28 00:45:57 -0800 (Sat, 28 Feb 2009)
Log Message:
-----------
python/py-geotypes - version update to 0.7.0, move master_sites to freebsd from opendarwin (ticket #13299)

Modified Paths:
--------------
    trunk/dports/python/py-geotypes/Portfile

Modified: trunk/dports/python/py-geotypes/Portfile
===================================================================
--- trunk/dports/python/py-geotypes/Portfile	2009-02-28 08:32:16 UTC (rev 47445)
+++ trunk/dports/python/py-geotypes/Portfile	2009-02-28 08:45:57 UTC (rev 47446)
@@ -4,9 +4,7 @@
 PortGroup python24 1.0
 
 name			py-geotypes
-version			0.1.0
-revision		1
-categories		python
+version			0.7.0
 maintainers		nomaintainer
 platforms		darwin freebsd
 description		python library for geometry types
@@ -14,13 +12,17 @@
 				OpenGIS/Postgis and standard Postgresql geometry types, it \
 				integrates with the psycopg python/Postgresql interface.
 
-homepage		http://people.initd.org/rjt/
-master_sites	opendarwin
+homepage		http://initd.org/tracker/psycopg/wiki
+master_sites	freebsd
 distname		GeoTypes-${version}
-checksums		md5 39f32d9ed73224e986891677df65d865
+checksums		md5     241f2a2ec3a90b7d501fccf7879549db \
+				sha1    5d2b52ca327e505086d6561088126d88ce69034b \
+				rmd160  c4a56844194cf35153cdc337f570ccbf5e649a77
+depends_lib-append	port:py-psycopg2
 patchfiles		patch-setup.py.diff
 
 post-destroot	{
 	xinstall -m 644 -W ${worksrcpath} AUTHORS INSTALL KNOWN_BUGS NEWS TODO \
 		LICENSE README VERSION ${destroot}${prefix}/share/doc/${name}
 }
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090228/d83b7fc5/attachment.html>


More information about the macports-changes mailing list