From olivleh1@kartoffel.salatschuessel.net  Fri Apr 21 12:28:04 2006
Return-Path: <olivleh1@kartoffel.salatschuessel.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C8F8316A414;
	Fri, 21 Apr 2006 12:28:04 +0000 (UTC)
	(envelope-from olivleh1@kartoffel.salatschuessel.net)
Received: from kartoffel.salatschuessel.net (p5084E346.dip.t-dialin.net [80.132.227.70])
	by mx1.FreeBSD.org (Postfix) with ESMTP id D6E3043D99;
	Fri, 21 Apr 2006 12:27:53 +0000 (GMT)
	(envelope-from olivleh1@kartoffel.salatschuessel.net)
Received: from kartoffel.salatschuessel.net (localhost [127.0.0.1])
	by kartoffel.salatschuessel.net (8.13.4/8.13.4) with ESMTP id k3LCReG7016843;
	Fri, 21 Apr 2006 14:27:40 +0200 (CEST)
	(envelope-from olivleh1@kartoffel.salatschuessel.net)
Received: (from olivleh1@localhost)
	by kartoffel.salatschuessel.net (8.13.4/8.13.3/Submit) id k3LCRelU016842;
	Fri, 21 Apr 2006 14:27:40 +0200 (CEST)
	(envelope-from olivleh1)
Message-Id: <200604211227.k3LCRelU016842@kartoffel.salatschuessel.net>
Date: Fri, 21 Apr 2006 14:27:40 +0200 (CEST)
From: Oliver Lehmann <oliver@freebsd.org>
Reply-To: Oliver Lehmann <oliver@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Oliver Lehmann <oliver@freebsd.org>
Subject: update-port multimedia/audacious to 1.0.0
X-Send-Pr-Version: 3.113
X-GNATS-Notify: redchrom@gmail.com

>Number:         96139
>Category:       ports
>Synopsis:       update-port multimedia/audacious to 1.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 21 12:30:17 GMT 2006
>Closed-Date:    Sat Apr 22 22:09:48 GMT 2006
>Last-Modified:  Sat Apr 22 22:09:48 GMT 2006
>Originator:     Oliver Lehmann
>Release:        FreeBSD 6.1-PRERELEASE amd64
>Organization:
>Environment:
System: FreeBSD kartoffel.salatschuessel.net 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 09:31:27 CET 2006 olivleh1@kartoffel.salatschuessel.net:/usr/obj/amd64-athlon64-6.1/usr/src/sys/KARTOFFEL amd64


>Description:
	update to 1.0.0
>How-To-Repeat:
>Fix:


--- audacious.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/local/cvsroot/ports/multimedia/audacious/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	15 Apr 2006 16:00:19 -0000	1.12
+++ Makefile	21 Apr 2006 12:26:46 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	audacious
-PORTVERSION=	0.2.3
+PORTVERSION=	1.0.0
 CATEGORIES=	multimedia audio
 MASTER_SITES=	http://audacious-media-player.org/release/ \
 		${MASTER_SITE_LOCAL}
Index: distinfo
===================================================================
RCS file: /usr/local/cvsroot/ports/multimedia/audacious/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo	4 Apr 2006 03:15:54 -0000	1.4
+++ distinfo	21 Apr 2006 12:26:46 -0000
@@ -1,3 +1,3 @@
-MD5 (audacious-0.2.3.tgz) = c7ef54251f15d780c4938fbc1ba5855d
-SHA256 (audacious-0.2.3.tgz) = e1c8efc805bb95eff8f2bb3d6de919dd67240b979f16af8f87429fbc92dd789b
-SIZE (audacious-0.2.3.tgz) = 3246886
+MD5 (audacious-1.0.0.tgz) = a3e0f49be74eecb3c27a5a901cff0b66
+SHA256 (audacious-1.0.0.tgz) = c3b11f7755af0bc89330aa79907cf43e99227a6f935652c7cd529385e152c8cb
+SIZE (audacious-1.0.0.tgz) = 3248602
Index: pkg-plist
===================================================================
RCS file: /usr/local/cvsroot/ports/multimedia/audacious/pkg-plist,v
retrieving revision 1.10
diff -u -r1.10 pkg-plist
--- pkg-plist	4 Apr 2006 03:15:54 -0000	1.10
+++ pkg-plist	21 Apr 2006 12:26:46 -0000
@@ -12,7 +12,9 @@
 include/audacious/input.h
 include/audacious/output.h
 include/audacious/xml_document.h
+lib/audacious/Effect/libaudiocompress.so
 lib/audacious/Effect/libladspa.so
+lib/audacious/Effect/libstereo.so
 lib/audacious/Effect/libvoice_removal.so
 lib/audacious/General/libsong_change.so
 lib/audacious/General/libscrobbler.so
@@ -51,6 +53,7 @@
 %%DATADIR%%/Skins/Default/pledit.txt
 %%DATADIR%%/Skins/Default/posbar.png
 %%DATADIR%%/Skins/Default/shufrep.png
+%%DATADIR%%/Skins/Default/skin.hints
 %%DATADIR%%/Skins/Default/text.png
 %%DATADIR%%/Skins/Default/titlebar.png
 %%DATADIR%%/Skins/Default/viscolor.txt
--- audacious.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Fri Apr 21 12:32:11 UTC 2006 
State-Changed-Why:  
Awaiting maintainers feedback 

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

From: "Stepan Zastupov [RedChrom]" <redchrom@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/96139: update-port multimedia/audacious to 1.0.0
Date: Sat, 22 Apr 2006 20:55:35 +0900

 --jI8keyz6grp/JLjh
 Content-Type: text/plain; charset=koi8-r
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 On Fri, Apr 21, 2006 at 12:32:05PM +0000, Edwin Groothuis wrote:
 > Maintainer of multimedia/audacious,
 >=20
 > Please note that PR ports/96139 has just been submitted.
 >=20
 > If it contains a patch for an upgrade, an enhancement or a bug fix
 > you agree on, reply to this email stating that you approve the patch
 > and a committer will take care of it.
 >=20
 > The full text of the PR can be found at:
 >     http://www.freebsd.org/cgi/query-pr.cgi?pr=3Dports/96139
 >=20
 > --=20
 > Edwin Groothuis
 > edwin@FreeBSD.org
 >=20
 Approved.
 
 --=20
 Best regards, Stepan Zastupov aka RedChrom
 Blog: http://redchrom.livejournal.com/
 Current music: Antagony (Live on KXLU, 8-25-2003) - End of the Circle
 
 --jI8keyz6grp/JLjh
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.2.2 (FreeBSD)
 
 iD8DBQFEShm3kD+Dz/IxjeMRAtgFAJwPgQJzVXj96IeHkhtC+zDGTKG02wCdHHsV
 UdAdTDm4sLrBzBP44SHdoR8=
 =tP/2
 -----END PGP SIGNATURE-----
 
 --jI8keyz6grp/JLjh--
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Sat Apr 22 17:59:51 UTC 2006 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96139 
State-Changed-From-To: open->closed 
State-Changed-By: oliver 
State-Changed-When: Sat Apr 22 22:09:37 UTC 2006 
State-Changed-Why:  
committed 

http://www.freebsd.org/cgi/query-pr.cgi?pr=96139 
>Unformatted:
