diff options
author | avl <avl@FreeBSD.org> | 2010-09-13 18:05:29 +0800 |
---|---|---|
committer | avl <avl@FreeBSD.org> | 2010-09-13 18:05:29 +0800 |
commit | 82da92ed2140e1b69a5726474fbb5ab9b5fc2d57 (patch) | |
tree | 2181cd90e6be6b5bfdc2da13189daedc3c7815f8 | |
parent | 5b64a49c797459f372e9263aafa0e53216087136 (diff) | |
download | freebsd-ports-gnome-82da92ed2140e1b69a5726474fbb5ab9b5fc2d57.tar.gz freebsd-ports-gnome-82da92ed2140e1b69a5726474fbb5ab9b5fc2d57.tar.zst freebsd-ports-gnome-82da92ed2140e1b69a5726474fbb5ab9b5fc2d57.zip |
- Update to 0.3b
-rw-r--r-- | games/sampsvr/Makefile | 6 | ||||
-rw-r--r-- | games/sampsvr/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/games/sampsvr/Makefile b/games/sampsvr/Makefile index d98e563ca923..37af1e36fe7f 100644 --- a/games/sampsvr/Makefile +++ b/games/sampsvr/Makefile @@ -5,17 +5,17 @@ # $FreeBSD$ PORTNAME= sampsvr -PORTVERSION= 0.3a +PORTVERSION= 0.3b CATEGORIES= games linux MASTER_SITES= http://files.sa-mp.com/ -DISTNAME= samp${PORTVERSION:S,.,,}svr +DISTNAME= samp${PORTVERSION:S,.,,}svr_R2 MAINTAINER= avl@FreeBSD.org COMMENT= Rockstar's GTA: San Andreas multiplayer modification dedicated server USE_LINUX= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/${DISTNAME:S,asvr,,} +WRKSRC= ${WRKDIR}/samp03 USE_DOS2UNIX= *.txt *.pwn *.inc USE_RC_SUBR= sampd SAMPDIR= ${PREFIX}/libexec/${PORTNAME} diff --git a/games/sampsvr/distinfo b/games/sampsvr/distinfo index 27e88540aa15..001d31790e15 100644 --- a/games/sampsvr/distinfo +++ b/games/sampsvr/distinfo @@ -1,3 +1,3 @@ -MD5 (samp03asvr.tar.gz) = 912ad517c415714ae24afc3ec8187854 -SHA256 (samp03asvr.tar.gz) = 5bf91e1d2a75cf5a0092bd461f8c7e5fadfaf45957b7e85c7868e1637393cf0f -SIZE (samp03asvr.tar.gz) = 1343888 +MD5 (samp03bsvr_R2.tar.gz) = 03802f7a5fd5d4ab00f2a98d3f0ca0a8 +SHA256 (samp03bsvr_R2.tar.gz) = 68a146bc4f57988bbba7d1efba062ab679d63c0d92904cb845e167466b53900c +SIZE (samp03bsvr_R2.tar.gz) = 1484984 |