[148613] trunk/dports/perl/p5-html-selector-xpath/Portfile

devans at macports.org devans at macports.org
Thu May 12 15:39:51 PDT 2016


Revision: 148613
          https://trac.macports.org/changeset/148613
Author:   devans at macports.org
Date:     2016-05-12 15:39:50 -0700 (Thu, 12 May 2016)
Log Message:
-----------
p5-html-selector-xpath: update to version 0.20, noarch, dependencies, remove old comments.

Modified Paths:
--------------
    trunk/dports/perl/p5-html-selector-xpath/Portfile

Modified: trunk/dports/perl/p5-html-selector-xpath/Portfile
===================================================================
--- trunk/dports/perl/p5-html-selector-xpath/Portfile	2016-05-12 22:36:12 UTC (rev 148612)
+++ trunk/dports/perl/p5-html-selector-xpath/Portfile	2016-05-12 22:39:50 UTC (rev 148613)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         HTML-Selector-XPath 0.18
+perl5.setup         HTML-Selector-XPath 0.20
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         HTML::Selector::XPath - CSS Selector to XPath compiler
@@ -14,22 +14,13 @@
 
 platforms           darwin
 
-checksums           rmd160  8083ab6dde0f9554d55dafbb5b3424b8fe87ccce \
-                    sha256  73e53f5401df0c1e356e9b7eef5eabe90fee6be14a340e016e7022f6e7434c53
+checksums           rmd160  3efca4d677c71e572eb696c6a2bff503949d013b \
+                    sha256  21da57ec828d49074646c632fa94992ab46ea8271bf0e4e30a868ce6f9bb582e
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:p${perl5.major}-html-treebuilder-xpath \
                     port:p${perl5.major}-test-base
-#                    port:p${perl5.major}-file-sharedir-install \
-#                    port:p${perl5.major}-io-all \
-#                    port:p${perl5.major}-test-warn \
-#                    port:p${perl5.major}-yaml-libyaml
-#
-#    depends_lib-append \
-#                    port:p${perl5.major}-inline \
-#                    port:p${perl5.major}-extutils-makemaker \
-#                    port:p${perl5.major}-parse-recdescent \
-#                    port:p${perl5.major}-pegex
-#
-#    supported_archs noarch
+
+    supported_archs noarch
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160512/a770e5a8/attachment-0001.html>


More information about the macports-changes mailing list