[90510] trunk/dports/python

snc at macports.org snc at macports.org
Wed Mar 7 19:20:05 PST 2012


Revision: 90510
          http://trac.macports.org/changeset/90510
Author:   snc at macports.org
Date:     2012-03-07 19:20:05 -0800 (Wed, 07 Mar 2012)
Log Message:
-----------
py27-memcached: create from py26-memcached, update to 1.48

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

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

Modified: trunk/dports/python/py27-memcached/Portfile
===================================================================
--- trunk/dports/python/py26-memcached/Portfile	2012-03-08 01:30:15 UTC (rev 90509)
+++ trunk/dports/python/py27-memcached/Portfile	2012-03-08 03:20:05 UTC (rev 90510)
@@ -2,13 +2,13 @@
 # $Id$
 
 PortSystem        1.0
-PortGroup         python26 1.0
+PortGroup         python27 1.0
 
-name              py26-memcached
-version           1.45
+name              py27-memcached
+version           1.48
 categories        python devel net
 platforms         darwin
-maintainers       akitada openmaintainer
+maintainers       nomaintainer
 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 \
@@ -18,12 +18,12 @@
 
 homepage          http://www.tummy.com/Community/software/python-memcached/
 master_sites      ftp://ftp.tummy.com/pub/python-memcached/old-releases/
-checksums         md5 8ced76d87f13bc0a3a1b6c343ae83413 \
-                  sha1 869919041c85bb1215108b928b724a0cfb404706 \
-                  rmd160 12db87c5ccfcd30c27b05977226f52f6738ed878
 distname          python-memcached-${version}
-depends_build     port:py26-distribute
+depends_build     port:py27-distribute
 
+checksums           rmd160  4c7992a79e95f28b5792e9d5f8d8cdcd03dd58ef \
+                    sha256  66bbc62d9519f9d531b1f77e687d9f2f5e521cb906f1fd7231f403997e0110c4
+
 livecheck.type    regex
 livecheck.url     ${master_sites}
 livecheck.regex   "python-memcached-(\[0-9\](\\.\[0-9\]+)*)\\.tar\\.gz"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120307/76fe898f/attachment.html>


More information about the macports-changes mailing list