mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 00:20:40 -04:00
- update to 3.1.1
PR: 127126 Submitted by: leeym Approved by: maintainer
This commit is contained in:
parent
870777f41a
commit
dfb0ea8061
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220954
3 changed files with 7 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= Image-Size
|
||||
PORTVERSION= 3.01
|
||||
PORTVERSION= 3.1.1
|
||||
CATEGORIES= graphics www perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -14,8 +14,7 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= tolid@plab.ku.dk
|
||||
COMMENT= Perl5 module to determine the size of images in several common formats
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
RUN_DEPENDS= p5-Compress-Zlib>=2:${PORTSDIR}/archivers/p5-Compress-Zlib
|
||||
|
||||
PERL_MODBUILD= yes
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (Image-Size-3.01.tar.gz) = 1487850535c2425fa0efdc70269376e2
|
||||
SHA256 (Image-Size-3.01.tar.gz) = b6a158f1876159cc7cc81bc4414cc78f17bd6d3804d9dc15ab3b4db617929d66
|
||||
SIZE (Image-Size-3.01.tar.gz) = 140960
|
||||
MD5 (Image-Size-3.1.1.tar.gz) = 4e1f653e1ec6989b3afcc8474ea268f0
|
||||
SHA256 (Image-Size-3.1.1.tar.gz) = e01f3730eca12ecdf34a5dc1109491f88b9d7e7429bcfe893e0c1df4fe19d26e
|
||||
SIZE (Image-Size-3.1.1.tar.gz) = 142860
|
||||
|
|
|
@ -19,3 +19,5 @@ limit the programmer to a certain data format.
|
|||
AUTHORS: Perl module interface by Randy J. Ray <rjray@blackperl.com>,
|
||||
original image-sizing code by Alex Knowles <alex@ed.ac.uk> and Andrew Tong
|
||||
<werdna@ugcs.caltech.edu>.
|
||||
|
||||
WWW: http://search.cpan.org/dist/Image-Size/
|
||||
|
|
Loading…
Add table
Reference in a new issue