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:
parent
80f6fb1626
commit
416b31cc2d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435025
@ -2,21 +2,28 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Captcha-reCAPTCHA
|
||||
PORTVERSION= 0.97
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.98
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:PHRED
|
||||
MASTER_SITE_SUBDIR= CPAN:SUNNYP
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl implementation of the reCAPTCHA API
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \
|
||||
p5-HTML-Tiny>=0:textproc/p5-HTML-Tiny
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
WRKSRC= ${WRKDIR}/Captcha-reCaptcha
|
||||
|
||||
post-patch:
|
||||
@${FIND} ${WRKSRC} -name '._*' -delete
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Captcha-reCAPTCHA-0.97.tar.gz) = 988b10b1ef89045f153f12fccd0b298fb6a239a54c769ca7ad264a9510f4c289
|
||||
SIZE (Captcha-reCAPTCHA-0.97.tar.gz) = 9311
|
||||
TIMESTAMP = 1488262564
|
||||
SHA256 (Captcha-reCAPTCHA-0.98.tar.gz) = 9eac5c0aebcbba8e22687d136e5f8630d865874abed3b1f92b6fc65d4c9a8cd9
|
||||
SIZE (Captcha-reCAPTCHA-0.98.tar.gz) = 13096
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/Captcha::reCAPTCHA.3.gz
|
||||
%%SITE_PERL%%/Captcha/reCAPTCHA.pm
|
||||
%%PERL5_MAN3%%/Captcha::reCAPTCHA.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user