From decke@FreeBSD.org  Tue Apr 19 17:24:33 2011
Return-Path: <decke@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 8F7F9106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Apr 2011 17:24:33 +0000 (UTC)
	(envelope-from decke@FreeBSD.org)
Received: from groupware.itac.at (groupware.itac.at [91.205.172.99])
	by mx1.freebsd.org (Postfix) with ESMTP id 2B5318FC24
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 19 Apr 2011 17:24:32 +0000 (UTC)
Received: from localhost (188.45.176.244) by groupware.itac.at (Axigen)
 with (AES128-SHA encrypted) ESMTPSA id 24BD60;
 Tue, 19 Apr 2011 19:09:27 +0200
Message-Id: <20110419190957.2b67f9f1@FreeBSD.org>
Date: Tue, 19 Apr 2011 19:09:57 +0200
From: Bernhard Froehlich <decke@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: somicide@gmail.com
Subject: [PATCH] audio/decibel-audio-player: update to 1.07

>Number:         156499
>Category:       ports
>Synopsis:       [PATCH] audio/decibel-audio-player: update to 1.07
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    decke
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Apr 19 17:30:09 UTC 2011
>Closed-Date:    Tue Apr 26 10:11:29 UTC 2011
>Last-Modified:  Tue Apr 26 10:11:29 UTC 2011
>Originator:     Bernhard Froehlich
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
>Environment:
System: FreeBSD chii.bluelife.at 8.2-STABLE FreeBSD 8.2-STABLE #9: Tue Apr  5 00:54:31 CEST
>Description:
- Update to 1.07

Port maintainer (somicide@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- decibel-audio-player-1.07.patch begins here ---
diff -ruN --exclude=CVS /usr/home/decke/blueports/audio/decibel-audio-player.orig/Makefile /usr/home/decke/blueports/audio/decibel-audio-player/Makefile
--- /usr/home/decke/blueports/audio/decibel-audio-player.orig/Makefile	2011-02-25 00:25:52.000000000 +0100
+++ /usr/home/decke/blueports/audio/decibel-audio-player/Makefile	2011-04-19 19:03:53.000000000 +0200
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	decibel-audio-player
-PORTVERSION=	1.06
-PORTREVISION=	1
+PORTVERSION=	1.07
 CATEGORIES=	audio multimedia gnome python
 MASTER_SITES=	http://decibel.silent-blade.org/uploads/Main/
 
diff -ruN --exclude=CVS /usr/home/decke/blueports/audio/decibel-audio-player.orig/distinfo /usr/home/decke/blueports/audio/decibel-audio-player/distinfo
--- /usr/home/decke/blueports/audio/decibel-audio-player.orig/distinfo	2010-12-08 15:25:21.000000000 +0100
+++ /usr/home/decke/blueports/audio/decibel-audio-player/distinfo	2011-04-19 19:03:53.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (decibel-audio-player-1.06.tar.gz) = e8870f30b683be9eb4bd87d173b25653d5a3d17ed25effd8330572724bdf906a
-SIZE (decibel-audio-player-1.06.tar.gz) = 371617
+SHA256 (decibel-audio-player-1.07.tar.gz) = 00959c3ab5d72eab4270649f915d8ab46d2941895858ff648f10ada9a044c9c1
+SIZE (decibel-audio-player-1.07.tar.gz) = 381877
diff -ruN --exclude=CVS /usr/home/decke/blueports/audio/decibel-audio-player.orig/pkg-plist /usr/home/decke/blueports/audio/decibel-audio-player/pkg-plist
--- /usr/home/decke/blueports/audio/decibel-audio-player.orig/pkg-plist	2010-12-08 15:25:21.000000000 +0100
+++ /usr/home/decke/blueports/audio/decibel-audio-player/pkg-plist	2011-04-19 19:03:53.000000000 +0200
@@ -20,6 +20,7 @@
 %%DATADIR%%/pix/star-16.png
 %%DATADIR%%/res/AudioCD.glade
 %%DATADIR%%/res/Authentication.glade
+%%DATADIR%%/res/AutoShuffle.glade
 %%DATADIR%%/res/Covers.glade
 %%DATADIR%%/res/DesktopNotification.glade
 %%DATADIR%%/res/Equalizer.glade
@@ -42,6 +43,7 @@
 %%DATADIR%%/src/gui/extTreeview.py
 %%DATADIR%%/src/gui/fileChooser.py
 %%DATADIR%%/src/gui/help.py
+%%DATADIR%%/src/gui/mainWindow.py
 %%DATADIR%%/src/gui/preferences.py
 %%DATADIR%%/src/gui/progressDlg.py
 %%DATADIR%%/src/gui/selectPath.py
@@ -56,6 +58,7 @@
 %%DATADIR%%/src/media/format/mp4.py
 %%DATADIR%%/src/media/format/mpc.py
 %%DATADIR%%/src/media/format/ogg.py
+%%DATADIR%%/src/media/format/wav.py
 %%DATADIR%%/src/media/format/wavpack.py
 %%DATADIR%%/src/media/playlist.py
 %%DATADIR%%/src/media/track/__init__.py
@@ -63,6 +66,8 @@
 %%DATADIR%%/src/media/track/fileTrack.py
 %%DATADIR%%/src/modules/AudioCD.py
 %%DATADIR%%/src/modules/AudioScrobbler.py
+%%DATADIR%%/src/modules/AutoResume.py
+%%DATADIR%%/src/modules/AutoShuffle.py
 %%DATADIR%%/src/modules/CommandLine.py
 %%DATADIR%%/src/modules/Covers.py
 %%DATADIR%%/src/modules/CtrlPanel.py
--- decibel-audio-player-1.07.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->decke 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Apr 19 17:30:56 UTC 2011 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=156499 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Tue Apr 19 17:31:03 UTC 2011 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: somicide@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/156499: [PATCH] audio/decibel-audio-player: update to 1.07
Date: Tue, 19 Apr 2011 17:31:00 UT

 Maintainer of audio/decibel-audio-player,
 
 Please note that PR ports/156499 has just been submitted.
 
 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.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156499
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: john doe <somicide@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156499: [PATCH] audio/decibel-audio-player: update to 1.07
Date: Fri, 22 Apr 2011 11:43:02 -0400

 On 04/19/11 13:31, Edwin Groothuis wrote:
 > Maintainer of audio/decibel-audio-player,
 >
 > Please note that PR ports/156499 has just been submitted.
 >
 > 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.
 >
 > The full text of the PR can be found at:
 >      http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/156499
 >
 Works fine, thanks

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/156499: commit references a PR
Date: Tue, 26 Apr 2011 09:05:10 +0000 (UTC)

 decke       2011-04-26 09:04:44 UTC
 
   FreeBSD ports repository
 
   Modified files:
     audio/decibel-audio-player Makefile distinfo pkg-plist 
   Log:
   - Update to 1.07
   
   PR:             ports/156499
   Submitted by:   myself
   Approved by:    kipz <somicide@gmail.com> (maintainer)
   
   Revision  Changes    Path
   1.4       +1 -2      ports/audio/decibel-audio-player/Makefile
   1.3       +2 -2      ports/audio/decibel-audio-player/distinfo
   1.3       +6 -1      ports/audio/decibel-audio-player/pkg-plist
 _______________________________________________
 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"
 
State-Changed-From-To: feedback->closed 
State-Changed-By: decke 
State-Changed-When: Tue Apr 26 10:11:28 UTC 2011 
State-Changed-Why:  
Committed. Thanks! 

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