[152433] trunk/dports/perl/p5-html-entities-interpolate/Portfile
devans at macports.org
devans at macports.org
Thu Sep 8 11:24:37 PDT 2016
Revision: 152433
https://trac.macports.org/changeset/152433
Author: devans at macports.org
Date: 2016-09-08 11:24:37 -0700 (Thu, 08 Sep 2016)
Log Message:
-----------
p5-html-entities-interpolate: update to version 1.10, license, no longer uses deprecated Test::Stream.
Modified Paths:
--------------
trunk/dports/perl/p5-html-entities-interpolate/Portfile
Modified: trunk/dports/perl/p5-html-entities-interpolate/Portfile
===================================================================
--- trunk/dports/perl/p5-html-entities-interpolate/Portfile 2016-09-08 18:22:32 UTC (rev 152432)
+++ trunk/dports/perl/p5-html-entities-interpolate/Portfile 2016-09-08 18:24:37 UTC (rev 152433)
@@ -5,8 +5,8 @@
PortGroup perl5 1.0
perl5.branches 5.22 5.24
-perl5.setup HTML-Entities-Interpolate 1.09
-license Artistic-2
+perl5.setup HTML-Entities-Interpolate 1.10
+license {Artistic-1 GPL}
maintainers devans openmaintainer
description HTML::Entities::Interpolate - Call HTML::Entities::encode_entities, via a hash, within a string
long_description ${description}
@@ -15,13 +15,12 @@
extract.suffix .tgz
-checksums rmd160 5b2ff89377699cb2e6042f3481f5fa8774c0e411 \
- sha256 1a78b9f155cf2cdfa5eb26a189858147b14982585cc777f22a949705fbb37ffb
+checksums rmd160 84bc4f212bf74190d3025e6ba28e8a8cec2dcfa6 \
+ sha256 f15a9df92c282419f7010964aca1ada844ddfae7afc735cd2ba1bb20883e955c
if {${perl5.major} != ""} {
depends_build-append \
- port:p${perl5.major}-test-pod \
- port:p${perl5.major}-test-stream
+ port:p${perl5.major}-test-pod
depends_lib-append \
port:p${perl5.major}-capture-tiny \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160908/6de1d59d/attachment.html>
More information about the macports-changes
mailing list