From nobody@FreeBSD.org  Mon Apr 26 17:58:03 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 4C981106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Apr 2010 17:58:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 219658FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Apr 2010 17:58:03 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o3QHw2VH072786
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Apr 2010 17:58:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o3QHw2UR072785;
	Mon, 26 Apr 2010 17:58:02 GMT
	(envelope-from nobody)
Message-Id: <201004261758.o3QHw2UR072785@www.freebsd.org>
Date: Mon, 26 Apr 2010 17:58:02 GMT
From: Stephen Dennis <brazilofmux@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: New upstream version. Update games/tinymux from patchlevel 30 to patchlevel 32.
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         146068
>Category:       ports
>Synopsis:       New upstream version. Update games/tinymux from patchlevel 30 to patchlevel 32.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sylvio
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 26 18:00:08 UTC 2010
>Closed-Date:    Wed Apr 28 01:02:39 UTC 2010
>Last-Modified:  Wed Apr 28 01:10:01 UTC 2010
>Originator:     Stephen Dennis
>Release:        8.0
>Organization:
TinyMUX Project
>Environment:
FreeBSD bane.svdltd.com 8.0-RELEASE FreeBSD-RELEASE #0: Sat Nov 21:48:17 UTC 20009
root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Issues fixed between patch-level 30 and patch-level 32:

 - Fix access of uninitialized memory during dbconvert
   when @queuemax is set on player object (Issue 623).
 - Fix @dbclean to not strip attribute owner and flags
   on attributes that it re-numbers (Issue 621).
 - Add missing attributes to muxattrs.dat.
 - Fix one case of #elif without a condition.
 - Clarify use of see_all @power (Issue 584).
 - Fix typo on help @lock compound (Issue 606).
 - Fix typo in substitutions3 (Issue 605).
 - Topic reference should be to 'regexp syntax'.
 - Change reference to no_program which should be no_command.
 - Fix @dolist help topic (Issue 593).
 - Should be starting_pay instead of paystart and
   find_money_chance instead of payfind (Issue #589).
 - Missed one case of %ld.
 - long integers should be handled with %ld.
 - Option table was defined one element too large.

>How-To-Repeat:
N/A
>Fix:
Patchfile is included with PATCHLEVEL=32 and new distinfo.

Patch attached with submission follows:

diff -Naur tinymux_orig/Makefile tinymux/Makefile
--- tinymux_orig/Makefile	2010-04-26 10:22:08.000000000 -0700
+++ tinymux/Makefile	2010-04-26 10:22:28.000000000 -0700
@@ -21,7 +21,7 @@
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LIBS="-L${LOCALBASE}/lib"
 
-PATCHLEVEL=	30
+PATCHLEVEL=	32
 WRKSRC=		${WRKDIR}/mux2.6/src
 .if !defined(NOPORTDOCS)
 PORTDOCS=	*
diff -Naur tinymux_orig/distinfo tinymux/distinfo
--- tinymux_orig/distinfo	2010-04-26 10:22:08.000000000 -0700
+++ tinymux/distinfo	2010-04-26 10:26:36.000000000 -0700
@@ -1,3 +1,3 @@
-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
+MD5 (mux-2.6.5.32.unix.tar.gz) = a3df8dfce6ad795594f969a787a73223
+SHA256 (mux-2.6.5.32.unix.tar.gz) = 31a0367308039a33fb48c846eab1164be562d118402bf1e4264de6b99fc97261
+SIZE (mux-2.6.5.32.unix.tar.gz) = 983934


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->sylvio 
Responsible-Changed-By: sylvio 
Responsible-Changed-When: Mon Apr 26 22:51:24 UTC 2010 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146068 
State-Changed-From-To: open->closed 
State-Changed-By: sylvio 
State-Changed-When: Wed Apr 28 01:02:39 UTC 2010 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=146068 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/146068: commit references a PR
Date: Wed, 28 Apr 2010 01:02:16 +0000 (UTC)

 sylvio      2010-04-28 01:02:08 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/tinymux        Makefile distinfo 
   Log:
   - Update to patchlevel 32
   
   PR:             ports/146068
   Submitted by:   Stephen Dennis <brazilofmux@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.24      +1 -1      ports/games/tinymux/Makefile
   1.9       +3 -3      ports/games/tinymux/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
