pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gd Changes 2.0.28:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92a78e8c782b
branches:  trunk
changeset: 478354:92a78e8c782b
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jul 22 12:38:49 2004 +0000

description:
Changes 2.0.28:
* Restored support for reading and writing GIF images
* Fix for a possible problem in gdImageTrueColorToPalette

diffstat:

 graphics/gd/Makefile |  4 ++--
 graphics/gd/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (23 lines):

diff -r c4c465f2315c -r 92a78e8c782b graphics/gd/Makefile
--- a/graphics/gd/Makefile      Thu Jul 22 11:36:00 2004 +0000
+++ b/graphics/gd/Makefile      Thu Jul 22 12:38:49 2004 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2004/07/16 07:46:54 adam Exp $
+# $NetBSD: Makefile,v 1.57 2004/07/22 12:38:49 adam Exp $
 
-DISTNAME=      gd-2.0.27
+DISTNAME=      gd-2.0.28
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.boutell.com/gd/http/
 
diff -r c4c465f2315c -r 92a78e8c782b graphics/gd/distinfo
--- a/graphics/gd/distinfo      Thu Jul 22 11:36:00 2004 +0000
+++ b/graphics/gd/distinfo      Thu Jul 22 12:38:49 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.16 2004/07/16 07:46:54 adam Exp $
+$NetBSD: distinfo,v 1.17 2004/07/22 12:38:49 adam Exp $
 
-SHA1 (gd-2.0.27.tar.gz) = f8c753aa4c7f01ef6e4862ea0721d7b3ba63d63b
-Size (gd-2.0.27.tar.gz) = 557527 bytes
+SHA1 (gd-2.0.28.tar.gz) = d72b3b8bd25e398fb84e58f12a8169910a7bdbdc
+Size (gd-2.0.28.tar.gz) = 568740 bytes



Home | Main Index | Thread Index | Old Index