- Update mvdsv (and thus qwdtools slave port) to version 0.29

- Define LICENSE knob (GPLv2)
This commit is contained in:
Alexey Dokuchaev 2011-08-09 12:05:22 +00:00
parent ff8c8a83ff
commit 93b1a2ac66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279320
2 changed files with 7 additions and 9 deletions

View file

@ -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

View file

@ -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