[30387] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 26 00:49:31 PDT 2007


Revision: 30387
          http://trac.macosforge.org/projects/macports/changeset/30387
Author:   ryandesign at macports.org
Date:     2007-10-26 00:49:31 -0700 (Fri, 26 Oct 2007)

Log Message:
-----------
py-memcached: new port, based on py25-memcached; closes #12987

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

Added Paths:
-----------
    trunk/dports/python/py-memcached/

Copied: trunk/dports/python/py-memcached (from rev 30386, trunk/dports/python/py25-memcached)

Modified: trunk/dports/python/py-memcached/Portfile
===================================================================
--- trunk/dports/python/py25-memcached/Portfile	2007-10-26 07:44:13 UTC (rev 30386)
+++ trunk/dports/python/py-memcached/Portfile	2007-10-26 07:49:31 UTC (rev 30387)
@@ -1,13 +1,13 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         python25 1.0
+PortGroup         python24 1.0
 
-name              py25-memcached
+name              py-memcached
 version           1.40
 categories        python devel net
 platforms         darwin
-maintainers       nomaintainer
+maintainers       trashmail.net:macports_dharland
 description       Pure python memcached client
 long_description  This software is a 100% Python interface to the memcached \
                   memory cache daemon.  It is the client side software which \
@@ -21,5 +21,5 @@
                   sha1 9425ed7f59d6bbabb0405df2c078006adc708d26 \
                   rmd160 171349a7e524a8a5d399c00c18d2c9461ed6de05
 distname          python-memcached-${version}
-depends_build     port:py25-setuptools
+depends_build     port:py-setuptools
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071026/27d95de9/attachment.html


More information about the macports-changes mailing list