[40106] trunk/dports/python/py25-libmemcached/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Sep 20 13:10:49 PDT 2008


Revision: 40106
          http://trac.macports.org/changeset/40106
Author:   ryandesign at macports.org
Date:     2008-09-20 13:10:49 -0700 (Sat, 20 Sep 2008)
Log Message:
-----------
py25-libmemcached: use ${distname}, ${distfiles}, ${extract.suffix} and ${worksrcdir} as they were intended

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

Modified: trunk/dports/python/py25-libmemcached/Portfile
===================================================================
--- trunk/dports/python/py25-libmemcached/Portfile	2008-09-20 20:10:05 UTC (rev 40105)
+++ trunk/dports/python/py25-libmemcached/Portfile	2008-09-20 20:10:49 UTC (rev 40106)
@@ -13,8 +13,9 @@
 platforms           darwin
 homepage            http://code.google.com/p/python-libmemcached/
 master_sites        http://python-libmemcached.googlecode.com/files/
-distname            python-libmemcached
-distfiles           python-libmemcached-${version}.tgz
+distname            python-libmemcached-${version}
+extract.suffix      .tgz
+worksrcdir          python-libmemcached
 checksums           md5 ee728adeb6a7de34fc9241bcd2b360be \
                     sha1 6c82deed9980cfb5efbce051c0f4f381c24151a3 \
                     rmd160 4047d121d48ff918851c404ec3f0bd8aebdfee6d
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080920/34027d83/attachment.html 


More information about the macports-changes mailing list