aboutsummaryrefslogtreecommitdiff
path: root/games/tinymux
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-02-12 21:30:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-02-12 21:30:48 +0000
commita3c8e989ead0b8ad12405b0e19c49b1cb59e4ef9 (patch)
tree16854747a6859dc3dad02fae368b3a0ae8a6c49a /games/tinymux
parentc463e83e5cf0f67797dd252329c7cdd0c437fe92 (diff)
downloadports-a3c8e989ead0b8ad12405b0e19c49b1cb59e4ef9.tar.gz
ports-a3c8e989ead0b8ad12405b0e19c49b1cb59e4ef9.zip
- Update to 2.6
PR: 131482 Submitted by: Stephen Dennis <brazilofmux@gmail.com>
Notes
Notes: svn path=/head/; revision=228154
Diffstat (limited to 'games/tinymux')
-rw-r--r--games/tinymux/Makefile14
-rw-r--r--games/tinymux/distinfo6
2 files changed, 9 insertions, 11 deletions
diff --git a/games/tinymux/Makefile b/games/tinymux/Makefile
index 832f2e4b6666..8089c030d648 100644
--- a/games/tinymux/Makefile
+++ b/games/tinymux/Makefile
@@ -6,12 +6,10 @@
#
PORTNAME= tinymux
-PORTVERSION= 2.3.5.${PATCHLEVEL}
-PORTREVISION= 1
+PORTVERSION= 2.6.5.${PATCHLEVEL}
CATEGORIES= games net
-MASTER_SITES= ftp://ftp.tinymux.org/TinyMUX/tinymux-2.3/${PATCHLEVEL}/ \
- http://www.tinymux.org/ \
- http://www.moosh.net/pub/mush/servers/tinymux/TinyMUX-2.x/tinymux-2.3/${PATCHLEVEL}/
+MASTER_SITES= ftp://ftp.tinymux.org/TinyMUX/tinymux-2.6/${PATCHLEVEL}/ \
+ http://www.tinymux.org/
DISTNAME= mux-${PORTVERSION}.unix
MAINTAINER= ports@FreeBSD.org
@@ -23,8 +21,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
-PATCHLEVEL= 26
-WRKSRC= ${WRKDIR}/mux2.3/src
+PATCHLEVEL= 30
+WRKSRC= ${WRKDIR}/mux2.6/src
.if !defined(NOPORTDOCS)
PORTDOCS= *
.endif
@@ -66,7 +64,7 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/../${file} ${DOCSDIR}
.endfor
.for file in BACKUPS CONFIGURATION CONVERSION CREDITS DISTRIBUTIONS GUESTS \
- LIMITS MEMORY PATCHES REALMS muxman.pdf
+ LIMITS MEMORY PATCHES REALMS
${INSTALL_DATA} ${WRKSRC}/../docs/${file} ${DOCSDIR}
.endfor
.endif
diff --git a/games/tinymux/distinfo b/games/tinymux/distinfo
index 09afc3301a5f..3403df729670 100644
--- a/games/tinymux/distinfo
+++ b/games/tinymux/distinfo
@@ -1,3 +1,3 @@
-MD5 (mux-2.3.5.26.unix.tar.gz) = a6456b0754e3ae81be8e2439538f9b49
-SHA256 (mux-2.3.5.26.unix.tar.gz) = cca30383044f66a28d40e3e308724f4b65127db16b4ee7e5d69b18fea48e545d
-SIZE (mux-2.3.5.26.unix.tar.gz) = 996018
+MD5 (mux-2.6.5.30.unix.tar.gz) = b0189ca28e28ed0f269d64b46c57bd67
+SHA256 (mux-2.6.5.30.unix.tar.gz) = 534bfc00d60aa3fb69784c16734fc64ae8e4caca3b1ce24c9204890b90524b48
+SIZE (mux-2.6.5.30.unix.tar.gz) = 983368