[136688] trunk/dports/perl/p5-gssapi/Portfile
devans at macports.org
devans at macports.org
Sun May 24 05:49:39 PDT 2015
Revision: 136688
https://trac.macports.org/changeset/136688
Author: devans at macports.org
Date: 2015-05-24 05:49:39 -0700 (Sun, 24 May 2015)
Log Message:
-----------
p5-gssapi: add mode line and reformat, white space only.
Modified Paths:
--------------
trunk/dports/perl/p5-gssapi/Portfile
Modified: trunk/dports/perl/p5-gssapi/Portfile
===================================================================
--- trunk/dports/perl/p5-gssapi/Portfile 2015-05-24 11:47:47 UTC (rev 136687)
+++ trunk/dports/perl/p5-gssapi/Portfile 2015-05-24 12:49:39 UTC (rev 136688)
@@ -1,24 +1,26 @@
+# -*- 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 GSSAPI 0.28 ../by-authors/id/A/AG/AGROLMS/
-revision 3
-platforms darwin
-maintainers nomaintainer
-license {Artistic-1 GPL}
-description Perl extension providing access to the GSSAPIv2 library.
+perl5.setup GSSAPI 0.28 ../by-authors/id/A/AG/AGROLMS/
+revision 3
+platforms darwin
+maintainers nomaintainer
+license {Artistic-1 GPL}
+description Perl extension providing access to the GSSAPIv2 library.
-long_description This module gives access to the routines of the \
- GSSAPI library, as described in rfc2743 and rfc2744 \
- and implemented by the Kerberos-1.2 distribution \
- from MIT.
+long_description This module gives access to the routines of the \
+ GSSAPI library, as described in rfc2743 and rfc2744 \
+ and implemented by the Kerberos-1.2 distribution \
+ from MIT.
-checksums sha1 c857485532e92e266a75b56ed247284f94b2d3d4 \
- rmd160 849d01d39851ec2726559d4f2b92832758a333ad
+checksums sha1 c857485532e92e266a75b56ed247284f94b2d3d4 \
+ rmd160 849d01d39851ec2726559d4f2b92832758a333ad
if {${perl5.major} != ""} {
- depends_lib-append port:kerberos5
+ depends_lib-append \
+ port:kerberos5
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150524/6d360776/attachment.html>
More information about the macports-changes
mailing list