summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-01-28 13:58:25 +0000
committerwiz <wiz@pkgsrc.org>2012-01-28 13:58:25 +0000
commite6dc2355275bd2ab66265bf321e8f415b39ec7ed (patch)
treef9803bbd36e7ab38361fa469314cddf227f5b456
parentdcb62fed7ec22728feb8ee627f61461d837e3a6f (diff)
downloadpkgsrc-e6dc2355275bd2ab66265bf321e8f415b39ec7ed.tar.gz
Update to 2.0.23:
Ver 2.0.23 - Sat Dec 3 22:55:04 PST 2011 * Updated sources to resolve some splint (static code analysis) issues * Updates for OpenSDK (WinCE6/ARM) build target (patch contributed itsnotabigtruck) * Added OSX Xcode3+ template files to Other Builds collection (contributed by Vasyl) * Added various fixes and improvements contributed by folks on sourceforge (thanks contributors). * Switched library and test code to zlib license.
-rw-r--r--devel/SDL_gfx/Makefile6
-rw-r--r--devel/SDL_gfx/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/devel/SDL_gfx/Makefile b/devel/SDL_gfx/Makefile
index b8cf8acbb6d..5221efcc80f 100644
--- a/devel/SDL_gfx/Makefile
+++ b/devel/SDL_gfx/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.36 2010/09/12 21:54:26 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2012/01/28 13:58:25 wiz Exp $
-DISTNAME= SDL_gfx-2.0.22
+DISTNAME= SDL_gfx-2.0.23
CATEGORIES= devel
MASTER_SITES= http://www.ferzkopp.net/Software/SDL_gfx-2.0/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ferzkopp.net/Software/SDL_gfx-2.0/
COMMENT= Basic drawing routines for SDL
-LICENSE= gnu-lgpl-v2.1
+LICENSE= zlib
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/devel/SDL_gfx/distinfo b/devel/SDL_gfx/distinfo
index 27f5be2e0d5..d5cc8588de6 100644
--- a/devel/SDL_gfx/distinfo
+++ b/devel/SDL_gfx/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2010/09/12 21:54:26 wiz Exp $
+$NetBSD: distinfo,v 1.14 2012/01/28 13:58:25 wiz Exp $
-SHA1 (SDL_gfx-2.0.22.tar.gz) = 6d384d8dbf7fe56e4dfef1aaa06a106f62ef91d1
-RMD160 (SDL_gfx-2.0.22.tar.gz) = 96213169e126ea3d54e10d5b7339426df9d0cc61
-Size (SDL_gfx-2.0.22.tar.gz) = 1670662 bytes
+SHA1 (SDL_gfx-2.0.23.tar.gz) = aae60e7fed539f3f8a0a0bd6da3bbcf625642596
+RMD160 (SDL_gfx-2.0.23.tar.gz) = e793cf8fea390561513e2e743e644abc11bb3f36
+Size (SDL_gfx-2.0.23.tar.gz) = 1707852 bytes