[76887] trunk/dports/python/py26-asn1/Portfile

blb at macports.org blb at macports.org
Fri Mar 11 14:45:34 PST 2011


Revision: 76887
          http://trac.macports.org/changeset/76887
Author:   blb at macports.org
Date:     2011-03-11 14:45:34 -0800 (Fri, 11 Mar 2011)
Log Message:
-----------
python/py26-asn1 - update to 0.0.13a

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

Modified: trunk/dports/python/py26-asn1/Portfile
===================================================================
--- trunk/dports/python/py26-asn1/Portfile	2011-03-11 22:35:54 UTC (rev 76886)
+++ trunk/dports/python/py26-asn1/Portfile	2011-03-11 22:45:34 UTC (rev 76887)
@@ -4,7 +4,7 @@
 PortGroup           python26 1.0
 
 name                py26-asn1
-version             0.0.12a
+version             0.0.13a
 categories-append   devel crypto
 maintainers         blb openmaintainer
 description         Implementation of ASN.1 types and codecs in Python
@@ -18,15 +18,15 @@
 master_sites        sourceforge:pyasn1
 distname            pyasn1-${version}
 
-checksums           md5     ab73da1ea0acf4a510b3f67f2d5a2b6f \
-                    sha1    93677aae8f83960d7d78cce6b70c2e4730744671 \
-                    rmd160  a43896441beb20cc1fba48b389f6cb86eda32ba9
+checksums           md5     6ac24ebf86278a9be76cd40aad95c9dd \
+                    sha1    eba5484cdc97734e2f72dd68d86ec4c9c1a2cb11 \
+                    rmd160  9ea0083ae79b89051af18b36257c869e8e65cac7
 
 post-destroot {
    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
    xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README THANKS TODO \
       ${destroot}${prefix}/share/doc/${name}
-   xinstall -m 644 -W ${worksrcpath}/doc notes.html \
+   xinstall -m 644 -W ${worksrcpath}/doc pyasn1-tutorial.html \
       ${destroot}${prefix}/share/doc/${name}
 }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110311/cf38e663/attachment.html>


More information about the macports-changes mailing list