[129298] trunk/dports/perl/p5-gd-securityimage/Portfile
mojca at macports.org
mojca at macports.org
Tue Dec 9 16:57:55 PST 2014
Revision: 129298
https://trac.macports.org/changeset/129298
Author: mojca at macports.org
Date: 2014-12-09 16:57:55 -0800 (Tue, 09 Dec 2014)
Log Message:
-----------
p5-gd-securityimage: whitespace and status line only
Modified Paths:
--------------
trunk/dports/perl/p5-gd-securityimage/Portfile
Modified: trunk/dports/perl/p5-gd-securityimage/Portfile
===================================================================
--- trunk/dports/perl/p5-gd-securityimage/Portfile 2014-12-10 00:56:35 UTC (rev 129297)
+++ trunk/dports/perl/p5-gd-securityimage/Portfile 2014-12-10 00:57:55 UTC (rev 129298)
@@ -1,30 +1,32 @@
+# -*- 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 GD-SecurityImage 1.70
-revision 3
-license {Artistic-1 GPL}
-maintainers nomaintainer
-description Security image (captcha) generator.
-long_description The (so called) "Security Images" are so popular. \
- Most internet software use these in their \
- registration screens to block robot programs \
- (which may register tons of fake member accounts). \
- Security images are basicaly, graphical CAPTCHAs \
- (Completely Automated Public Turing Test to Tell \
- Computers and Humans Apart).
+perl5.setup GD-SecurityImage 1.70
+revision 3
+license {Artistic-1 GPL}
+maintainers nomaintainer
+description Security image (captcha) generator.
+long_description The (so called) "Security Images" are so popular. \
+ Most internet software use these in their \
+ registration screens to block robot programs \
+ (which may register tons of fake member accounts). \
+ Security images are basicaly, graphical CAPTCHAs \
+ (Completely Automated Public Turing Test to Tell \
+ Computers and Humans Apart).
-platforms darwin
+platforms darwin
-checksums md5 44198b091ad179241dcd1b0d270e04bc \
- sha1 c79478da39fb52320ee25ed242b8ee8c87fad0c3 \
- rmd160 d98cc5de6c4c9d5944074b924ce0b7b1d98ea374
+checksums md5 44198b091ad179241dcd1b0d270e04bc \
+ sha1 c79478da39fb52320ee25ed242b8ee8c87fad0c3 \
+ rmd160 d98cc5de6c4c9d5944074b924ce0b7b1d98ea374
if {${perl5.major} != ""} {
-depends_lib-append port:p${perl5.major}-gd
+ depends_lib-append \
+ port:p${perl5.major}-gd
-perl5.use_module_build
+ perl5.use_module_build
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141209/0971109f/attachment.html>
More information about the macports-changes
mailing list