pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/SDL_image Update to 1.2.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/50744dd72e7c
branches:  trunk
changeset: 531233:50744dd72e7c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jul 25 23:53:58 2007 +0000

description:
Update to 1.2.6:

1.2.6:
Sam lantinga - Wed Jul 18 00:30:32 PDT 2007
 * Improved detection of libjpeg, libpng, and libtiff at configure time
 * PNG and TIFF images are correctly identified even if dynamic libraries
   to load them aren't available.
 * Fixed loading of TIFF images using libtiff 3.6
Sam Lantinga - Thu Jul 5 07:52:35 2007
 * Fixed static linking with libjpeg
Michael Koch - Tue Feb 13 10:09:17 2007
 * Fixed crash in IMG_ReadXPMFromArray()

diffstat:

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

diffs (25 lines):

diff -r b1214a77cd79 -r 50744dd72e7c graphics/SDL_image/Makefile
--- a/graphics/SDL_image/Makefile       Wed Jul 25 23:41:27 2007 +0000
+++ b/graphics/SDL_image/Makefile       Wed Jul 25 23:53:58 2007 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2007/05/19 22:23:56 heinz Exp $
+# $NetBSD: Makefile,v 1.28 2007/07/25 23:53:58 wiz Exp $
 
-DISTNAME=      SDL_image-1.2.5
+DISTNAME=      SDL_image-1.2.6
 CATEGORIES=    graphics devel
 MASTER_SITES=  http://www.libsdl.org/projects/SDL_image/release/
 
diff -r b1214a77cd79 -r 50744dd72e7c graphics/SDL_image/distinfo
--- a/graphics/SDL_image/distinfo       Wed Jul 25 23:41:27 2007 +0000
+++ b/graphics/SDL_image/distinfo       Wed Jul 25 23:53:58 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/06/12 16:25:22 wiz Exp $
+$NetBSD: distinfo,v 1.6 2007/07/25 23:53:58 wiz Exp $
 
-SHA1 (SDL_image-1.2.5.tar.gz) = 2cd7d825953de64bf903ad711be5613f79259422
-RMD160 (SDL_image-1.2.5.tar.gz) = 3dabd3de4259519412e6fdc5c83d268dfa0b1ec0
-Size (SDL_image-1.2.5.tar.gz) = 1308637 bytes
+SHA1 (SDL_image-1.2.6.tar.gz) = 5045df31e4db29d8890110fd18024c9d08efca30
+RMD160 (SDL_image-1.2.6.tar.gz) = 8aea5f07216eb887f599c0908f8ea2c2f9eeac93
+Size (SDL_image-1.2.6.tar.gz) = 1308812 bytes



Home | Main Index | Thread Index | Old Index