pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/SDL_ttf Changes 2.0.6:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/500cbe19b32c
branches:  trunk
changeset: 474315:500cbe19b32c
user:      adam <adam%pkgsrc.org@localhost>
date:      Tue Apr 27 15:13:30 2004 +0000

description:
Changes 2.0.6:
* bug fixes
* added iconv support

diffstat:

 devel/SDL_ttf/Makefile |  7 +++----
 devel/SDL_ttf/PLIST    |  7 +++----
 devel/SDL_ttf/distinfo |  7 ++++---
 3 files changed, 10 insertions(+), 11 deletions(-)

diffs (52 lines):

diff -r 82615f46d764 -r 500cbe19b32c devel/SDL_ttf/Makefile
--- a/devel/SDL_ttf/Makefile    Tue Apr 27 15:10:51 2004 +0000
+++ b/devel/SDL_ttf/Makefile    Tue Apr 27 15:13:30 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/03/06 17:47:30 xtraeme Exp $
+# $NetBSD: Makefile,v 1.15 2004/04/27 15:13:30 adam Exp $
 #
 
-DISTNAME=      SDL_ttf-2.0.3
-PKGREVISION=   3
+DISTNAME=      SDL_ttf-2.0.6
 CATEGORIES=    devel
 MASTER_SITES=  http://www.libsdl.org/projects/SDL_ttf/release/
 
@@ -11,9 +10,9 @@
 COMMENT=       Use TrueType fonts in your SDL applications
 
 USE_BUILDLINK3=                YES
+USE_LIBTOOL=           YES
 USE_X11=               YES
 GNU_CONFIGURE=         YES
-USE_LIBTOOL=           YES
 
 .include "../../devel/SDL/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"
diff -r 82615f46d764 -r 500cbe19b32c devel/SDL_ttf/PLIST
--- a/devel/SDL_ttf/PLIST       Tue Apr 27 15:10:51 2004 +0000
+++ b/devel/SDL_ttf/PLIST       Tue Apr 27 15:13:30 2004 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2004/02/05 20:14:05 skrll Exp $
-bin/showfont
+@comment $NetBSD: PLIST,v 1.3 2004/04/27 15:13:30 adam Exp $
 include/SDL/SDL_ttf.h
-lib/libSDL_ttf-2.0.so.0
-lib/libSDL_ttf-2.0.so.0.3
+lib/libSDL_ttf-2.0.so.6
+lib/libSDL_ttf-2.0.so.6.0
 lib/libSDL_ttf.a
 lib/libSDL_ttf.la
 lib/libSDL_ttf.so
diff -r 82615f46d764 -r 500cbe19b32c devel/SDL_ttf/distinfo
--- a/devel/SDL_ttf/distinfo    Tue Apr 27 15:10:51 2004 +0000
+++ b/devel/SDL_ttf/distinfo    Tue Apr 27 15:13:30 2004 +0000
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.2 2001/06/26 21:42:52 zuntum Exp $
+$NetBSD: distinfo,v 1.3 2004/04/27 15:13:30 adam Exp $
 
-SHA1 (SDL_ttf-2.0.3.tar.gz) = 82e223ae8b2f5a2d99603ae107f292ee5b340696
-Size (SDL_ttf-2.0.3.tar.gz) = 458049 bytes
+SHA1 (SDL_ttf-2.0.6.tar.gz) = d7defb55465ead668e0cc3c1602226d7b6892cb4
+Size (SDL_ttf-2.0.6.tar.gz) = 1114118 bytes
+SHA1 (patch-aa) = 5b69d7f775a8a50ca5f8c538fd856d792dcbfb87



Home | Main Index | Thread Index | Old Index