[152863] trunk/dports/perl/p5-captcha-recaptcha/Portfile

devans at macports.org devans at macports.org
Mon Sep 19 20:22:29 PDT 2016


Revision: 152863
          https://trac.macports.org/changeset/152863
Author:   devans at macports.org
Date:     2016-09-19 20:22:29 -0700 (Mon, 19 Sep 2016)
Log Message:
-----------
p5-captcha-recaptcha: update to version 0.99, fix capitalization of release name, worksrcdir, remove comment.

Modified Paths:
--------------
    trunk/dports/perl/p5-captcha-recaptcha/Portfile

Modified: trunk/dports/perl/p5-captcha-recaptcha/Portfile
===================================================================
--- trunk/dports/perl/p5-captcha-recaptcha/Portfile	2016-09-20 02:53:25 UTC (rev 152862)
+++ trunk/dports/perl/p5-captcha-recaptcha/Portfile	2016-09-20 03:22:29 UTC (rev 152863)
@@ -1,18 +1,11 @@
 # -*- 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
-# this port after the default homepage definition in the perl5
-# PortGroup was changed to use metacpan.org (r150080).
-# 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
 
 perl5.branches      5.22 5.24
-perl5.setup         Captcha-reCAPTCHA 0.97
-revision            1
+perl5.setup         Captcha-reCaptcha 0.99
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         A Perl implementation of the reCAPTCHA API
@@ -21,9 +14,11 @@
 platforms           darwin
 supported_archs     noarch
 
-checksums           rmd160  b5eb8384881e0cf92fcda513e64d22f6b1791c11 \
-                    sha256  988b10b1ef89045f153f12fccd0b298fb6a239a54c769ca7ad264a9510f4c289
+checksums           rmd160  b194722086433d4a37e4b71196359a32c207357a \
+                    sha256  b8923576601166ede3f7f2f2ff55ff6e3c3bce70e69f365a51ed3be8cca44392
 
+worksrcdir          ${perl5.module}
+
 if {${perl5.major} != ""} {
     depends_lib-append \
                     port:p${perl5.major}-html-tiny \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160919/42d27397/attachment-0001.html>


More information about the macports-changes mailing list