[130979] trunk/dports/python/py-pypdf2/Portfile
khindenburg at macports.org
khindenburg at macports.org
Sun Jan 4 10:47:12 PST 2015
Revision: 130979
https://trac.macports.org/changeset/130979
Author: khindenburg at macports.org
Date: 2015-01-04 10:47:12 -0800 (Sun, 04 Jan 2015)
Log Message:
-----------
py-pypdf2: update to 1.23 #45975
Modified Paths:
--------------
trunk/dports/python/py-pypdf2/Portfile
Modified: trunk/dports/python/py-pypdf2/Portfile
===================================================================
--- trunk/dports/python/py-pypdf2/Portfile 2015-01-04 18:24:20 UTC (rev 130978)
+++ trunk/dports/python/py-pypdf2/Portfile 2015-01-04 18:47:12 UTC (rev 130979)
@@ -5,9 +5,9 @@
PortGroup python 1.0
PortGroup github 1.0
-github.setup mstamy2 PyPDF2 15340960b59b7eadd43f54819e579a7680ef6bc1
+github.setup mstamy2 PyPDF2 2f499c55d575be976c0984a5e1047f99a6f7667f
name py-pypdf2
-version 1.17
+version 1.23
categories-append devel
platforms darwin
supported_archs noarch
@@ -22,15 +22,15 @@
into a single page, and encrypting and \
decrypting PDF files.
-checksums rmd160 85b1c22e20e5df953d2581c3ab8b7228a74c20db \
- sha256 80eb70616cf07c29eb2a7db74e94ae96a10bad712b7283b228b3591bb4e8dadc
+checksums rmd160 15953f4bc160a060ec5e9772dec4e802c7e22415 \
+ sha256 f007889cbaa19f9fd4c69b37eb2f28a8ddc995ad29a1c906546529b9a80f6373
python.versions 26 27 34
if {${name} ne ${subport}} {
post-destroot {
xinstall -d -m 755 ${destroot}${prefix}/share/doc/${subport}
- xinstall -m 644 -W ${worksrcpath} CHANGELOG LICENSE README \
+ xinstall -m 644 -W ${worksrcpath} CHANGELOG LICENSE README.md \
${destroot}${prefix}/share/doc/${subport}
}
livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150104/4f265021/attachment.html>
More information about the macports-changes
mailing list