Skip site navigation (1)Skip section navigation (2)
Date:      15 Dec 2005 17:46:40 -0200
From:      Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90451: Update port: games/tinymux update to 2.3.5.24
Message-ID:  <20051215194640.37200.qmail@capeta.freebsdbrasil.com.br>
Resent-Message-ID: <200512151950.jBFJo6x1089506@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         90451
>Category:       ports
>Synopsis:       Update port: games/tinymux update to 2.3.5.24
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 15 19:50:05 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa@capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Update port to 2.3.5.24, it's fix the fetch problem.
- Removed USE_BZIP2. Now it uses .tar.gz extension.
>How-To-Repeat:
	
>Fix:

	

--- tinymux.diff begins here ---
diff -ruN tinymux.old/Makefile tinymux/Makefile
--- tinymux.old/Makefile	Fri Jul 30 13:49:11 2004
+++ tinymux/Makefile	Thu Dec 15 17:32:36 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	tinymux
-PORTVERSION=	2.3.3.${PATCHLEVEL}
+PORTVERSION=	2.3.5.${PATCHLEVEL}
 CATEGORIES=	games net
 MASTER_SITES=	ftp://ftp.tinymux.org/TinyMUX/tinymux-2.3/${PATCHLEVEL}/ \
 		http://www.tinymux.org/ \
@@ -16,14 +16,13 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A Multi-Player FreeForm adventure Program
 
-USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_GETTEXT=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 
-PATCHLEVEL=	22
+PATCHLEVEL=	24
 WRKSRC=		${WRKDIR}/mux2.3/src
 .if !defined(NOPORTDOCS)
 PORTDOCS=	*
diff -ruN tinymux.old/distinfo tinymux/distinfo
--- tinymux.old/distinfo	Wed Nov 30 13:45:01 2005
+++ tinymux/distinfo	Thu Dec 15 17:32:55 2005
@@ -1,3 +1,3 @@
-MD5 (mux-2.3.3.22.unix.tar.bz2) = 3a1bbe505789e14499e6662155572c1a
-SHA256 (mux-2.3.3.22.unix.tar.bz2) = d9df7d7d8fed4567c9d62e3919e866974de0611822ab642812e8226d53948898
-SIZE (mux-2.3.3.22.unix.tar.bz2) = 831091
+MD5 (mux-2.3.5.24.unix.tar.gz) = 022a3257b6c6abb684f5ec4f2f6e6927
+SHA256 (mux-2.3.5.24.unix.tar.gz) = ab5b0b6ebd8018f9b2d24ebc7342b2d3a3b7b13ae4a50b8a5af11fbd2ba9228c
+SIZE (mux-2.3.5.24.unix.tar.gz) = 995974
--- tinymux.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051215194640.37200.qmail>