[148072] trunk/dports/lang/cppman
eborisch at macports.org
eborisch at macports.org
Mon Apr 25 20:35:36 PDT 2016
Revision: 148072
https://trac.macports.org/changeset/148072
Author: eborisch at macports.org
Date: 2016-04-25 20:35:36 -0700 (Mon, 25 Apr 2016)
Log Message:
-----------
cppman: Update to 0.4.8; add new dependency.
Modified Paths:
--------------
trunk/dports/lang/cppman/Portfile
Removed Paths:
-------------
trunk/dports/lang/cppman/files/
Modified: trunk/dports/lang/cppman/Portfile
===================================================================
--- trunk/dports/lang/cppman/Portfile 2016-04-25 21:56:01 UTC (rev 148071)
+++ trunk/dports/lang/cppman/Portfile 2016-04-26 03:35:36 UTC (rev 148072)
@@ -5,9 +5,9 @@
PortGroup github 1.0
PortGroup python 1.0
-github.setup aitjcize cppman 0.4.6
+github.setup aitjcize cppman 0.4.8
python.default_version 35
-revision 1
+revision 0
maintainers eborisch \
openmaintainer
@@ -22,13 +22,13 @@
platforms darwin
checksums \
- rmd160 019d1d151e47434d8f6bd3fe342ed12d0caecce9 \
- sha256 eb4e92dac70c99c46b094a6574e7e6a2ba0431bdec2cc60272a5a5de35c0a8a1
+ rmd160 b0cd05b22836092ea419aae721666c65cb421364 \
+ sha256 8d4dd5b73dfe3a84a80bfd138ba5ccd3c07d7d7d8b5c98daac4ff715f02d6db8
-patchfiles cppman_util_py.patch
+depends_lib-append \
+ port:py${python.default_version}-beautifulsoup4 \
+ port:py${python.default_version}-html5lib
-depends_lib-append port:py${python.default_version}-beautifulsoup4
-
post-destroot {
delete ${destroot}${prefix}/share
move ${destroot}${python.prefix}/share ${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160425/36a28db2/attachment.html>
More information about the macports-changes
mailing list