diff options
author | sno <sno@pkgsrc.org> | 2009-05-21 18:00:52 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-05-21 18:00:52 +0000 |
commit | aaa5b5ab5bce3205b9e6cb05b789ca8d676ea699 (patch) | |
tree | f0fc1a1506f1f7cb34ed9f5bd890e46aef8a25e2 /graphics | |
parent | ac291d2fd688b43ca785f5c7b8a575978f4a28df (diff) | |
download | pkgsrc-aaa5b5ab5bce3205b9e6cb05b789ca8d676ea699.tar.gz |
pkgsrc changes:
- Updating package for p5 module GD::SecurityImage from 1.66 to 1.70
- Adding HOMEPAGE/LICENSE
Upstream changes:
1.70 Thu Apr 30 16:56:32 2009
=> Made a mistake. version checking test is really gone now.
1.69 Thu Apr 30 15:13:19 2009
=> Re-release without the version check test.
1.68 Wed Apr 22 19:49:46 2009
=> Update builder.
1.67 Sat Apr 18 05:45:48 2009
=> Update distro files.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-GD-SecurityImage/Makefile | 6 | ||||
-rw-r--r-- | graphics/p5-GD-SecurityImage/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/graphics/p5-GD-SecurityImage/Makefile b/graphics/p5-GD-SecurityImage/Makefile index d1255ea3650..59d920b477a 100644 --- a/graphics/p5-GD-SecurityImage/Makefile +++ b/graphics/p5-GD-SecurityImage/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/17 21:05:54 he Exp $ +# $NetBSD: Makefile,v 1.2 2009/05/21 18:00:52 sno Exp $ # -DISTNAME= GD-SecurityImage-1.66 +DISTNAME= GD-SecurityImage-1.70 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5gsi CATEGORIES= security perl5 @@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=GD/} MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Perl5 security image (CAPTCHA) generator +HOMEPAGE= http://search.cpan.org/dist/GD-SecurityImage/ +LICENSE= gnu-gpl-v2 # OR artistic DEPENDS+= p5-GD>0:../../graphics/p5-GD DEPENDS+= p5-PerlMagick>=6.0.4:../../graphics/p5-PerlMagick diff --git a/graphics/p5-GD-SecurityImage/distinfo b/graphics/p5-GD-SecurityImage/distinfo index 788af5d1527..7e19dedbeb3 100644 --- a/graphics/p5-GD-SecurityImage/distinfo +++ b/graphics/p5-GD-SecurityImage/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/11/17 21:05:54 he Exp $ +$NetBSD: distinfo,v 1.2 2009/05/21 18:00:52 sno Exp $ -SHA1 (GD-SecurityImage-1.66.tar.gz) = 9604ad55a99590b811e2ab0673873837dbad0ba3 -RMD160 (GD-SecurityImage-1.66.tar.gz) = 205d5ec137d590ea880bc9bf32376c622c84be35 -Size (GD-SecurityImage-1.66.tar.gz) = 68530 bytes +SHA1 (GD-SecurityImage-1.70.tar.gz) = c79478da39fb52320ee25ed242b8ee8c87fad0c3 +RMD160 (GD-SecurityImage-1.70.tar.gz) = d98cc5de6c4c9d5944074b924ce0b7b1d98ea374 +Size (GD-SecurityImage-1.70.tar.gz) = 82046 bytes |