[146019] trunk/dports/perl/p5-string-tokenizer/Portfile
devans at macports.org
devans at macports.org
Wed Feb 24 16:05:55 PST 2016
Revision: 146019
https://trac.macports.org/changeset/146019
Author: devans at macports.org
Date: 2016-02-24 16:05:54 -0800 (Wed, 24 Feb 2016)
Log Message:
-----------
p5-string-tokenizer: add modeline and reformat, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-string-tokenizer/Portfile
Modified: trunk/dports/perl/p5-string-tokenizer/Portfile
===================================================================
--- trunk/dports/perl/p5-string-tokenizer/Portfile 2016-02-25 00:04:53 UTC (rev 146018)
+++ trunk/dports/perl/p5-string-tokenizer/Portfile 2016-02-25 00:05:54 UTC (rev 146019)
@@ -1,22 +1,23 @@
+# -*- 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
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.22
-perl5.setup String-Tokenizer 0.05
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description A simple string tokenizer.
+perl5.setup String-Tokenizer 0.05
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description A simple string tokenizer.
long_description A simple string tokenizer which takes a string and \
- splits it on whitespace. It also optionally takes \
- a string of characters to use as delimiters, and \
- returns them with the token set as well. This allows \
- for splitting the string in many different ways.
+ splits it on whitespace. It also optionally takes \
+ a string of characters to use as delimiters, and \
+ returns them with the token set as well. This allows \
+ for splitting the string in many different ways.
checksums md5 650bfc09bc0c7b671a67329b2bb901f8 \
sha1 e9feede7e29d3ab0d605ff7500500add59db2b7d
-platforms darwin
-supported_archs noarch
+platforms darwin
+supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160224/a4187ff4/attachment-0001.html>
More information about the macports-changes
mailing list