[129241] trunk/dports/perl/p5-catalyst-runtime/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 9 14:05:18 PST 2014
Revision: 129241
https://trac.macports.org/changeset/129241
Author: mojca at macports.org
Date: 2014-12-09 14:05:17 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-catalyst-runtime: whitespace only
Modified Paths:
--------------
trunk/dports/perl/p5-catalyst-runtime/Portfile
Modified: trunk/dports/perl/p5-catalyst-runtime/Portfile
===================================================================
--- trunk/dports/perl/p5-catalyst-runtime/Portfile 2014-12-09 22:02:49 UTC (rev 129240)
+++ trunk/dports/perl/p5-catalyst-runtime/Portfile 2014-12-09 22:05:17 UTC (rev 129241)
@@ -1,56 +1,58 @@
+# -*- 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-Runtime 5.80031 ../by-authors/id/B/BO/BOBTFISH/
-revision 4
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description The Elegant MVC Web Application Framework
-long_description Catalyst is a modern framework for making web \
- applications without the pain usually associated with \
- this process. This document is a reference to the main \
- Catalyst application.
+perl5.branches 5.10 5.12 5.14 5.16
+perl5.setup Catalyst-Runtime 5.80031 ../by-authors/id/B/BO/BOBTFISH/
+revision 4
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description The Elegant MVC Web Application Framework
+long_description Catalyst is a modern framework for making web \
+ applications without the pain usually associated with \
+ this process. This document is a reference to the main \
+ Catalyst application.
-platforms darwin
+platforms darwin
-checksums md5 67960dd84359a9ad5dec61522e0c1989 \
- sha1 a43a4873dda763d77c295bd4492c8c98ac38d438 \
- rmd160 8f0d18b9efde614e4f62f941707f7d9fbc73dd41
+checksums md5 67960dd84359a9ad5dec61522e0c1989 \
+ sha1 a43a4873dda763d77c295bd4492c8c98ac38d438 \
+ rmd160 8f0d18b9efde614e4f62f941707f7d9fbc73dd41
if {${perl5.major} != ""} {
- depends_lib-append port:p${perl5.major}-class-data-inheritable \
- port:p${perl5.major}-test-exception \
- port:p${perl5.major}-b-hooks-endofscope \
- port:p${perl5.major}-cgi-simple \
- port:p${perl5.major}-class-c3-adopt-next \
- port:p${perl5.major}-data-dump \
- port:p${perl5.major}-html-parser \
- port:p${perl5.major}-http-body \
- port:p${perl5.major}-libwww-perl \
- port:p${perl5.major}-http-request-ascgi \
- port:p${perl5.major}-list-moreutils \
- port:p${perl5.major}-mro-compat \
- port:p${perl5.major}-module-pluggable \
- port:p${perl5.major}-moose \
- port:p${perl5.major}-moosex-types \
- port:p${perl5.major}-moosex-types-common \
- port:p${perl5.major}-moosex-emulate-class-accessor-fast \
- port:p${perl5.major}-moosex-methodattributes \
- port:p${perl5.major}-moosex-getopt \
- port:p${perl5.major}-path-class \
- port:p${perl5.major}-string-rewriteprefix \
- port:p${perl5.major}-sub-exporter \
- port:p${perl5.major}-task-weaken \
- port:p${perl5.major}-text-simpletable \
- port:p${perl5.major}-tree-simple \
- port:p${perl5.major}-tree-simple-visitorfactory \
- port:p${perl5.major}-uri \
- port:p${perl5.major}-namespace-autoclean \
- port:p${perl5.major}-namespace-clean \
- port:p${perl5.major}-moosex-role-withoverloading \
- port:p${perl5.major}-test-simple \
- port:p${perl5.major}-data-optlist
+ depends_lib-append \
+ port:p${perl5.major}-class-data-inheritable \
+ port:p${perl5.major}-test-exception \
+ port:p${perl5.major}-b-hooks-endofscope \
+ port:p${perl5.major}-cgi-simple \
+ port:p${perl5.major}-class-c3-adopt-next \
+ port:p${perl5.major}-data-dump \
+ port:p${perl5.major}-html-parser \
+ port:p${perl5.major}-http-body \
+ port:p${perl5.major}-libwww-perl \
+ port:p${perl5.major}-http-request-ascgi \
+ port:p${perl5.major}-list-moreutils \
+ port:p${perl5.major}-mro-compat \
+ port:p${perl5.major}-module-pluggable \
+ port:p${perl5.major}-moose \
+ port:p${perl5.major}-moosex-types \
+ port:p${perl5.major}-moosex-types-common \
+ port:p${perl5.major}-moosex-emulate-class-accessor-fast \
+ port:p${perl5.major}-moosex-methodattributes \
+ port:p${perl5.major}-moosex-getopt \
+ port:p${perl5.major}-path-class \
+ port:p${perl5.major}-string-rewriteprefix \
+ port:p${perl5.major}-sub-exporter \
+ port:p${perl5.major}-task-weaken \
+ port:p${perl5.major}-text-simpletable \
+ port:p${perl5.major}-tree-simple \
+ port:p${perl5.major}-tree-simple-visitorfactory \
+ port:p${perl5.major}-uri \
+ port:p${perl5.major}-namespace-autoclean \
+ port:p${perl5.major}-namespace-clean \
+ port:p${perl5.major}-moosex-role-withoverloading \
+ port:p${perl5.major}-test-simple \
+ port:p${perl5.major}-data-optlist
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/7b8d0016/attachment.html>
More information about the macports-changes
mailing list