[131668] trunk/dports/perl/p5-text-spellchecker/Portfile
mojca at macports.org
mojca at macports.org
Thu Jan 15 06:09:37 PST 2015
Revision: 131668
https://trac.macports.org/changeset/131668
Author: mojca at macports.org
Date: 2015-01-15 06:09:37 -0800 (Thu, 15 Jan 2015)
Log Message:
-----------
p5-text-spellchecker: first line, whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-text-spellchecker/Portfile
Modified: trunk/dports/perl/p5-text-spellchecker/Portfile
===================================================================
--- trunk/dports/perl/p5-text-spellchecker/Portfile 2015-01-15 14:02:26 UTC (rev 131667)
+++ trunk/dports/perl/p5-text-spellchecker/Portfile 2015-01-15 14:09:37 UTC (rev 131668)
@@ -1,23 +1,25 @@
+# -*- 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.16 5.18 5.20
-perl5.setup Text-SpellChecker 0.11
-revision 1
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description OO interface for spell-checking a block of text
-long_description ${description}
+perl5.setup Text-SpellChecker 0.11
+revision 1
+license {Artistic-1 GPL}
+maintainers nomaintainer
-platforms darwin
+description OO interface for spell-checking a block of text
+long_description ${description}
-checksums rmd160 35fcb77f780588c4f2240d60116887e7dc6f81b6 \
- sha256 133badf292d253068ad9bcc220243cb6fbd83dc8396efbbd6badd6364a4815c3
+checksums rmd160 35fcb77f780588c4f2240d60116887e7dc6f81b6 \
+ sha256 133badf292d253068ad9bcc220243cb6fbd83dc8396efbbd6badd6364a4815c3
+platforms darwin
+supported_archs noarch
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-text-aspell
-
-supported_archs noarch
+ depends_lib-append \
+ port:p${perl5.major}-text-aspell
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150115/c298a8d9/attachment.html>
More information about the macports-changes
mailing list