[150920] trunk/dports/perl/p5-test-www-mechanize/Portfile

devans at macports.org devans at macports.org
Mon Aug 1 15:36:10 PDT 2016


Revision: 150920
          https://trac.macports.org/changeset/150920
Author:   devans at macports.org
Date:     2016-08-01 15:36:10 -0700 (Mon, 01 Aug 2016)
Log Message:
-----------
p5-test-www-mechanize: update to version 1.46, dependencies, license, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-www-mechanize/Portfile

Modified: trunk/dports/perl/p5-test-www-mechanize/Portfile
===================================================================
--- trunk/dports/perl/p5-test-www-mechanize/Portfile	2016-08-01 22:35:10 UTC (rev 150919)
+++ trunk/dports/perl/p5-test-www-mechanize/Portfile	2016-08-01 22:36:10 UTC (rev 150920)
@@ -1,30 +1,25 @@
 # -*- 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         Test-WWW-Mechanize 1.44
-license             {Artistic-2 GPL}
+perl5.setup         Test-WWW-Mechanize 1.46
+license             Artistic-2
 maintainers         nomaintainer
 description         Testing-specific WWW::Mechanize subclass
 long_description    ${description}
 
-checksums           rmd160  9fc6b73aaaab3cb8e0bb5f40e5685cff9c424c34 \
-                    sha256  58d00b999b3c7f1eae879d54e112fb3c7525d25517cb10f81a87e92d88905718
+checksums           rmd160  b73ea69f8e68ac1aff9726e309e74579a8c48c90 \
+                    sha256  99b4774457978c37111041af283a0d452771343743987ba1e02af620778e4d64
 
 platforms           darwin
 supported_archs     noarch
 
 if {${perl5.major} != ""} {
     depends_lib-append  port:p${perl5.major}-carp-assert-more \
+                        port:p${perl5.major}-html-lint \
                         port:p${perl5.major}-http-server-simple \
                         port:p${perl5.major}-test-longstring \
                         port:p${perl5.major}-uri \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160801/2569f995/attachment-0001.html>


More information about the macports-changes mailing list