[29837] trunk/dports/python/py25-simplejson/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Oct 11 11:58:10 PDT 2007


Revision: 29837
          http://trac.macosforge.org/projects/macports/changeset/29837
Author:   stechert at macports.org
Date:     2007-10-11 11:58:10 -0700 (Thu, 11 Oct 2007)

Log Message:
-----------
Added dependency on py25-setuptools

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

Modified: trunk/dports/python/py25-simplejson/Portfile
===================================================================
--- trunk/dports/python/py25-simplejson/Portfile	2007-10-11 14:16:33 UTC (rev 29836)
+++ trunk/dports/python/py25-simplejson/Portfile	2007-10-11 18:58:10 UTC (rev 29837)
@@ -4,16 +4,18 @@
 PortGroup			python25 1.0
 name				py25-simplejson
 version				1.7.1
+revision			1
 categories-append		www
 maintainers			stechert at macports.org
 description			simplejson is a JSON encoder and decoder.
 long_description		${description}
 
-
 platforms			darwin
 
 homepage			http://undefined.org/python/#simplejson
 master_sites			http://cheeseshop.python.org/packages/source/s/simplejson/
 distname			simplejson-${version}
 
+depends_lib			port:py25-setuptools
+
 checksums			sha1 cc7e34b7bbf349601cc9f96bc861f3caac09f47f

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071011/9988bed2/attachment.html


More information about the macports-changes mailing list