[151245] trunk/dports/perl/p5-crypt-des_ede3/Portfile
devans at macports.org
devans at macports.org
Wed Aug 10 21:25:00 PDT 2016
Revision: 151245
https://trac.macports.org/changeset/151245
Author: devans at macports.org
Date: 2016-08-10 21:25:00 -0700 (Wed, 10 Aug 2016)
Log Message:
-----------
p5-crypt-des_ede3: add modeline and reformat accordingly, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-crypt-des_ede3/Portfile
Modified: trunk/dports/perl/p5-crypt-des_ede3/Portfile
===================================================================
--- trunk/dports/perl/p5-crypt-des_ede3/Portfile 2016-08-11 04:23:51 UTC (rev 151244)
+++ trunk/dports/perl/p5-crypt-des_ede3/Portfile 2016-08-11 04:25:00 UTC (rev 151245)
@@ -1,3 +1,4 @@
+# -*- 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$
# This comment was inserted on 20160713 to force reindexing of
@@ -6,20 +7,23 @@
# Reindexing is necessary for the new definition to take effect.
# This comment may be removed in subsequent updates of this port.
-PortSystem 1.0
-PortGroup perl5 1.0
+PortSystem 1.0
+PortGroup perl5 1.0
perl5.branches 5.22 5.24
-perl5.setup Crypt-DES_EDE3 0.01
-revision 4
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description perl implementation of Triple-DES EDE
-long_description ${description}
-platforms darwin
-checksums md5 fde1995efa0735407a5f7c4a4c8147bc
+perl5.setup Crypt-DES_EDE3 0.01
+revision 4
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description perl implementation of Triple-DES EDE
+long_description ${description}
+platforms darwin
+
+checksums md5 fde1995efa0735407a5f7c4a4c8147bc
+
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-crypt-des
+ depends_lib-append \
+ port:p${perl5.major}-crypt-des
-supported_archs noarch
+ supported_archs noarch
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160810/54447a14/attachment.html>
More information about the macports-changes
mailing list