[131206] trunk/dports/perl/p5-html-encoding/Portfile
mojca at macports.org
mojca at macports.org
Tue Jan 6 12:24:15 PST 2015
Revision: 131206
https://trac.macports.org/changeset/131206
Author: mojca at macports.org
Date: 2015-01-06 12:24:15 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-html-encoding: add 5.18 5.20, sha256, minor whitespace changes/shuffling
Modified Paths:
--------------
trunk/dports/perl/p5-html-encoding/Portfile
Modified: trunk/dports/perl/p5-html-encoding/Portfile
===================================================================
--- trunk/dports/perl/p5-html-encoding/Portfile 2015-01-06 20:21:07 UTC (rev 131205)
+++ trunk/dports/perl/p5-html-encoding/Portfile 2015-01-06 20:24:15 UTC (rev 131206)
@@ -4,25 +4,26 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.16
+perl5.branches 5.16 5.18 5.20
perl5.setup HTML-Encoding 0.61
revision 2
-platforms darwin
maintainers nomaintainer
license {Artistic-1 GPL}
-supported_archs noarch
description Determine the encoding of HTML/XML/XHTML documents
-
long_description ${description}
-checksums sha1 539c09038c812ae8b2215ab3824b69e50e20b33c \
- rmd160 568d0d6b46778644802b9e4f5ac4642a4ad1c419
+checksums rmd160 568d0d6b46778644802b9e4f5ac4642a4ad1c419 \
+ sha256 008981f868a151be41cdfded28daa37f7029b51e57c75c976b24ead91f401a68
+platforms darwin
+supported_archs noarch
+
if {${perl5.major} != ""} {
-patchfiles patch-lib-HTML-Encoding.pm.diff
+ patchfiles patch-lib-HTML-Encoding.pm.diff
-depends_lib-append port:p${perl5.major}-encode \
+ depends_lib-append \
+ port:p${perl5.major}-encode \
port:p${perl5.major}-html-parser \
port:p${perl5.major}-libwww-perl
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/c4aa4c7d/attachment.html>
More information about the macports-changes
mailing list