[151168] trunk/dports/perl/p5-mouse/Portfile

devans at macports.org devans at macports.org
Mon Aug 8 22:32:42 PDT 2016


Revision: 151168
          https://trac.macports.org/changeset/151168
Author:   devans at macports.org
Date:     2016-08-08 22:32:42 -0700 (Mon, 08 Aug 2016)
Log Message:
-----------
p5-mouse: remove v-string version workarounds, dependencies, comments, increment revision.

Modified Paths:
--------------
    trunk/dports/perl/p5-mouse/Portfile

Modified: trunk/dports/perl/p5-mouse/Portfile
===================================================================
--- trunk/dports/perl/p5-mouse/Portfile	2016-08-09 05:31:02 UTC (rev 151167)
+++ trunk/dports/perl/p5-mouse/Portfile	2016-08-09 05:32:42 UTC (rev 151168)
@@ -1,17 +1,12 @@
 # -*- 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         Mouse 2.4.5 ../by-authors/id/S/SY/SYOHEX
+perl5.setup         Mouse v2.4.5 ../by-authors/id/S/SY/SYOHEX
+revision            1
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Moose minus the antlers
@@ -25,16 +20,17 @@
 
 platforms           darwin
 
-distname            ${perl5.module}-v${perl5.moduleversion}
-
 checksums           rmd160  33905e27fd656f8abede4f429abe33a518c7ef05 \
                     sha256  14223cf0864e307e674e39c0b109398d2fb6289d245f273177810b878cbe8db8
 
 if {${perl5.major} != ""} {
     depends_build-append \
+                    port:p${perl5.major}-declare-constraints-simple \
                     port:p${perl5.major}-devel-ppport \
                     port:p${perl5.major}-io-string \
                     port:p${perl5.major}-module-build-xsutil \
+                    port:p${perl5.major}-moose \
+                    port:p${perl5.major}-path-class \
                     port:p${perl5.major}-test-exception \
                     port:p${perl5.major}-test-deep \
                     port:p${perl5.major}-test-fatal \
@@ -45,5 +41,3 @@
     
     perl5.use_module_build
 }
-
-livecheck.regex     \"name\" : \"[quotemeta ${perl5.module}]-v(\[^"\]+?)\"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160808/403b4fb2/attachment-0001.html>


More information about the macports-changes mailing list