[150741] trunk/dports/perl/p5-string-truncate/Portfile
devans at macports.org
devans at macports.org
Wed Jul 27 14:34:59 PDT 2016
Revision: 150741
https://trac.macports.org/changeset/150741
Author: devans at macports.org
Date: 2016-07-27 14:34:59 -0700 (Wed, 27 Jul 2016)
Log Message:
-----------
p5-string-truncate: add modeline and reformat, whitespace only.
Modified Paths:
--------------
trunk/dports/perl/p5-string-truncate/Portfile
Modified: trunk/dports/perl/p5-string-truncate/Portfile
===================================================================
--- trunk/dports/perl/p5-string-truncate/Portfile 2016-07-27 21:33:50 UTC (rev 150740)
+++ trunk/dports/perl/p5-string-truncate/Portfile 2016-07-27 21:34:59 UTC (rev 150741)
@@ -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$
# This comment was inserted on 20160713 to force reindexing of
@@ -6,26 +7,27 @@
# 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
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.22 5.24
-perl5.setup String-Truncate 1.100602
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description a module for when strings are too long to be displayed in...
-long_description ${description}
+perl5.setup String-Truncate 1.100602
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description a module for when strings are too long to be displayed in...
+long_description ${description}
-platforms darwin
+platforms darwin
-checksums md5 77cfc678607a7d84008b117f3991bbfa \
- sha1 9359e8907ce9247b91775e3902562d8cada574cd \
- rmd160 5e168d35b4cb523832a6ecc057515ec8141bee27
+checksums md5 77cfc678607a7d84008b117f3991bbfa \
+ sha1 9359e8907ce9247b91775e3902562d8cada574cd \
+ rmd160 5e168d35b4cb523832a6ecc057515ec8141bee27
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-sub-exporter \
- port:p${perl5.major}-test-simple \
- port:p${perl5.major}-sub-install
+ depends_lib-append \
+ port:p${perl5.major}-sub-exporter \
+ port:p${perl5.major}-test-simple \
+ port:p${perl5.major}-sub-install
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160727/3b816a53/attachment.html>
More information about the macports-changes
mailing list