most recent changes, diff for p5-catalyst-plugin-captcha
Index: perl/p5-catalyst-plugin-captcha/Portfile
--- perl/p5-catalyst-plugin-captcha/Portfile (revision 33893)
+++ perl/p5-catalyst-plugin-captcha/Portfile (revision 33894)
@@ -1,17 +1,18 @@
# $Id$
-PortSystem 1.0
-PortGroup perl5 1.0
-perl5.setup Catalyst-Plugin-Captcha 0.03
-maintainers narf_tm openmaintainer
-description create and validate Captcha for Catalyst
-long_description This plugin create, validate Captcha.
+PortSystem 1.0
+PortGroup perl5 1.0
-platforms darwin
+perl5.setup Catalyst-Plugin-Captcha 0.03
+maintainers narf_tm openmaintainer
+description create and validate Captcha for Catalyst
+long_description This plugin create, validate Captcha.
-checksums md5 c64ebc9c77503902c3c418908acd027a
+platforms darwin
-depends_lib-append port:p5-catalyst-runtime \
- port:p5-catalyst-plugin-session \
- port:p5-gd-securityimage \
- port:p5-libwww-perl
+checksums md5 c64ebc9c77503902c3c418908acd027a
+
+depends_lib-append port:p5-catalyst-runtime \
+ port:p5-catalyst-plugin-session \
+ port:p5-gd-securityimage \
+ port:p5-libwww-perl