[150863] trunk/dports/perl/p5-xml-libxslt/Portfile

devans at macports.org devans at macports.org
Sun Jul 31 17:03:12 PDT 2016


Revision: 150863
          https://trac.macports.org/changeset/150863
Author:   devans at macports.org
Date:     2016-07-31 17:03:11 -0700 (Sun, 31 Jul 2016)
Log Message:
-----------
p5-xml-libxslt: update to version 1.95, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-xml-libxslt/Portfile

Modified: trunk/dports/perl/p5-xml-libxslt/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-libxslt/Portfile	2016-08-01 00:01:14 UTC (rev 150862)
+++ trunk/dports/perl/p5-xml-libxslt/Portfile	2016-08-01 00:03:11 UTC (rev 150863)
@@ -1,17 +1,11 @@
 # -*- 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$
 
-# This comment was inserted on 20160713 to force reindexing of
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# Reindexing is necessary for the new definition to take effect.
-# This comment may be removed in subsequent updates of this port.
-
 PortSystem          1.0
 PortGroup           perl5 1.0
 
 perl5.branches      5.22 5.24
-perl5.setup         XML-LibXSLT 1.94
+perl5.setup         XML-LibXSLT 1.95
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 categories-append   textproc
@@ -21,14 +15,14 @@
                     highly compliant and also very fast. I have tests \
                     showing this to be more than twice as fast as Sablotron.
 
-checksums           rmd160  dcd04800006afa7102f18a03704afe9fde83db0b \
-                    sha256  b9c0d4de0697284c3f4687283f2ed6b28139b088e2dc2c73be37b0f7b5e94ae5
+checksums           rmd160  1735dd44b30fc3fb7bb0568e9f780f52f1b881a3 \
+                    sha256  f1ca21135acc53af9f175958ef5fceb453fd0ef383cfb0e6ef6ea24031f3ef35
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
     depends_build-append \
-                    port:p${perl5.major}-test-trailingspace
+                    port:pkgconfig
     
     depends_lib-append \
                     port:p${perl5.major}-xml-libxml \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160731/1d3db917/attachment.html>


More information about the macports-changes mailing list