[132363] trunk/dports/perl/p5-crypt-openssl-x509/Portfile
devans at macports.org
devans at macports.org
Fri Jan 30 10:56:09 PST 2015
Revision: 132363
https://trac.macports.org/changeset/132363
Author: devans at macports.org
Date: 2015-01-30 10:56:09 -0800 (Fri, 30 Jan 2015)
Log Message:
-----------
p5-crypt-openssl-x509: add mode line and reformat, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-crypt-openssl-x509/Portfile
Modified: trunk/dports/perl/p5-crypt-openssl-x509/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-openssl-x509/Portfile 2015-01-30 18:55:07 UTC (rev 132362)
+++ trunk/dports/perl/p5-crypt-openssl-x509/Portfile 2015-01-30 18:56:09 UTC (rev 132363)
@@ -1,24 +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 Crypt-OpenSSL-X509 1.805 ../by-authors/id/D/DA/DANIEL
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Perl extension to OpenSSL's X509 API.
-long_description ${description}
-platforms darwin
+perl5.setup Crypt-OpenSSL-X509 1.805 ../by-authors/id/D/DA/DANIEL
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Perl extension to OpenSSL's X509 API.
+long_description ${description}
+platforms darwin
-checksums rmd160 5b3b3dc481a805e01b850e658e5cc449ee828288 \
- sha256 d44ec130b5df505f5191dba5806b159394c7b9ec2e2b12d4828db19b5a5e6599
+checksums rmd160 5b3b3dc481a805e01b850e658e5cc449ee828288 \
+ sha256 d44ec130b5df505f5191dba5806b159394c7b9ec2e2b12d4828db19b5a5e6599
if {${perl5.major} != ""} {
depends_lib-append \
- port:openssl
+ port:openssl
- patchfiles patch-Makefile.PL.diff
+ patchfiles patch-Makefile.PL.diff
post-patch {
reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/Makefile.PL
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150130/ccdbd53f/attachment.html>
More information about the macports-changes
mailing list