1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00

Update to 0.98

- Add LICENSE
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/Captcha-reCAPTCHA/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-02-28 09:47:02 +00:00
parent 80f6fb1626
commit 416b31cc2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435025
3 changed files with 14 additions and 6 deletions

View File

@ -2,21 +2,28 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= Captcha-reCAPTCHA PORTNAME= Captcha-reCAPTCHA
PORTVERSION= 0.97 PORTVERSION= 0.98
PORTREVISION= 1
CATEGORIES= graphics perl5 CATEGORIES= graphics perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PHRED MASTER_SITE_SUBDIR= CPAN:SUNNYP
PKGNAMEPREFIX= p5- PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org MAINTAINER= perl@FreeBSD.org
COMMENT= Perl implementation of the reCAPTCHA API COMMENT= Perl implementation of the reCAPTCHA API
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
p5-HTML-Tiny>=0:textproc/p5-HTML-Tiny p5-HTML-Tiny>=0:textproc/p5-HTML-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS} RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5 USES= perl5
USE_PERL5= configure USE_PERL5= configure
WRKSRC= ${WRKDIR}/Captcha-reCaptcha
post-patch:
@${FIND} ${WRKSRC} -name '._*' -delete
.include <bsd.port.mk> .include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Captcha-reCAPTCHA-0.97.tar.gz) = 988b10b1ef89045f153f12fccd0b298fb6a239a54c769ca7ad264a9510f4c289 TIMESTAMP = 1488262564
SIZE (Captcha-reCAPTCHA-0.97.tar.gz) = 9311 SHA256 (Captcha-reCAPTCHA-0.98.tar.gz) = 9eac5c0aebcbba8e22687d136e5f8630d865874abed3b1f92b6fc65d4c9a8cd9
SIZE (Captcha-reCAPTCHA-0.98.tar.gz) = 13096

View File

@ -1,2 +1,2 @@
%%PERL5_MAN3%%/Captcha::reCAPTCHA.3.gz
%%SITE_PERL%%/Captcha/reCAPTCHA.pm %%SITE_PERL%%/Captcha/reCAPTCHA.pm
%%PERL5_MAN3%%/Captcha::reCAPTCHA.3.gz