- update to 0.82
- add licenses - changes: http://cpansearch.perl.org/src/TONYC/Imager-0.82/Changes
This commit is contained in:
parent
b4b97fbff9
commit
14fa21dd21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271734
2 changed files with 6 additions and 3 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Imager
|
||||
PORTVERSION= 0.81
|
||||
PORTVERSION= 0.82
|
||||
CATEGORIES= graphics perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../by-authors/id/T/TO/TONYC
|
||||
|
@ -16,6 +16,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= A Perl module for manipulating gray, color and rgba format images
|
||||
|
||||
LICENSE_COMB= dual
|
||||
LICENSE= ART20 GPLv1
|
||||
|
||||
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
png:${PORTSDIR}/graphics/png \
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Imager-0.81.tar.gz) = 63b84f11b9e3d7abda60d3f79d2c0f1a66926f787a0e409030806f506d47ca8f
|
||||
SIZE (Imager-0.81.tar.gz) = 1084477
|
||||
SHA256 (Imager-0.82.tar.gz) = a8756e282428bc56fe8df636239254242243b0eaaa4ddc16c119db625f0d0b44
|
||||
SIZE (Imager-0.82.tar.gz) = 1086858
|
||||
|
|
Loading…
Reference in a new issue