summaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Size/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2002-03-15 12:14:51 +0000
committermartti <martti@pkgsrc.org>2002-03-15 12:14:51 +0000
commit7e851bfc492d92541f454bbc0556054dae1f7134 (patch)
tree60c3b57c2473bfc067d8412850adf54681f2da3f /graphics/p5-Image-Size/Makefile
parent18da3610dcec372dcafcbe2d073c9bf92b35730b (diff)
downloadpkgsrc-7e851bfc492d92541f454bbc0556054dae1f7134.tar.gz
Updated p5-Image-Size to 2.980 (provided by Shell Hung in pkg/15873)
* From tips provided by Philip Newton after a close reading of the manual page and other docs, several typos and errors were cleared out, and a small buglet in the error message within bmpsize() was corrected. * Moved the code that changes a relative filename to an absolute one. This was being called in all cases, now it is *not* called if cacheing is disabled (via $NO_CACHE). This is for the sake of applications running in environments where they may have trouble with full paths (due to "lockbox" configurations). * Made a few adjustments to the docs per suggestion, to clarify some of the usage cases.
Diffstat (limited to 'graphics/p5-Image-Size/Makefile')
-rw-r--r--graphics/p5-Image-Size/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/p5-Image-Size/Makefile b/graphics/p5-Image-Size/Makefile
index 3644857f979..3e2d42abea2 100644
--- a/graphics/p5-Image-Size/Makefile
+++ b/graphics/p5-Image-Size/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2001/11/27 16:28:44 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2002/03/15 12:14:51 martti Exp $
#
-DISTNAME= Image-Size-2.96
+DISTNAME= Image-Size-2.98
PKGNAME= p5-${DISTNAME}0
SVR4_PKGNAME= p5isi
CATEGORIES= graphics perl5