From 3a22ac5724eb7287659dafbc07e40b7789dc4b4c Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 21 Dec 2015 13:38:01 +0000 Subject: [PATCH] Update to sdl2-gfx-1.0.1. --- devel/sdl2-gfx/Makefile | 7 +++---- devel/sdl2-gfx/distinfo | 4 ++-- devel/sdl2-gfx/patches/patch-Makefile_in | 10 +++++----- devel/sdl2-gfx/pkg/PLIST | 3 ++- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/devel/sdl2-gfx/Makefile b/devel/sdl2-gfx/Makefile index 2a1689b16d4..3cb33ae8538 100644 --- a/devel/sdl2-gfx/Makefile +++ b/devel/sdl2-gfx/Makefile @@ -1,13 +1,12 @@ -# $OpenBSD: Makefile,v 1.3 2015/08/25 13:18:25 sthen Exp $ +# $OpenBSD: Makefile,v 1.4 2015/12/21 13:38:01 ajacoutot Exp $ -V = 1.0.0 +V = 1.0.1 COMMENT = primitives drawing/other support functions for SDL2 DISTNAME = SDL2_gfx-${V} PKGNAME = sdl2-gfx-${V} -REVISION = 1 CATEGORIES = devel graphics x11 -SHARED_LIBS += SDL2_gfx 0.0 # 0.0 +SHARED_LIBS += SDL2_gfx 0.0 # 0.1 HOMEPAGE = http://www.ferzkopp.net/joomla/content/view/19/14/ diff --git a/devel/sdl2-gfx/distinfo b/devel/sdl2-gfx/distinfo index 2cfebb3fd28..03a25ae4557 100644 --- a/devel/sdl2-gfx/distinfo +++ b/devel/sdl2-gfx/distinfo @@ -1,2 +1,2 @@ -SHA256 (SDL2_gfx-1.0.0.tar.gz) = mEOSTUbqy6u6aFojnPIoS5SHZqIO8sqkjLGEYqMpXK8= -SIZE (SDL2_gfx-1.0.0.tar.gz) = 1081660 +SHA256 (SDL2_gfx-1.0.1.tar.gz) = 1pvLzrgRtOVxL7rT7ec3FmMn9EtyfxOIwyWB276MWZo= +SIZE (SDL2_gfx-1.0.1.tar.gz) = 1078780 diff --git a/devel/sdl2-gfx/patches/patch-Makefile_in b/devel/sdl2-gfx/patches/patch-Makefile_in index 888c5a08853..e23b1e37a27 100644 --- a/devel/sdl2-gfx/patches/patch-Makefile_in +++ b/devel/sdl2-gfx/patches/patch-Makefile_in @@ -1,15 +1,15 @@ -$OpenBSD: patch-Makefile_in,v 1.1.1.1 2013/11/07 16:27:38 bcallah Exp $ +$OpenBSD: patch-Makefile_in,v 1.2 2015/12/21 13:38:01 ajacoutot Exp $ We don't need a version number in the library name itself, on top of the SO number. ---- Makefile.in.orig Thu Nov 7 01:04:42 2013 -+++ Makefile.in Thu Nov 7 01:04:49 2013 -@@ -304,7 +304,6 @@ EXTRA_DIST = \ +--- Makefile.in.orig Mon Jun 9 17:51:08 2014 ++++ Makefile.in Mon Dec 21 14:35:19 2015 +@@ -306,7 +306,6 @@ EXTRA_DIST = \ libSDL2_gfx_la_LDFLAGS = \ -no-undefined \ - -release $(LT_RELEASE) \ -version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE) - + pkgconfigdir = $(libdir)/pkgconfig diff --git a/devel/sdl2-gfx/pkg/PLIST b/devel/sdl2-gfx/pkg/PLIST index dc6d94a55fc..732dc41de11 100644 --- a/devel/sdl2-gfx/pkg/PLIST +++ b/devel/sdl2-gfx/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2013/11/07 16:27:38 bcallah Exp $ +@comment $OpenBSD: PLIST,v 1.2 2015/12/21 13:38:01 ajacoutot Exp $ include/SDL2/ include/SDL2/SDL2_framerate.h include/SDL2/SDL2_gfxPrimitives.h @@ -7,3 +7,4 @@ include/SDL2/SDL2_rotozoom.h lib/libSDL2_gfx.a lib/libSDL2_gfx.la @lib lib/libSDL2_gfx.so.${LIBSDL2_gfx_VERSION} +lib/pkgconfig/SDL2_gfx.pc