[150638] trunk/dports/perl/p5-config-inifiles/Portfile

devans at macports.org devans at macports.org
Mon Jul 25 13:50:12 PDT 2016


Revision: 150638
          https://trac.macports.org/changeset/150638
Author:   devans at macports.org
Date:     2016-07-25 13:50:12 -0700 (Mon, 25 Jul 2016)
Log Message:
-----------
p5-config-inifiles: update to version 2.93, dependencies, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-config-inifiles/Portfile

Modified: trunk/dports/perl/p5-config-inifiles/Portfile
===================================================================
--- trunk/dports/perl/p5-config-inifiles/Portfile	2016-07-25 18:17:01 UTC (rev 150637)
+++ trunk/dports/perl/p5-config-inifiles/Portfile	2016-07-25 20:50:12 UTC (rev 150638)
@@ -1,29 +1,23 @@
 # -*- 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         Config-IniFiles 2.92
+perl5.setup         Config-IniFiles 2.93
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         A module for reading .ini-style configuration files.
 long_description    ${description}
 
-checksums           rmd160  ef9ae14600e91531ffba238a6e81e08dfbae3629 \
-                    sha256  522e832c2cefca9b9eebb2a8090417bc395616e05cca1e29fea5ab0113eecb15
+checksums           rmd160  ee8206cf4355dfca206c9dd860bbedb88285887f \
+                    sha256  2fc79e5616c176b97f49f3d57b8d8068695639209ff9de7aa7f28a550d0478e4
 
 platforms           darwin
 
 if {${perl5.major} != ""} {
-    depends_build-append \
+    depends_lib-append \
                     port:p${perl5.major}-io-stringy
     
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160725/ecf89cff/attachment.html>


More information about the macports-changes mailing list