From 6ddd7ebf8b86615358c5150729654dcd4e4b8595 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 3 Jul 2014 17:25:30 +0000 Subject: [PATCH] - Switch graphics/sdl2_ttf to USES=libtool, drop .la files - Bump dependent ports as .so version has changed Approved by: portmgr blanket --- devel/py-sdl2/Makefile | 1 + emulators/mame/Makefile | 1 + emulators/mess/Makefile | 1 + games/3omns/Makefile | 1 + games/tome4/Makefile | 1 + graphics/sdl2_ttf/Makefile | 5 ++--- graphics/sdl2_ttf/pkg-plist | 5 ++--- 7 files changed, 9 insertions(+), 6 deletions(-) diff --git a/devel/py-sdl2/Makefile b/devel/py-sdl2/Makefile index e24862a2115b..ff2eb6d33aa7 100644 --- a/devel/py-sdl2/Makefile +++ b/devel/py-sdl2/Makefile @@ -2,6 +2,7 @@ PORTNAME= sdl2 PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= http://cdn.bitbucket.org/marcusva/py-sdl2/downloads/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/emulators/mame/Makefile b/emulators/mame/Makefile index 4d8e3c11d486..1b75d7ffbd9e 100644 --- a/emulators/mame/Makefile +++ b/emulators/mame/Makefile @@ -3,6 +3,7 @@ PORTNAME= mame PORTVERSION= 0.152${PATCHSUFFIX} +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://mame.mirrors.zippykid.com/releases/ \ http://emumovies.com/aarongiles/releases/ \ diff --git a/emulators/mess/Makefile b/emulators/mess/Makefile index 0e729d0cf1bf..9105acba6765 100644 --- a/emulators/mess/Makefile +++ b/emulators/mess/Makefile @@ -3,6 +3,7 @@ PORTNAME= mess PORTVERSION= 0.152${PATCHSUFFIX} +PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://mame.mirrors.zippykid.com/releases/ \ http://emumovies.com/aarongiles/releases/ \ diff --git a/games/3omns/Makefile b/games/3omns/Makefile index 3a6a034d48b7..12c04519e584 100644 --- a/games/3omns/Makefile +++ b/games/3omns/Makefile @@ -3,6 +3,7 @@ PORTNAME= 3omns PORTVERSION= 0.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF/nemysisfreebsdp/${CATEGORIES}/:icons DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} \ diff --git a/games/tome4/Makefile b/games/tome4/Makefile index ee6c2f021523..9e005ff75be1 100644 --- a/games/tome4/Makefile +++ b/games/tome4/Makefile @@ -3,6 +3,7 @@ PORTNAME= tome4 PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://te4.org/dl/t-engine/ \ SF/lifanov-ports-distfiles/${PORTNAME}/:icons diff --git a/graphics/sdl2_ttf/Makefile b/graphics/sdl2_ttf/Makefile index 1aedfb37cde5..06ac5b24e3ae 100644 --- a/graphics/sdl2_ttf/Makefile +++ b/graphics/sdl2_ttf/Makefile @@ -2,7 +2,7 @@ PORTNAME= sdl2_ttf PORTVERSION= 2.0.12 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL2_ttf-${PORTVERSION} @@ -14,9 +14,8 @@ LICENSE= ZLIB LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 -USES= pkgconfig:build pathfix gmake +USES= pkgconfig:build pathfix gmake libtool USE_SDL= sdl2 -USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/graphics/sdl2_ttf/pkg-plist b/graphics/sdl2_ttf/pkg-plist index 29d739f88fe3..c27f87b47438 100644 --- a/graphics/sdl2_ttf/pkg-plist +++ b/graphics/sdl2_ttf/pkg-plist @@ -1,9 +1,8 @@ bin/sdl2-glfont bin/sdl2-showfont include/SDL2/SDL_ttf.h -lib/libSDL2_ttf-2.0.so -lib/libSDL2_ttf-2.0.so.10 +lib/libSDL2_ttf-2.0.so.0 +lib/libSDL2_ttf-2.0.so.0.10.2 lib/libSDL2_ttf.a -lib/libSDL2_ttf.la lib/libSDL2_ttf.so libdata/pkgconfig/SDL2_ttf.pc