[60886] trunk/dports/python/py26-pylibmc/Portfile

stromnov at macports.org stromnov at macports.org
Fri Nov 27 04:12:58 PST 2009


Revision: 60886
          http://trac.macports.org/changeset/60886
Author:   stromnov at macports.org
Date:     2009-11-27 04:12:51 -0800 (Fri, 27 Nov 2009)
Log Message:
-----------
py26-pylibmc: update to 0.9.2, also install doc files

Modified Paths:
--------------
    trunk/dports/python/py26-pylibmc/Portfile

Modified: trunk/dports/python/py26-pylibmc/Portfile
===================================================================
--- trunk/dports/python/py26-pylibmc/Portfile	2009-11-27 09:55:52 UTC (rev 60885)
+++ trunk/dports/python/py26-pylibmc/Portfile	2009-11-27 12:12:51 UTC (rev 60886)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-pylibmc
-version             0.9.1
+version             0.9.2
 maintainers         openmaintainer voldmar.ru:voldmar
 description         python memcached client wrapped on libmemcached
 long_description    pylibmc is a Python wrapper around the accompanying \
@@ -16,9 +16,9 @@
 master_sites        http://pypi.python.org/packages/source/p/pylibmc/
 distname            pylibmc-${version}
 
-checksums           md5     6f482598b6a909210e5e6ccbfeb17bb5 \
-                    sha1    4562720cec153dc4e22465e6a9217c950c894385 \
-                    rmd160  4464f4e30ab06857be21888ed8959f0f04b9899c
+checksums           md5     21ac6c2a47e5399b460376676c46b667 \
+                    sha1    ce6f18757ff4b5d262f857ecc9035f41cde48cc1 \
+                    rmd160  d4bccc55a1cfed796e3547c7bcd57ce99bede638
 
 depends_lib-append  port:libmemcached
 
@@ -32,7 +32,7 @@
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
-         LICENSE tests.py \
+         LICENSE README.rst pooling.rst tests.py \
          ${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091127/2518b63d/attachment.html>


More information about the macports-changes mailing list