[151173] trunk/dports/perl/p5-test-compile/Portfile

devans at macports.org devans at macports.org
Mon Aug 8 22:41:44 PDT 2016


Revision: 151173
          https://trac.macports.org/changeset/151173
Author:   devans at macports.org
Date:     2016-08-08 22:41:44 -0700 (Mon, 08 Aug 2016)
Log Message:
-----------
p5-test-compile: remove v-string version workarounds, dependencies, comments, increment revision.

Modified Paths:
--------------
    trunk/dports/perl/p5-test-compile/Portfile

Modified: trunk/dports/perl/p5-test-compile/Portfile
===================================================================
--- trunk/dports/perl/p5-test-compile/Portfile	2016-08-09 05:40:03 UTC (rev 151172)
+++ trunk/dports/perl/p5-test-compile/Portfile	2016-08-09 05:41:44 UTC (rev 151173)
@@ -1,25 +1,18 @@
 # -*- 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-Compile 1.3.0
+perl5.setup         Test-Compile v1.3.0
+revision            1
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 
 description         Check whether Perl files compile correctly
 long_description    ${description}
 
-distname            ${perl5.module}-v${perl5.moduleversion}
-
 checksums           rmd160  1c231c38fe571b0ab825a4c2c96c7bd53797905e \
                     sha256  77527e9477ac5260443c756367a7f7bc3d8f6c6ebbc561b0b2fb3f79303bad33
 
@@ -32,9 +25,8 @@
 
     depends_lib-append \
                     port:p${perl5.major}-devel-checkos \
-                    port:p${perl5.major}-universal-require
+                    port:p${perl5.major}-universal-require \
+                    port:p${perl5.major}-version
 
     perl5.use_module_build
 }
-
-livecheck.version   v${perl5.moduleversion}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160808/aa008738/attachment-0001.html>


More information about the macports-changes mailing list