mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 1.17
- Add LICENSE Changes: http://search.cpan.org/dist/Image-Base/Changes
This commit is contained in:
parent
fd471c05e6
commit
a1047d38f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=302017
2 changed files with 5 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Image-Base
|
||||
PORTVERSION= 1.16
|
||||
PORTVERSION= 1.17
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Base class for loading, manipulating, and saving images
|
||||
|
||||
LICENSE= LGPL3
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Image::Base.3
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Image-Base-1.16.tar.gz) = a3f24153b51dbcf61cbd7ad00d871be3dfcbefb77a5ff6255dc9c9eedf8a0647
|
||||
SIZE (Image-Base-1.16.tar.gz) = 17267
|
||||
SHA256 (Image-Base-1.17.tar.gz) = f6d0d4d03026ba6a19d2ac3495171fc123522345630cadc7f43b53a667b95f81
|
||||
SIZE (Image-Base-1.17.tar.gz) = 31195
|
||||
|
|
Loading…
Add table
Reference in a new issue