Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2006 14:27:40 +0200 (CEST)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Oliver Lehmann <oliver@FreeBSD.org>
Subject:   ports/96139: update-port multimedia/audacious to 1.0.0
Message-ID:  <200604211227.k3LCRelU016842@kartoffel.salatschuessel.net>
Resent-Message-ID: <200604211230.k3LCUI6u055347@freefall.freebsd.org>

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

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 21 12:30:17 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



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