ports/113909: [maintainer update] games/sampsvr: update to 0.2
Alexander Logvinov
ports at logvinov.com
Thu Jun 21 14:00:08 UTC 2007
>Number: 113909
>Category: ports
>Synopsis: [maintainer update] games/sampsvr: update to 0.2
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Thu Jun 21 14:00:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Alexander Logvinov
>Release: FreeBSD 6.2-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
Update to 0.2
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/games/sampsvr/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile 20 Feb 2007 08:03:50 -0000 1.2
+++ Makefile 21 Jun 2007 13:46:31 -0000
@@ -5,19 +5,21 @@
# $FreeBSD: ports/games/sampsvr/Makefile,v 1.2 2007/02/20 08:03:50 rafan Exp $
PORTNAME= sampsvr
-PORTVERSION= 0.1b
-PORTREVISION= 1
+PORTVERSION= 0.2
CATEGORIES= games linux
MASTER_SITES= http://www.sa-mp.com/files/ \
- http://eu.littlewhitey.com/
-DISTNAME= ${SAMPVER}-cpp6
+ http://eu.littlewhitey.com/ \
+ http://dedi.azer.nl/upload/ \
+ http://www.kfcgang.com/files/
+DISTNAME= samp02svr
MAINTAINER= ports at logvinov.com
COMMENT= Rockstar's GTA: San Andreas multiplayer modification dedicated server
USE_LINUX= yes
NO_BUILD= yes
-SAMPVER= samp01b-r2
+WRKSRC= ${WRKDIR}/samp02
+USE_DOS2UNIX= server.cfg *.pwn
USE_RC_SUBR= sampd
SAMPDIR= ${PREFIX}/lib/${PORTNAME}
PORTDOCS= README
@@ -33,7 +35,7 @@
.include <bsd.port.pre.mk>
post-patch:
- @${MV} ${WRKSRC}/${SAMPVER} ${WRKSRC}/${USE_RC_SUBR}
+ @${MV} ${WRKSRC}/${DISTNAME} ${WRKSRC}/${USE_RC_SUBR}
do-install:
${MKDIR} ${SAMPDIR}
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/games/sampsvr/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo 20 Feb 2007 08:03:50 -0000 1.2
+++ distinfo 21 Jun 2007 13:46:31 -0000
@@ -1,3 +1,3 @@
-MD5 (samp01b-r2-cpp6.tar.gz) = 2f29871118e0aa39dd789af1685d62cb
-SHA256 (samp01b-r2-cpp6.tar.gz) = 6096dde84636063dea432bc57ad85ddd48e4d11fe9c5355b498ef5d3eed174de
-SIZE (samp01b-r2-cpp6.tar.gz) = 189703
+MD5 (samp02svr.tar.gz) = 1e556dfd3ebe59f3fcc7f28ac787a115
+SHA256 (samp02svr.tar.gz) = eb215f59c4d5df5ef235cea68e9275320d582b0f9814d29257fedc7492fc794a
+SIZE (samp02svr.tar.gz) = 362370
Index: pkg-plist
===================================================================
RCS file: /home/pcvs/ports/games/sampsvr/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist 20 Feb 2007 08:03:50 -0000 1.2
+++ pkg-plist 21 Jun 2007 13:46:31 -0000
@@ -6,29 +6,37 @@
%%SAMPDIR%%/server.cfg
%%SAMPDIR%%/filterscripts
%%SAMPDIR%%/gamemodes
-%%DATADIR%%/filterscripts/admingivecash.amx
-%%DATADIR%%/gamemodes/src/sftdm.pwn
-%%DATADIR%%/gamemodes/src/rivershell.pwn
-%%DATADIR%%/gamemodes/src/lvdm.pwn
-%%DATADIR%%/gamemodes/src/lyse.pwn
-%%DATADIR%%/gamemodes/src/ls-parachute.pwn
-%%DATADIR%%/gamemodes/src/manhunt-lv.pwn
-%%DATADIR%%/gamemodes/src/minigunmadness.pwn
-%%DATADIR%%/gamemodes/src/area51.pwn
-%%DATADIR%%/gamemodes/src/cng.pwn
-%%DATADIR%%/gamemodes/src/monster.pwn
-%%DATADIR%%/gamemodes/src/freighter.pwn
-%%DATADIR%%/gamemodes/lyse.amx
+%%DATADIR%%/filterscripts/actions.amx
+%%DATADIR%%/filterscripts/actions.pwn
+%%DATADIR%%/filterscripts/adminspec.amx
+%%DATADIR%%/filterscripts/adminspec.pwn
+%%DATADIR%%/filterscripts/olddance.pwn
+%%DATADIR%%/gamemodes/area51.amx
+%%DATADIR%%/gamemodes/area51.pwn
+%%DATADIR%%/gamemodes/barron.amx
+%%DATADIR%%/gamemodes/barron.pwn
+%%DATADIR%%/gamemodes/cng.amx
+%%DATADIR%%/gamemodes/cng.pwn
+%%DATADIR%%/gamemodes/freighter.amx
+%%DATADIR%%/gamemodes/freighter.pwn
%%DATADIR%%/gamemodes/ls-parachute.amx
-%%DATADIR%%/gamemodes/sftdm.amx
+%%DATADIR%%/gamemodes/ls-parachute.pwn
%%DATADIR%%/gamemodes/lvdm.amx
-%%DATADIR%%/gamemodes/monster.amx
-%%DATADIR%%/gamemodes/rivershell.amx
-%%DATADIR%%/gamemodes/freighter.amx
+%%DATADIR%%/gamemodes/lvdm.pwn
+%%DATADIR%%/gamemodes/lyse.amx
+%%DATADIR%%/gamemodes/lyse.pwn
%%DATADIR%%/gamemodes/manhunt-lv.amx
-%%DATADIR%%/gamemodes/area51.amx
+%%DATADIR%%/gamemodes/manhunt-lv.pwn
%%DATADIR%%/gamemodes/minigunmadness.amx
- at dirrmtry %%DATADIR%%/gamemodes/src
+%%DATADIR%%/gamemodes/minigunmadness.pwn
+%%DATADIR%%/gamemodes/monster.amx
+%%DATADIR%%/gamemodes/monster.pwn
+%%DATADIR%%/gamemodes/rivershell.amx
+%%DATADIR%%/gamemodes/rivershell.pwn
+%%DATADIR%%/gamemodes/sftdm.amx
+%%DATADIR%%/gamemodes/sftdm.pwn
+%%DATADIR%%/gamemodes/sniper.amx
+%%DATADIR%%/gamemodes/sniper.pwn
@dirrmtry %%DATADIR%%/gamemodes
@dirrmtry %%DATADIR%%/filterscripts
@dirrmtry %%DATADIR%%
Index: files/pkg-message.in
===================================================================
RCS file: /home/pcvs/ports/games/sampsvr/files/pkg-message.in,v
retrieving revision 1.2
diff -u -r1.2 pkg-message.in
--- files/pkg-message.in 20 Feb 2007 08:03:51 -0000 1.2
+++ files/pkg-message.in 21 Jun 2007 13:46:31 -0000
@@ -1,4 +1,5 @@
***********************************************************************
Edit %%PREFIX%%/etc/sampsvr.cfg before using
+Your password must be changed from the default password
%%NOTEWORK%%
***********************************************************************
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list