Fri Oct 30 23:58:03 2009 UTC ()
Update to 1.2.8:

1.2.8:
Sam Lantinga - Sun Oct  4 13:12:54 PDT 2009
 * Added support for uncompressed PCX files
Mason Wheeler - 2009-06-10 06:29:45 PDT
 * Added IMG_Init()/IMG_Quit() to prevent constantly loading and unloading DLLs
Couriersud - Mon, 12 Jan 2009 17:21:13 -0800
 * Added support for ICO and CUR image files
Eric Wing - Fri, 2 Jan 2009 02:01:16 -0800
 * Added ImageIO loading infrastructure for Mac OS X
 * Added UIImage loading infrastructure for iPhone / iPod Touch


(wiz)
diff -r1.32 -r1.33 pkgsrc/graphics/SDL_image/Makefile
diff -r1.5 -r1.6 pkgsrc/graphics/SDL_image/PLIST
diff -r1.9 -r1.10 pkgsrc/graphics/SDL_image/distinfo

cvs diff -r1.32 -r1.33 pkgsrc/graphics/SDL_image/Makefile (expand / switch to context diff)
--- pkgsrc/graphics/SDL_image/Makefile 2009/08/26 19:56:41 1.32
+++ pkgsrc/graphics/SDL_image/Makefile 2009/10/30 23:58:03 1.33
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2009/08/26 19:56:41 sno Exp $
+# $NetBSD: Makefile,v 1.33 2009/10/30 23:58:03 wiz Exp $
 
-DISTNAME=	SDL_image-1.2.7
-PKGREVISION=	1
+DISTNAME=	SDL_image-1.2.8
 CATEGORIES=	graphics devel
 MASTER_SITES=	http://www.libsdl.org/projects/SDL_image/release/
 
@@ -19,6 +18,7 @@
 CONFIGURE_ARGS+=	--enable-tif
 
 INSTALLATION_DIRS=	bin
+PKGCONFIG_OVERRIDE=	SDL_image.pc.in
 
 post-install:
 	${LIBTOOL} --mode=install ${INSTALL_PROGRAM} ${WRKSRC}/showimage \

cvs diff -r1.5 -r1.6 pkgsrc/graphics/SDL_image/PLIST (expand / switch to context diff)
--- pkgsrc/graphics/SDL_image/PLIST 2004/09/22 08:09:32 1.5
+++ pkgsrc/graphics/SDL_image/PLIST 2009/10/30 23:58:03 1.6
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.5 2004/09/22 08:09:32 jlam Exp $
+@comment $NetBSD: PLIST,v 1.6 2009/10/30 23:58:03 wiz Exp $
 bin/showimage
 include/SDL/SDL_image.h
 lib/libSDL_image.la
+lib/pkgconfig/SDL_image.pc

cvs diff -r1.9 -r1.10 pkgsrc/graphics/SDL_image/distinfo (expand / switch to context diff)
--- pkgsrc/graphics/SDL_image/distinfo 2008/12/03 08:33:07 1.9
+++ pkgsrc/graphics/SDL_image/distinfo 2009/10/30 23:58:03 1.10
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2008/12/03 08:33:07 wiz Exp $
+$NetBSD: distinfo,v 1.10 2009/10/30 23:58:03 wiz Exp $
 
-SHA1 (SDL_image-1.2.7.tar.gz) = 0cffd05e41014651e7114d7fea309c9f37ef2d8a
+SHA1 (SDL_image-1.2.8.tar.gz) = ce9f208b57e4bb5e677c79b6a241f86f5430dda4
-RMD160 (SDL_image-1.2.7.tar.gz) = d54233077c0a49f075bf11dc1cc2cfe7c0a64efa
+RMD160 (SDL_image-1.2.8.tar.gz) = 8ddf14adc6b67a90595e954b76f195ac510ee84b
-Size (SDL_image-1.2.7.tar.gz) = 1315517 bytes
+Size (SDL_image-1.2.8.tar.gz) = 1329661 bytes