Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2000 17:09:10 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/18078: update port:  aumix to 2.6
Message-ID:  <Pine.BSI.4.21.0004181707031.11999-100000@blues.jpj.net>

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

>Number:         18078
>Category:       ports
>Synopsis:       update port:  aumix to 2.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 18 14:10:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Trevor Johnson (trevor@jpj.net)
>Release:        4.0-20000214-CURRENT and 5.0-CURRENT
>Organization:
myself
>Environment:

FreeBSD tethys.csudh.edu 4.0-20000214-CURRENT FreeBSD
4.0-20000214-CURRENT #0: Tue Feb 15 01:45:52 GMT 2000
root@monster.cdrom.com:/usr/src/sys/compile/GENERIC  i386

>Description:

- update to version 2.6
- remove unused GLIB_CONFIG
- add a MASTER_SITE URL
- update PLIST

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

diff -ruN aumix.orig/Makefile aumix/Makefile
--- aumix.orig/Makefile	Mon Apr 17 01:17:01 2000
+++ aumix/Makefile	Tue Apr 18 22:01:01 2000
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	aumix
-PORTVERSION=	2.5
+PORTVERSION=	2.6
 CATEGORIES=	audio
 MASTER_SITES=	http://jpj.net/~trevor/aumix/ \
+		http://download.sourceforge.net/aumix/ \
 		http://jpj.net/~trevor/aumix/old/ \
 		ftp://aumix.sourceforge.net/pub/aumix/stable/ \
 		${MASTER_SITE_SUNSITE}
@@ -20,7 +21,6 @@
 .if !defined(WITHOUT_X11)
 LIB_DEPENDS+=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
 
-GLIB_CONFIG=	${LOCALBASE}/bin/glib12-config
 GTK_CONFIG=	${X11BASE}/bin/gtk12-config
 .endif
 
diff -ruN aumix.orig/files/md5 aumix/files/md5
--- aumix.orig/files/md5	Thu Mar 30 00:59:12 2000
+++ aumix/files/md5	Tue Apr 18 22:00:19 2000
@@ -1 +1 @@
-MD5 (aumix-2.5.tar.gz) = e4210a033c542cbb437c8223cbc025c4
+MD5 (aumix-2.6.tar.gz) = 7b6ff5f46a46ef10315d54acde258523
diff -ruN aumix.orig/pkg/PLIST aumix/pkg/PLIST
--- aumix.orig/pkg/PLIST	Thu Mar 30 00:59:13 2000
+++ aumix/pkg/PLIST	Tue Apr 18 22:00:56 2000
@@ -1,8 +1,9 @@
 bin/aumix
 bin/xaumix
 share/aumix/ansi
-share/aumix/aumix-mini.xpm
 share/aumix/aumix.xpm
+share/aumix/fadein.set
+share/aumix/fadeout.set
 share/aumix/vt100
 share/aumix/xterm
 share/locale/de/LC_MESSAGES/aumix.mo


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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.21.0004181707031.11999-100000>