aboutsummaryrefslogtreecommitdiff
path: root/games/mvdsv
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2011-08-09 12:05:22 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2011-08-09 12:05:22 +0000
commit93b1a2ac66d48f5ad1634f2a6db730106696b785 (patch)
tree73658aaa046ff0bdde7ec1318fc4902ed2ddbf59 /games/mvdsv
parentff8c8a83ff2ebb9f04b569dd1e2b63271bcb8c48 (diff)
downloadports-93b1a2ac66d48f5ad1634f2a6db730106696b785.tar.gz
ports-93b1a2ac66d48f5ad1634f2a6db730106696b785.zip
- Update mvdsv (and thus qwdtools slave port) to version 0.29
- Define LICENSE knob (GPLv2)
Notes
Notes: svn path=/head/; revision=279320
Diffstat (limited to 'games/mvdsv')
-rw-r--r--games/mvdsv/Makefile12
-rw-r--r--games/mvdsv/distinfo4
2 files changed, 7 insertions, 9 deletions
diff --git a/games/mvdsv/Makefile b/games/mvdsv/Makefile
index 35890f9b2642..deff8e81e5f1 100644
--- a/games/mvdsv/Makefile
+++ b/games/mvdsv/Makefile
@@ -6,21 +6,23 @@
#
PORTNAME?= mvdsv
-PORTVERSION= 0.28
+PORTVERSION= 0.29
PORTEPOCH= 2
CATEGORIES?= games
-MASTER_SITES= http://qw-dev.net/attachments/download/130/
+MASTER_SITES= http://qw-dev.net/attachments/download/201/
DISTNAME= mvdsv_${PORTVERSION}-sources
MAINTAINER= danfe@FreeBSD.org
COMMENT?= Enhanced QuakeWorld server with multi-view demos capability
+LICENSE= GPLv2
+
USE_ZIP= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= ${OPSYS}
ALL_TARGET= ${PORTNAME}
-WRKSRC= ${WRKDIR}/mvdsv-${PORTVERSION}
+WRKSRC= ${WRKDIR}/mvdsv
MAKE_JOBS_UNSAFE= yes
PLIST_FILES= bin/${PORTNAME}
@@ -40,10 +42,6 @@ MAKE_ARGS+= -DNOKQUEUE
MAKE_ARGS+= -DWITHOUT_X86_ASM
.endif
-post-extract:
-# Allow execution of configure script (fix permissions)
- @${CHMOD} +x ${WRKSRC}/configure
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
diff --git a/games/mvdsv/distinfo b/games/mvdsv/distinfo
index 22cf69ab5f08..e5cc48cfba5d 100644
--- a/games/mvdsv/distinfo
+++ b/games/mvdsv/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mvdsv_0.28-sources.zip) = 8fb64f7dcc582d9cd1b42b7d78493b4e17bf345cebc5840f9574602a9c897257
-SIZE (mvdsv_0.28-sources.zip) = 1576287
+SHA256 (mvdsv_0.29-sources.zip) = fec7ad92b0aed139b4c454450e4776ec23ff35f34e6f1e1d4a65a4e7c6c638c4
+SIZE (mvdsv_0.29-sources.zip) = 1628556