summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-11-11 03:34:38 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-11-11 03:34:38 +0000
commit034ad315b9febd0090cf4bd52084a0cf70ddca3b (patch)
treed73d780318440bfd0cb3c6f0d2078c0ea13dd3aa
parentFix MASTER_SITES. (diff)
Update to 2.50.09
Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=49933
-rw-r--r--games/hlserver-admin/Makefile14
-rw-r--r--games/hlserver-admin/distinfo3
-rw-r--r--games/hlserver-admin/pkg-plist3
3 files changed, 6 insertions, 14 deletions
diff --git a/games/hlserver-admin/Makefile b/games/hlserver-admin/Makefile
index dd6844847357..75d0b756e240 100644
--- a/games/hlserver-admin/Makefile
+++ b/games/hlserver-admin/Makefile
@@ -6,21 +6,15 @@
#
PORTNAME= admin
-PORTVERSION= 2.50.07
+PORTVERSION= 2.50.09
PORTEPOCH= 1
-MASTER_SITES= http://www.adminmod.org/downloads/ \
- http://metamod.org/files/other/
-DISTFILES= halflife-${PORTNAME}-${PORTVERSION}.tgz \
- metamod_i386.so
+MASTER_SITES= http://www.adminmod.org/downloads/
+DISTNAME= halflife-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ${PORTNAME}
+EXTRACT_SUFX= .tgz
-EXTRACT_ONLY= halflife-${PORTNAME}-${PORTVERSION}.tgz
WRKSRC= ${WRKDIR}/Admin
-post-patch:
- @${CP} ${DISTDIR}/${DIST_SUBDIR}/metamod_i386.so \
- ${WRKSRC}/dlls
-
HALFLIFE_COUNTERSTRIKE_MASTER= ${.CURDIR}/../hlserver-cs
.include "${HALFLIFE_COUNTERSTRIKE_MASTER}/Makefile"
diff --git a/games/hlserver-admin/distinfo b/games/hlserver-admin/distinfo
index 0b20b5d06032..19e25798f9a8 100644
--- a/games/hlserver-admin/distinfo
+++ b/games/hlserver-admin/distinfo
@@ -1,2 +1 @@
-MD5 (admin/halflife-admin-2.50.07.tgz) = 1b0631a4df43d2a27973917245d7aecc
-MD5 (admin/metamod_i386.so) = 95daa539247243b49a90e12f0034386d
+MD5 (admin/halflife-admin-2.50.09.tgz) = 0c3e84ab27a3c743b9528732817a5c1e
diff --git a/games/hlserver-admin/pkg-plist b/games/hlserver-admin/pkg-plist
index c7171e91f27d..643646788d5b 100644
--- a/games/hlserver-admin/pkg-plist
+++ b/games/hlserver-admin/pkg-plist
@@ -1,4 +1,5 @@
%%PORTDOCS%%%%HLDSDIR%%/Admin/README
+%%PORTDOCS%%%%HLDSDIR%%/Admin/UPDATE_INFO
%%HLDSDIR%%/Admin/config/Samples/ips.ini
%%HLDSDIR%%/Admin/config/Samples/maps.ini
%%HLDSDIR%%/Admin/config/Samples/models.ini
@@ -146,7 +147,6 @@
%%HLDSDIR%%/Admin/scripting/binaries/plugin_cheat.amx
%%HLDSDIR%%/Admin/scripting/binaries/plugin_fun.amx
%%HLDSDIR%%/Admin/scripting/binaries/plugin_hldsld_mapvote.amx
-%%HLDSDIR%%/Admin/scripting/binaries/plugin_logtest.amx
%%HLDSDIR%%/Admin/scripting/binaries/plugin_message.amx
%%HLDSDIR%%/Admin/scripting/binaries/plugin_retribution.amx
%%HLDSDIR%%/Admin/scripting/binaries/plugin_spawn.amx
@@ -161,7 +161,6 @@
%%HLDSDIR%%/Admin/scripting/examples/plugin_cheat.sma
%%HLDSDIR%%/Admin/scripting/examples/plugin_fun.sma
%%HLDSDIR%%/Admin/scripting/examples/plugin_hldsld_mapvote.sma
-%%HLDSDIR%%/Admin/scripting/examples/plugin_logtest.sma
%%HLDSDIR%%/Admin/scripting/examples/plugin_message.sma
%%HLDSDIR%%/Admin/scripting/examples/plugin_retribution.sma
%%HLDSDIR%%/Admin/scripting/examples/plugin_spawn.sma