[151163] trunk/dports/perl/p5-file-find-object/Portfile

devans at macports.org devans at macports.org
Mon Aug 8 22:20:56 PDT 2016


Revision: 151163
          https://trac.macports.org/changeset/151163
Author:   devans at macports.org
Date:     2016-08-08 22:20:56 -0700 (Mon, 08 Aug 2016)
Log Message:
-----------
p5-file-find-object: remove v-string version workarounds, comments.

Modified Paths:
--------------
    trunk/dports/perl/p5-file-find-object/Portfile

Modified: trunk/dports/perl/p5-file-find-object/Portfile
===================================================================
--- trunk/dports/perl/p5-file-find-object/Portfile	2016-08-09 05:19:35 UTC (rev 151162)
+++ trunk/dports/perl/p5-file-find-object/Portfile	2016-08-09 05:20:56 UTC (rev 151163)
@@ -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         File-Find-Object 0.2.13
+perl5.setup         File-Find-Object v0.2.13
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         File::Find::Object - An object oriented File::Find replacement
@@ -19,8 +13,6 @@
 
 platforms           darwin
 
-distname            ${perl5.module}-v${perl5.moduleversion}
-
 checksums           rmd160  3e5a8ac2b3d5c39c9c8b799aca7e1e18fd7e5d8b \
                     sha256  04366a36669aa4c1dc565296e8cbb2cdb4dcd106e0e692c7d144a065ce1ac13d
 
@@ -31,5 +23,3 @@
     perl5.use_module_build
     supported_archs noarch
 }
-
-livecheck.version   v${perl5.moduleversion}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160808/940a29da/attachment-0001.html>


More information about the macports-changes mailing list