[130761] trunk/dports/perl/p5-csp/Portfile
devans at macports.org
devans at macports.org
Fri Jan 2 07:05:18 PST 2015
Revision: 130761
https://trac.macports.org/changeset/130761
Author: devans at macports.org
Date: 2015-01-02 07:05:18 -0800 (Fri, 02 Jan 2015)
Log Message:
-----------
p5-csp: add mode line and reformat, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-csp/Portfile
Modified: trunk/dports/perl/p5-csp/Portfile
===================================================================
--- trunk/dports/perl/p5-csp/Portfile 2015-01-02 14:01:14 UTC (rev 130760)
+++ trunk/dports/perl/p5-csp/Portfile 2015-01-02 15:05:18 UTC (rev 130761)
@@ -1,34 +1,33 @@
+# -*- 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
-perl5.setup CSP 0.34
-revision 3
+perl5.setup CSP 0.34
+revision 3
#http://web.archive.org/web/20120129060211/http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1024&a=3284
-license BSD
-maintainers ecronin openmaintainer
-description A Perl tool for managing Certificate Authorities
-long_description \
- CSP is a Perl class and script for running multiple CAs. \
- OpenSSL is used for all operations. CSP can also generate a \
- small CA website used to distribute certificates and CRLs.
-#homepage http://devel.it.su.se/projects/CSP/ (dead)
-homepage http://web.archive.org/web/20120129065010/http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1026&a=3290
+license BSD
+maintainers ecronin openmaintainer
+description A Perl tool for managing Certificate Authorities
+long_description CSP is a Perl class and script for running multiple CAs. \
+ OpenSSL is used for all operations. CSP can also generate a \
+ small CA website used to distribute certificates and CRLs.
+#homepage http://devel.it.su.se/projects/CSP/ (dead)
+homepage http://web.archive.org/web/20120129065010/http://devel.it.su.se/pub/jsp/polopoly.jsp?d=1026&a=3290
-platforms darwin
+platforms darwin
-checksums \
- md5 eb16bc1f4393b4ad44a3f7b67cb36c1d \
- sha1 13440461ffc119421a6a97f62d94d35a38fde2e7 \
- rmd160 68a7e3ad1ccac9628aaffd5331e2877f29e2cb38
+checksums md5 eb16bc1f4393b4ad44a3f7b67cb36c1d \
+ sha1 13440461ffc119421a6a97f62d94d35a38fde2e7 \
+ rmd160 68a7e3ad1ccac9628aaffd5331e2877f29e2cb38
-#master_sites ftp://ftp.su.se/pub/users/leifj (dead)
-master_sites macports_distfiles:${name}
+#master_sites ftp://ftp.su.se/pub/users/leifj (dead)
+master_sites macports_distfiles:${name}
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-date-calc port:p${perl5.major}-term-prompt port:p${perl5.major}-ipc-run
+depends_lib-append port:p${perl5.major}-date-calc port:p${perl5.major}-term-prompt port:p${perl5.major}-ipc-run
supported_archs noarch
}
@@ -36,4 +35,4 @@
# disable irrelevant CPAN livecheck provided by perl5 portgroup
# homepage and master_sites are dead
# only current version available through MacPorts mirrors
-livecheck.type none
+livecheck.type none
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150102/43262ee4/attachment.html>
More information about the macports-changes
mailing list