[129260] trunk/dports/perl/p5-catalyst-devel/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 9 14:51:25 PST 2014
Revision: 129260
https://trac.macports.org/changeset/129260
Author: mojca at macports.org
Date: 2014-12-09 14:51:24 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-devel: whitespace and status line only
Modified Paths:
--------------
trunk/dports/perl/p5-catalyst-devel/Portfile
Modified: trunk/dports/perl/p5-catalyst-devel/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-devel/Portfile 2014-12-09 22:49:45 UTC (rev 129259)
+++ trunk/dports/perl/p5-catalyst-devel/Portfile 2014-12-09 22:51:24 UTC (rev 129260)
@@ -1,39 +1,41 @@
+# -*- 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.10 5.12 5.14 5.16
-perl5.setup Catalyst-Devel 1.31 ../by-authors/id/B/BO/BOBTFISH/
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Catalyst Development Tools
-long_description The Catalyst::Devel package includes a variety of \
- modules useful for the development of Catalyst applications, \
- but not required to run them.
+perl5.branches 5.10 5.12 5.14 5.16
+perl5.setup Catalyst-Devel 1.31 ../by-authors/id/B/BO/BOBTFISH/
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Catalyst Development Tools
+long_description The Catalyst::Devel package includes a variety of \
+ modules useful for the development of Catalyst applications, \
+ but not required to run them.
-platforms darwin
+platforms darwin
-checksums md5 b5017d549a1c57a3b13ed4b010339c13 \
- sha1 fabfabc16218ca80d6c091b11534ad6ab0afafb2 \
- rmd160 903f691a88d6cfb00f83e1d7391ae4dd055930d2
+checksums md5 b5017d549a1c57a3b13ed4b010339c13 \
+ sha1 fabfabc16218ca80d6c091b11534ad6ab0afafb2 \
+ rmd160 903f691a88d6cfb00f83e1d7391ae4dd055930d2
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-catalyst-runtime \
- port:p${perl5.major}-catalyst-action-renderview \
- port:p${perl5.major}-catalyst-plugin-configloader \
- port:p${perl5.major}-catalyst-plugin-static-simple \
- port:p${perl5.major}-config-general \
- port:p${perl5.major}-file-copy-recursive \
- port:p${perl5.major}-module-install \
- port:p${perl5.major}-path-class \
- port:p${perl5.major}-template-toolkit \
- port:p${perl5.major}-file-changenotify \
- port:p${perl5.major}-moose \
- port:p${perl5.major}-moosex-emulate-class-accessor-fast \
- port:p${perl5.major}-namespace-clean \
- port:p${perl5.major}-namespace-autoclean \
- port:p${perl5.major}-test-simple \
- port:p${perl5.major}-file-sharedir
+ depends_lib-append \
+ port:p${perl5.major}-catalyst-runtime \
+ port:p${perl5.major}-catalyst-action-renderview \
+ port:p${perl5.major}-catalyst-plugin-configloader \
+ port:p${perl5.major}-catalyst-plugin-static-simple \
+ port:p${perl5.major}-config-general \
+ port:p${perl5.major}-file-copy-recursive \
+ port:p${perl5.major}-module-install \
+ port:p${perl5.major}-path-class \
+ port:p${perl5.major}-template-toolkit \
+ port:p${perl5.major}-file-changenotify \
+ port:p${perl5.major}-moose \
+ port:p${perl5.major}-moosex-emulate-class-accessor-fast \
+ port:p${perl5.major}-namespace-clean \
+ port:p${perl5.major}-namespace-autoclean \
+ port:p${perl5.major}-test-simple \
+ port:p${perl5.major}-file-sharedir
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/143d1cf2/attachment-0001.html>
More information about the macports-changes
mailing list