mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Update to 1.75
- Add LICENSE_FILE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/GD-SecurityImage
This commit is contained in:
parent
4b62259e0b
commit
22baefbcbc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=490195
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= GD-SecurityImage
|
||||
PORTVERSION= 1.73
|
||||
PORTVERSION= 1.75
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
@ -13,9 +13,10 @@ COMMENT= Perl5 module for creating CAPTCHA security images
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-GD>=0:graphics/p5-GD
|
||||
RUN_DEPENDS= p5-GD>=2.45:graphics/p5-GD
|
||||
|
||||
OPTIONS_DEFINE= IMAGEMAGICK X11
|
||||
OPTIONS_DEFAULT=X11
|
||||
@ -26,6 +27,8 @@ PORTSCOUT= skipv:1.581
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MIMAGEMAGICK}
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (GD-SecurityImage-1.73.tar.gz) = fd722100c92a67fec4fcc4a21920a026155580bae3b1d7a9219c34978fd15dcd
|
||||
SIZE (GD-SecurityImage-1.73.tar.gz) = 88513
|
||||
TIMESTAMP = 1547401655
|
||||
SHA256 (GD-SecurityImage-1.75.tar.gz) = 3dde24d9acba951cdde5b569d1e42cad946cfdb51280e4469f336fd5fe0c8ea6
|
||||
SIZE (GD-SecurityImage-1.75.tar.gz) = 66589
|
||||
|
Loading…
Reference in New Issue
Block a user