[132430] trunk/dports/perl/p5-html-strip/Portfile

devans at macports.org devans at macports.org
Sat Jan 31 22:06:40 PST 2015


Revision: 132430
          https://trac.macports.org/changeset/132430
Author:   devans at macports.org
Date:     2015-01-31 22:06:40 -0800 (Sat, 31 Jan 2015)
Log Message:
-----------
p5-html-strip: update to version 2.09, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-html-strip/Portfile

Modified: trunk/dports/perl/p5-html-strip/Portfile
===================================================================
--- trunk/dports/perl/p5-html-strip/Portfile	2015-02-01 06:05:50 UTC (rev 132429)
+++ trunk/dports/perl/p5-html-strip/Portfile	2015-02-01 06:06:40 UTC (rev 132430)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -4,8 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         HTML-Strip 1.06
-revision            3
+perl5.setup         HTML-Strip 2.09
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Perl extension for stripping HTML markup from text.
@@ -18,4 +18,11 @@
 
 platforms           darwin
 
-checksums           md5 ceeacef0c7c31983e3a991e77bb58b45
+checksums           rmd160  53eed91a8ce6e5624a8159b757854f29deeb2d2a \
+                    sha256  3f310370d0a677d17ca539508afb054be869b68acaec9aea239a057aa04d81d7
+
+if {${perl5.major} != ""} {
+    depends_lib-append \
+                    port:p${perl5.major}-test-exception \
+                    port:p${perl5.major}-test-simple
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150131/e54e1175/attachment.html>


More information about the macports-changes mailing list