[119120] trunk/dports/perl/p5-email-mime-contenttype/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Thu Apr 17 14:59:40 PDT 2014


Revision: 119120
          https://trac.macports.org/changeset/119120
Author:   macsforever2000 at macports.org
Date:     2014-04-17 14:59:40 -0700 (Thu, 17 Apr 2014)
Log Message:
-----------
p5-email-mime-contenttype: Update to version 1.017. Add p5.18 sub-port. (#43151)

Modified Paths:
--------------
    trunk/dports/perl/p5-email-mime-contenttype/Portfile

Modified: trunk/dports/perl/p5-email-mime-contenttype/Portfile
===================================================================
--- trunk/dports/perl/p5-email-mime-contenttype/Portfile	2014-04-17 21:24:18 UTC (rev 119119)
+++ trunk/dports/perl/p5-email-mime-contenttype/Portfile	2014-04-17 21:59:40 UTC (rev 119120)
@@ -1,3 +1,4 @@
+# -*- 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$
 
 PortSystem			1.0
@@ -3,15 +4,18 @@
 PortGroup			perl5 1.0
 
-perl5.branches      5.8 5.10 5.12 5.14 5.16
-perl5.setup			Email-MIME-ContentType 1.015
-revision            3
+perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
+perl5.setup			Email-MIME-ContentType 1.017
 license				{Artistic-1 GPL}
 maintainers			nomaintainer
 description			Parse a MIME Content-Type Header
-long_description	${description} 	
+long_description	${description}
 platforms			darwin
 
-checksums           sha1    6073cc4726c5f84fa0c2b7d4c2b6f27ecd7f1390 \
-                    rmd160  9b917f5bd6a60ddc052350a9d96f7e5e90d63912
+checksums           rmd160  8555695b4f57955b28005a275c969d83138dc877 \
+                    sha256  963da3b0446317e64ba3d41f0f59c05475e84fc49080130f6c2099474fa281b2
+                    
+supported_archs noarch
 
-supported_archs noarch
+if {${perl5.major} != ""} {
+    depends_lib-append  port:p${perl5.major}-capture-tiny
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140417/c5a2f6a0/attachment.html>


More information about the macports-changes mailing list