summaryrefslogtreecommitdiff
path: root/www/bins/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2002-07-31 14:34:01 +0000
committerdmcmahill <dmcmahill>2002-07-31 14:34:01 +0000
commit6cd1a5de5114e84aa039cbd97da479592048531e (patch)
treedbc6809acb3e9703e796a6422d8e36d42ab3f0d0 /www/bins/Makefile
parent89647587f3a18a71c69524e70ae8af6665af9d46 (diff)
downloadpkgsrc-6cd1a5de5114e84aa039cbd97da479592048531e.tar.gz
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.
Diffstat (limited to 'www/bins/Makefile')
-rw-r--r--www/bins/Makefile4
1 files changed, 2 insertions, 2 deletions
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