- upgrade to version 2.96

- add HOMEPAGE
- add regresstion test
- bump NEED_VERSION
This commit is contained in:
kevlo 2001-11-23 02:45:29 +00:00
parent 0e774b7906
commit 914b30aa91
5 changed files with 15 additions and 7 deletions

View File

@ -1,11 +1,13 @@
# $OpenBSD: Makefile,v 1.3 2001/10/27 08:01:33 kevlo Exp $
# $OpenBSD: Makefile,v 1.4 2001/11/23 02:45:29 kevlo Exp $
COMMENT= "module to determine the size of images in several formats"
DISTNAME= Image-Size-2.94
DISTNAME= Image-Size-2.96
PKGNAME= p5-${DISTNAME}
CATEGORIES= graphics perl5
NEED_VERSION= 1.399
NEED_VERSION= 1.500
HOMEPAGE= http://www.blackperl.com/Image::Size/
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
@ -19,4 +21,7 @@ MASTER_SITE_SUBDIR= Image
CONFIGURE_STYLE= perl
REGRESS_TARGET= test
REGRESS_DEPENDS= ::devel/p5-Test-Harness
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Image-Size-2.96.tar.gz) = c76ebc6c3641e5786d038bc497fdf1e4
RMD160 (Image-Size-2.96.tar.gz) = 7f1019de6ddc9237561e105477d8d77daa05c78b
SHA1 (Image-Size-2.96.tar.gz) = 82fea8e33a7d92c363064132ff22f61da682e9d4

View File

@ -1,3 +0,0 @@
MD5 (Image-Size-2.94.tar.gz) = 697eb66e3eb80e0171ae7a5d355f46ab
RMD160 (Image-Size-2.94.tar.gz) = feba1c23b326d40e40b0b3140afeb95efdc0dcff
SHA1 (Image-Size-2.94.tar.gz) = ea9925d615b8a707490466309f6745fb2e2ab393

View File

@ -5,3 +5,5 @@ pair, and included wrappers to pre-format that output into either HTML or a
set of attribute pairs suitable for the CGI.pm library by Lincoln Stein.
Currently, Image::Size can size images in XPM, XBM, GIF, JPEG and PNG
formats.
WWW: ${HOMEPAGE}

View File

@ -1,10 +1,11 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/04/18 05:54:45 kevlo Exp $
@comment $OpenBSD: PLIST,v 1.2 2001/11/23 02:45:33 kevlo Exp $
bin/imgsize
libdata/perl5/site_perl/Image/Size.pm
libdata/perl5/site_perl/auto/Image/Size/autosplit.ix
libdata/perl5/site_perl/auto/Image/Size/bmpsize.al
libdata/perl5/site_perl/auto/Image/Size/gifsize.al
libdata/perl5/site_perl/auto/Image/Size/jpegsize.al
libdata/perl5/site_perl/auto/Image/Size/pcdsize.al
libdata/perl5/site_perl/auto/Image/Size/pngsize.al
libdata/perl5/site_perl/auto/Image/Size/ppmsize.al
libdata/perl5/site_perl/auto/Image/Size/psdsize.al