[142523] trunk/dports/python/py-asn1/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Sat Dec 12 06:07:07 PST 2015


Revision: 142523
          https://trac.macports.org/changeset/142523
Author:   mcalhoun at macports.org
Date:     2015-11-14 03:16:07 -0800 (Sat, 14 Nov 2015)
Log Message:
-----------
py-asn1: update version 0.1.8 -> 0.1.9

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

Modified: trunk/dports/python/py-asn1/Portfile
===================================================================
--- trunk/dports/python/py-asn1/Portfile	2015-11-14 11:03:23 UTC (rev 142522)
+++ trunk/dports/python/py-asn1/Portfile	2015-11-14 11:16:07 UTC (rev 142523)
@@ -6,7 +6,7 @@
 
 name                py-asn1
 epoch               1
-version             0.1.8
+version             0.1.9
 categories-append   devel crypto
 license             BSD
 maintainers         nomaintainer
@@ -26,13 +26,13 @@
 master_sites        sourceforge:project/pyasn1/pyasn1/${version}
 distname            pyasn1-${version}
 
-checksums           rmd160  8891d1337132e00ac7466d6632c35b6b47e0bed6 \
-                    sha256  5d33be7ca0ec5997d76d29ea4c33b65c00c0231407fff975199d7f40530b8347
+checksums           rmd160  b7b2886d1050c79518db8d078cb0735a1e064508 \
+                    sha256  853cacd96d1f701ddd67aa03ecc05f51890135b7262e922710112f12a2ed2a7f
 
 if {${name} ne ${subport}} {
     post-destroot {
         xinstall -m 755 -d ${destroot}${prefix}/share/doc/${subport}
-        xinstall -m 644 -W ${worksrcpath} CHANGES LICENSE README THANKS TODO \
+        xinstall -m 644 -W ${worksrcpath} CHANGES.txt LICENSE.txt README.txt THANKS.txt TODO.txt \
             ${destroot}${prefix}/share/doc/${subport}
         xinstall -m 644 -W ${worksrcpath}/doc pyasn1-tutorial.html \
             ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/146bde4a/attachment-0001.html>


More information about the macports-changes mailing list