[129267] trunk/dports/perl/p5-text-trac/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 9 15:10:34 PST 2014
Revision: 129267
https://trac.macports.org/changeset/129267
Author: mojca at macports.org
Date: 2014-12-09 15:10:34 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-text-trac: whitespace, status line and sha256 only
Modified Paths:
--------------
trunk/dports/perl/p5-text-trac/Portfile
Modified: trunk/dports/perl/p5-text-trac/Portfile
===================================================================
--- trunk/dports/perl/p5-text-trac/Portfile 2014-12-09 23:07:49 UTC (rev 129266)
+++ trunk/dports/perl/p5-text-trac/Portfile 2014-12-09 23:10:34 UTC (rev 129267)
@@ -1,29 +1,30 @@
+# -*- 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.8 5.10 5.12 5.14 5.16
-perl5.setup Text-Trac 0.15
-revision 3
-maintainers geeklair.net:dluke openmaintainer
-description Perl extension for formatting text with Trac Wiki Style.
-license {Artistic-1 GPL}
+perl5.setup Text-Trac 0.15
+revision 3
+maintainers geeklair.net:dluke openmaintainer
+description Perl extension for formatting text with Trac Wiki Style.
+license {Artistic-1 GPL}
-long_description ${description}
+long_description ${description}
-platforms darwin
+platforms darwin
-checksums md5 57757c5e9c742232b811af33b224357a \
- sha1 f8341f215d0335a5619b7a572f563d9d946ae850 \
- rmd160 d0974946fac5a80de7dc0894dd752fa7e0943bbb
+checksums rmd160 d0974946fac5a80de7dc0894dd752fa7e0943bbb \
+ sha256 924582d9352ac28ac7e85ed5b4cac421e09bb6bb72aa24f806b52754c14f910c
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-test-base \
- port:p${perl5.major}-universal-require \
- port:p${perl5.major}-class-accessor \
- port:p${perl5.major}-class-data-inheritable \
- port:p${perl5.major}-tie-ixhash \
- port:p${perl5.major}-list-moreutils \
- port:p${perl5.major}-html-parser
+ depends_lib-append \
+ port:p${perl5.major}-test-base \
+ port:p${perl5.major}-universal-require \
+ port:p${perl5.major}-class-accessor \
+ port:p${perl5.major}-class-data-inheritable \
+ port:p${perl5.major}-tie-ixhash \
+ port:p${perl5.major}-list-moreutils \
+ port:p${perl5.major}-html-parser
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/a707ef40/attachment.html>
More information about the macports-changes
mailing list