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.26:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0daa4aab5075
branches:  trunk
changeset: 477379:0daa4aab5075
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jul 01 10:28:42 2004 +0000

description:
Changes 2.0.26:
* Windows build uses __stdcall calling convention
* Even more complete freetype version checking
* Binary transparency is now handled correctly in gdImageToPalette

diffstat:

 graphics/gd/Makefile |  5 ++---
 graphics/gd/PLIST    |  3 ++-
 graphics/gd/distinfo |  6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r f3eb44d4b5ce -r 0daa4aab5075 graphics/gd/Makefile
--- a/graphics/gd/Makefile      Thu Jul 01 09:54:55 2004 +0000
+++ b/graphics/gd/Makefile      Thu Jul 01 10:28:42 2004 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2004/06/20 21:46:36 xtraeme Exp $
+# $NetBSD: Makefile,v 1.55 2004/07/01 10:28:42 adam Exp $
 
-DISTNAME=      gd-2.0.25
-PKGREVISION=   1
+DISTNAME=      gd-2.0.26
 CATEGORIES=    graphics
 MASTER_SITES=  http://www.boutell.com/gd/http/
 
diff -r f3eb44d4b5ce -r 0daa4aab5075 graphics/gd/PLIST
--- a/graphics/gd/PLIST Thu Jul 01 09:54:55 2004 +0000
+++ b/graphics/gd/PLIST Thu Jul 01 10:28:42 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2004/01/05 15:30:16 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2004/07/01 10:28:42 adam Exp $
 bin/annotate
 bin/bdftogd
 bin/gd2copypal
@@ -9,6 +9,7 @@
 bin/pngtogd
 bin/pngtogd2
 bin/webpng
+include/entities.h
 include/gd.h
 include/gd_io.h
 include/gdcache.h
diff -r f3eb44d4b5ce -r 0daa4aab5075 graphics/gd/distinfo
--- a/graphics/gd/distinfo      Thu Jul 01 09:54:55 2004 +0000
+++ b/graphics/gd/distinfo      Thu Jul 01 10:28:42 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.14 2004/05/25 14:55:34 adam Exp $
+$NetBSD: distinfo,v 1.15 2004/07/01 10:28:42 adam Exp $
 
-SHA1 (gd-2.0.25.tar.gz) = 58467c1a7a5db7c6510864398600a26fe5195546
-Size (gd-2.0.25.tar.gz) = 545183 bytes
+SHA1 (gd-2.0.26.tar.gz) = e7f282e04aad3cd9e1d6bba5933d485b96e93309
+Size (gd-2.0.26.tar.gz) = 557381 bytes



Home | Main Index | Thread Index | Old Index