[153268] trunk/dports/perl/p5-params-validate/Portfile

devans at macports.org devans at macports.org
Wed Sep 28 02:48:24 PDT 2016


Revision: 153268
          https://trac.macports.org/changeset/153268
Author:   devans at macports.org
Date:     2016-09-28 02:48:24 -0700 (Wed, 28 Sep 2016)
Log Message:
-----------
p5-params-validate: update to version 1.25, no longer uses module build, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-params-validate/Portfile

Modified: trunk/dports/perl/p5-params-validate/Portfile
===================================================================
--- trunk/dports/perl/p5-params-validate/Portfile	2016-09-28 09:47:21 UTC (rev 153267)
+++ trunk/dports/perl/p5-params-validate/Portfile	2016-09-28 09:48:24 UTC (rev 153268)
@@ -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         Params-Validate 1.24
+perl5.setup         Params-Validate 1.25
 license             Artistic-2
 maintainers         nomaintainer
 description         Validate method/function parameters
@@ -27,8 +21,8 @@
 
 platforms           darwin
 
-checksums           rmd160  461084249674ab1748ff6cbc3651ec4f611245e9 \
-                    sha256  1e1576f16e6e01ba63aa73775da563b410b49f26ee44169a45280feb958a5f0d
+checksums           rmd160  70e1795c7ad2e467c91367a0a6f88b379cc93de3 \
+                    sha256  6a6a9398ad5950097e3dfa26b3d8e83eb45dbc095629fcb55ed4fca4ddf98e40
 
 if {${perl5.major} != ""} {
     depends_build-append \
@@ -39,6 +33,4 @@
 
     depends_lib-append \
                     port:p${perl5.major}-module-implementation
-
-    perl5.use_module_build
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160928/c0e3835c/attachment.html>


More information about the macports-changes mailing list