[124645] trunk/dports/perl/p5-text-vimcolor/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Aug 27 04:37:18 PDT 2014


Revision: 124645
          https://trac.macports.org/changeset/124645
Author:   ryandesign at macports.org
Date:     2014-08-27 04:37:18 -0700 (Wed, 27 Aug 2014)
Log Message:
-----------
p5-text-vimcolor: update to 0.24 and add p5.18 and p5.20

Modified Paths:
--------------
    trunk/dports/perl/p5-text-vimcolor/Portfile

Modified: trunk/dports/perl/p5-text-vimcolor/Portfile
===================================================================
--- trunk/dports/perl/p5-text-vimcolor/Portfile	2014-08-27 11:36:54 UTC (rev 124644)
+++ trunk/dports/perl/p5-text-vimcolor/Portfile	2014-08-27 11:37:18 UTC (rev 124645)
@@ -3,15 +3,18 @@
 PortSystem		1.0
 PortGroup		perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup		Text-VimColor 0.11
-revision        3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup		Text-VimColor 0.24
 maintainers		nomaintainer
 description		syntax color text in HTML or XML using Vim.
 long_description	${description} 	
 platforms		darwin
-checksums   		md5 268fb3f630b463fcec528d798dcf77c3 \
-			sha1 5073ae91074a41dd1e6d22c0cf2a6934f0bb3a39 \
-			rmd160 0393eb6f079d47abfa9af00bd80025c52ad042d0
+checksums   		md5 760eb75865168a5e6ede4287c9cf39af \
+			sha1 354471731f3a958c9ed132cff9e414c00ee5cc08 \
+			rmd160 7fff874448ee116e1dc0eef67d1e80e7f1954ce7
 
 supported_archs noarch
+
+if {${perl5.major} != ""} {
+depends_lib-append port:p${perl5.major}-file-sharedir-install
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140827/3945acfa/attachment.html>


More information about the macports-changes mailing list