summaryrefslogtreecommitdiff
path: root/graphics/gd
diff options
context:
space:
mode:
authoradam <adam>2004-07-01 10:28:42 +0000
committeradam <adam>2004-07-01 10:28:42 +0000
commita07bab95d38367a6dd6dc84367b1020a520a4762 (patch)
tree5116974ab7818039a13a22a665e37d958aac40d6 /graphics/gd
parent791ececa5a241f20606d9979dd0da97fa7452bb6 (diff)
downloadpkgsrc-a07bab95d38367a6dd6dc84367b1020a520a4762.tar.gz
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 (limited to 'graphics/gd')
-rw-r--r--graphics/gd/Makefile5
-rw-r--r--graphics/gd/PLIST3
-rw-r--r--graphics/gd/distinfo6
3 files changed, 7 insertions, 7 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index 90b20ad42e0..02c0c31f7ab 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -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 --git a/graphics/gd/PLIST b/graphics/gd/PLIST
index a8a9a26a296..80d3111c745 100644
--- a/graphics/gd/PLIST
+++ b/graphics/gd/PLIST
@@ -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/gdtopng
bin/pngtogd
bin/pngtogd2
bin/webpng
+include/entities.h
include/gd.h
include/gd_io.h
include/gdcache.h
diff --git a/graphics/gd/distinfo b/graphics/gd/distinfo
index 398703539d9..50bf9fac10b 100644
--- a/graphics/gd/distinfo
+++ b/graphics/gd/distinfo
@@ -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