Ticket #53041: p5-xml-twig-3.52.patch

File p5-xml-twig-3.52.patch, 1.6 KB (added by dbevans (David B. Evans), 8 years ago)

Proposed patch to update p5-xml-twig

  • perl/p5-xml-twig/Portfile

    diff --git a/perl/p5-xml-twig/Portfile b/perl/p5-xml-twig/Portfile
    index 255a851..d62c51c 100644
    a b  
    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
    2 # $Id$
    3 
    4 # This comment was inserted on 20160713 to force reindexing of
    5 # this port after the default homepage definition in the perl5
    6 # PortGroup was changed to use metacpan.org (r150080).
    7 # Reindexing is necessary for the new definition to take effect.
    8 # This comment may be removed in subsequent updates of this port.
    92
    103PortSystem          1.0
    114PortGroup           perl5 1.0
    125
    136perl5.branches      5.24
    14 perl5.setup         XML-Twig 3.49
     7perl5.setup         XML-Twig 3.52
    158platforms           darwin
    16 maintainers         janusresearch.com:frank.mcpherson
     9maintainers         janusresearch.com:frank.mcpherson openmaintainer
    1710license             {Artistic-1 GPL}
    1811supported_archs     noarch
    1912
    description A perl module for processing huge XML documents in tree mode 
    2215long_description    Twig offers a tree-oriented interface \
    2316                    to a document while handling large docs.
    2417
    25 checksums           rmd160  7aab0ed9484fa01f45d7b8c787d0f6b229606803 \
    26                     sha256  3e0def8a7477fefa8c27fabf11899a459c8b793909182d016ba26749e9354e01
     18checksums           rmd160  532413b74b6372e32c9a1e54b0a73ffd24ad31ff \
     19                    sha256  fef75826c24f2b877d0a0d2645212fc4fb9756ed4d2711614ac15c497e8680ad
    2720
    2821if {${perl5.major} != ""} {
    2922    depends_build-append \