[131173] trunk/dports/perl/p5-file-comments/Portfile
mojca at macports.org
mojca at macports.org
Tue Jan 6 06:59:19 PST 2015
Revision: 131173
https://trac.macports.org/changeset/131173
Author: mojca at macports.org
Date: 2015-01-06 06:59:19 -0800 (Tue, 06 Jan 2015)
Log Message:
-----------
p5-file-comments: add 5.18 5.20, try to fix deps (#46444)
Modified Paths:
--------------
trunk/dports/perl/p5-file-comments/Portfile
Modified: trunk/dports/perl/p5-file-comments/Portfile
===================================================================
--- trunk/dports/perl/p5-file-comments/Portfile 2015-01-06 14:50:47 UTC (rev 131172)
+++ trunk/dports/perl/p5-file-comments/Portfile 2015-01-06 14:59:19 UTC (rev 131173)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup perl5 1.0
-perl5.branches 5.16
+perl5.branches 5.16 5.18 5.20
perl5.setup File-Comments 0.08
revision 3
license {Artistic-1 GPL}
@@ -24,10 +24,11 @@
if {${perl5.major} != ""} {
depends_lib-append \
- port:p${perl5.major}-archive-tar \
+ port:p${perl5.major}-file-which \
port:p${perl5.major}-html-parser \
port:p${perl5.major}-html-tree \
port:p${perl5.major}-log-log4perl \
+ port:p${perl5.major}-module-pluggable \
port:p${perl5.major}-ppi \
port:p${perl5.major}-sysadm-install
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150106/ed517a12/attachment.html>
More information about the macports-changes
mailing list