From 7b4a6cfcb54d9b0006221bb7f49a325c59f644d9 Mon Sep 17 00:00:00 2001 From: dmcmahill Date: Wed, 31 Jul 2002 14:34:01 +0000 Subject: fix a bug in creating scaled images. If the original image is the correct size and in the correct format, it is not re-encoded (losing quality) anymore but just copied. Problem noted by Jeff McMahill. Andrew Brown and Jaromir Dolecek helped me with perl. Bump PKGREVISION. --- www/bins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/bins/Makefile') diff --git a/www/bins/Makefile b/www/bins/Makefile index 7e53bb37010..2fc97a9b3e2 100644 --- a/www/bins/Makefile +++ b/www/bins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2002/07/30 09:46:32 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.5 2002/07/31 14:34:01 dmcmahill Exp $ # DISTNAME= bins-1.1.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www graphics MASTER_SITES= http://jsautret.free.fr/BINS/ EXTRACT_SUFX= .tar.bz2 -- cgit v1.2.3