summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-04-06 15:01:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-04-06 15:01:13 +0000
commitc08f361805a3adcddb5954aef47e94618b1d1cd0 (patch)
treea4c9f547d924ff85e2fa15fd90f5f549e9dd225b /net
parentmultimedia/l-smash: add new port (diff)
- Update sdl20 and satellite libraries to latest versions
sdl2: 2.0.3 -> 2.0.4 sdl2_image: 2.0.0 -> 2.0.1 sdl2_mixer: 2.0.0 -> 2.0.1 sdl2_net: 2.0.0 -> 2.0.1 sdl2_ttf: 2.0.12 -> 2.0.14 - Add LICENSE_FILE - Strip libraries - Switch to USES=localbase where applicable PR: 207671 Submitted by: devnexen@gmail.com, amdmi3 Approved by: maintainer timeout (mva, 1 month) Exp-run by: antoine
Notes
Notes: svn path=/head/; revision=412624
Diffstat (limited to 'net')
-rw-r--r--net/sdl2_net/Makefile7
-rw-r--r--net/sdl2_net/distinfo4
-rw-r--r--net/sdl2_net/pkg-plist2
3 files changed, 7 insertions, 6 deletions
diff --git a/net/sdl2_net/Makefile b/net/sdl2_net/Makefile
index ca0d72e18fef..189a9271c1a9 100644
--- a/net/sdl2_net/Makefile
+++ b/net/sdl2_net/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= sdl2_net
-PORTVERSION= 2.0.0
-PORTREVISION= 4
+PORTVERSION= 2.0.1
CATEGORIES= net
MASTER_SITES= http://www.libsdl.org/projects/SDL_net/release/
DISTNAME= SDL2_net-${PORTVERSION}
@@ -11,12 +10,14 @@ MAINTAINER= mva@FreeBSD.org
COMMENT= Small sample cross-platform networking library
LICENSE= ZLIB
+LICENSE_FILE= ${WRKSRC}/COPYING.txt
USE_SDL= sdl2
USES= gmake libtool pathfix pkgconfig:build
GNU_CONFIGURE= yes
+INSTALL_TARGET= install-strip
USE_LDCONFIG= yes
-CONFIGURE_ARGS+=--disable-gui
+CONFIGURE_ARGS= --disable-gui
.include <bsd.port.mk>
diff --git a/net/sdl2_net/distinfo b/net/sdl2_net/distinfo
index 99c91f2fe0d5..906f07b47fba 100644
--- a/net/sdl2_net/distinfo
+++ b/net/sdl2_net/distinfo
@@ -1,2 +1,2 @@
-SHA256 (SDL2_net-2.0.0.tar.gz) = d715be30783cc99e541626da52079e308060b21d4f7b95f0224b1d06c1faacab
-SIZE (SDL2_net-2.0.0.tar.gz) = 345724
+SHA256 (SDL2_net-2.0.1.tar.gz) = 15ce8a7e5a23dafe8177c8df6e6c79b6749a03fff1e8196742d3571657609d21
+SIZE (SDL2_net-2.0.1.tar.gz) = 347436
diff --git a/net/sdl2_net/pkg-plist b/net/sdl2_net/pkg-plist
index 4cf94a52c38a..924a27e5aa14 100644
--- a/net/sdl2_net/pkg-plist
+++ b/net/sdl2_net/pkg-plist
@@ -1,6 +1,6 @@
include/SDL2/SDL_net.h
lib/libSDL2_net-2.0.so.0
-lib/libSDL2_net-2.0.so.0.0.0
+lib/libSDL2_net-2.0.so.0.0.1
lib/libSDL2_net.a
lib/libSDL2_net.so
libdata/pkgconfig/SDL2_net.pc