[151172] trunk/dports/perl/p5-pod-readme/Portfile
devans at macports.org
devans at macports.org
Mon Aug 8 22:40:03 PDT 2016
Revision: 151172
https://trac.macports.org/changeset/151172
Author: devans at macports.org
Date: 2016-08-08 22:40:03 -0700 (Mon, 08 Aug 2016)
Log Message:
-----------
p5-pod-readme: remove v-string version workarounds, dependencies, comments, increment revision.
Modified Paths:
--------------
trunk/dports/perl/p5-pod-readme/Portfile
Modified: trunk/dports/perl/p5-pod-readme/Portfile
===================================================================
--- trunk/dports/perl/p5-pod-readme/Portfile 2016-08-09 05:38:26 UTC (rev 151171)
+++ trunk/dports/perl/p5-pod-readme/Portfile 2016-08-09 05:40:03 UTC (rev 151172)
@@ -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 Pod-Readme 1.1.2
+perl5.setup Pod-Readme v1.1.2
+revision 1
license {Artistic-1 GPL}
maintainers nomaintainer
description Convert POD to README file
@@ -20,8 +15,6 @@
platforms darwin
supported_archs noarch
-distname Pod-Readme-v${perl5.moduleversion}
-
checksums rmd160 820c006ddb13539cf75d6b2734d102569bfd0069 \
sha256 62e23194a386a9870e47dbb8847fca0443b09bb22d50f2e02f2d039159ef5c6a
@@ -40,9 +33,11 @@
port:p${perl5.major}-moox-handlesvia \
port:p${perl5.major}-namespace-autoclean \
port:p${perl5.major}-path-tiny \
+ port:p${perl5.major}-pod-markdown \
+ port:p${perl5.major}-pod-simple \
port:p${perl5.major}-role-tiny \
port:p${perl5.major}-try-tiny \
port:p${perl5.major}-type-tiny \
+ port:p${perl5.major}-type-tiny-xs \
+ port:p${perl5.major}-version \
}
-
-livecheck.regex \"name\" : \"[quotemeta ${perl5.module}]-v(\[^"\]+?)\"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160808/0084481f/attachment.html>
More information about the macports-changes
mailing list