From trevor@jpj.net Sat Nov 27 23:16:15 1999
Return-Path: <trevor@jpj.net>
Received: from blues.jpj.net (blues.jpj.net [204.97.17.146])
	by hub.freebsd.org (Postfix) with ESMTP id 817CB14D75
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Nov 1999 23:16:13 -0800 (PST)
	(envelope-from trevor@jpj.net)
Received: from localhost (trevor@localhost)
	by blues.jpj.net (right/backatcha) with SMTP id CAA12847;
	Sun, 28 Nov 1999 02:16:13 -0500 (EST)
Message-Id: <Pine.BSI.3.96.991128020617.12676D-100000@blues.jpj.net>
Date: Sun, 28 Nov 1999 02:16:12 -0500 (EST)
From: Trevor Johnson <trevor@jpj.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Christian Weisgerber <naddy@mips.rhein-neckar.de>
Subject: update port:  aumix to 1.28

>Number:         15129
>Category:       ports
>Synopsis:       update port:  aumix to 1.28
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    cpiazza
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 27 23:20:00 PST 1999
>Closed-Date:    Sun Nov 28 12:36:59 PST 1999
>Last-Modified:  Sun Nov 28 14:19:17 PST 1999
>Originator:     Trevor Johnson (trevor@jpj.net)
>Release:        FreeBSD 3.3-STABLE Sat Oct 30 02:01:46 PDT 1999 GENERIC i386
>Organization:
myself
>Environment:
only tested on FreeBSD 3.3-STABLE i386
>Description:

Remove patch-aa, since an equivalent change has been made upstream
(courtesy Christian Weisgerber).  Update to current version.  Make a
trivial change to COMMENT.  I'm the upstream maintainer.

>How-To-Repeat:
N/A
>Fix:

diff -ruN aumix/Makefile aumix.new/Makefile
--- aumix/Makefile	Thu Nov 25 20:06:56 1999
+++ aumix.new/Makefile	Sat Nov 27 23:01:04 1999
@@ -1,12 +1,12 @@
 # New ports collection makefile for:	aumix
-# Version required:    1.27.1
+# Version required:    1.28
 # Date created:        21 May 1999
 # Whom:                Chris Piazza <cpiazza@FreeBSD.org>
 #
 # $FreeBSD: ports/audio/aumix/Makefile,v 1.10 1999/11/23 18:26:06 cpiazza Exp $
 #
 
-DISTNAME=	aumix-1.27.3
+DISTNAME=	aumix-1.28
 CATEGORIES=	audio
 MASTER_SITES=	http://jpj.net/~trevor/aumix/ \
 		http://jpj.net/~trevor/aumix/old/ \
diff -ruN aumix/files/md5 aumix.new/files/md5
--- aumix/files/md5	Thu Nov 25 20:06:56 1999
+++ aumix.new/files/md5	Sat Nov 27 23:01:32 1999
@@ -1 +1 @@
-MD5 (aumix-1.27.3.tar.gz) = 227c0be495e7883dd89a793055a9fb83
+MD5 (aumix-1.28.tar.gz) = a481f064cd7a22aaccd65e8da924aa10
diff -ruN aumix/patches/patch-aa aumix.new/patches/patch-aa
--- aumix/patches/patch-aa	Fri Oct 29 23:44:02 1999
+++ aumix.new/patches/patch-aa	Wed Dec 31 16:00:00 1969
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig	Tue Oct 26 07:21:49 1999
-+++ src/Makefile.in	Wed Oct 27 20:57:45 1999
-@@ -99,7 +99,7 @@
- 
- COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- CCLD = $(CC)
--LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
-+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -L@libdir@ -o $@
- DIST_COMMON =  Makefile.am Makefile.in
- 
- 
diff -ruN aumix/pkg/COMMENT aumix.new/pkg/COMMENT
--- aumix/pkg/COMMENT	Sat Jun 26 15:33:03 1999
+++ aumix.new/pkg/COMMENT	Sat Nov 27 23:02:30 1999
@@ -1 +1 @@
-A fullscreen ncurses based audio mixer for the console
+A full-screen ncurses-based audio mixer for the console


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Sun Nov 28 12:36:59 PST 1999 
State-Changed-Why:  
Committed, thanks!! 
Responsible-Changed-From-To: cpiazza@freebsd.org->cpiazza 
Responsible-Changed-By: steve 
Responsible-Changed-When: Sun Nov 28 14:18:17 PST 1999 
Responsible-Changed-Why:  
Don't need '@freebsd.org' for the responsible field. 
>Unformatted:
