Date: Tue, 14 Feb 2012 13:47:03 GMT From: Bernhard Fröhlich <decke@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/165135: [PATCH] audio/decibel-audio-player: update to 1.08 Message-ID: <201202141347.q1EDl3OS095711@red.freebsd.org> Resent-Message-ID: <201202141350.q1EDoAeX024950@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 165135 >Category: ports >Synopsis: [PATCH] audio/decibel-audio-player: update to 1.08 >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: Tue Feb 14 13:50:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Bernhard Fröhlich >Release: FreeBSD 9.0-RELEASE amd64 >Organization: >Environment: FreeBSD vs1.bluelife.at 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:15:25 UTC 2012 >Description: - Update to 1.08 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN -x CVS -x .svn /home/decke/dev/ports/audio/decibel-audio-player/Makefile /home/decke/rpdecke/audio/decibel-audio-player/Makefile --- /home/decke/dev/ports/audio/decibel-audio-player/Makefile 2011-04-26 11:04:44.000000000 +0200 +++ /home/decke/rpdecke/audio/decibel-audio-player/Makefile 2011-12-02 12:07:04.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= decibel-audio-player -PORTVERSION= 1.07 +PORTVERSION= 1.08 CATEGORIES= audio multimedia gnome python MASTER_SITES= http://decibel.silent-blade.org/uploads/Main/ diff -ruN -x CVS -x .svn /home/decke/dev/ports/audio/decibel-audio-player/distinfo /home/decke/rpdecke/audio/decibel-audio-player/distinfo --- /home/decke/dev/ports/audio/decibel-audio-player/distinfo 2011-04-18 15:39:54.000000000 +0200 +++ /home/decke/rpdecke/audio/decibel-audio-player/distinfo 2011-12-02 12:07:04.000000000 +0100 @@ -1,2 +1,2 @@ -SHA256 (decibel-audio-player-1.07.tar.gz) = 00959c3ab5d72eab4270649f915d8ab46d2941895858ff648f10ada9a044c9c1 -SIZE (decibel-audio-player-1.07.tar.gz) = 381877 +SHA256 (decibel-audio-player-1.08.tar.gz) = 90143fd95849ba8d8a7e78d16050d0e56c509a20ce17d3b2d26684245e0986c1 +SIZE (decibel-audio-player-1.08.tar.gz) = 372301 diff -ruN -x CVS -x .svn /home/decke/dev/ports/audio/decibel-audio-player/pkg-plist /home/decke/rpdecke/audio/decibel-audio-player/pkg-plist --- /home/decke/dev/ports/audio/decibel-audio-player/pkg-plist 2011-04-26 11:04:44.000000000 +0200 +++ /home/decke/rpdecke/audio/decibel-audio-player/pkg-plist 2011-12-02 12:07:04.000000000 +0100 @@ -18,23 +18,23 @@ %%DATADIR%%/pix/decibel-audio-player-64.png %%DATADIR%%/pix/decibel-audio-player.png %%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 -%%DATADIR%%/res/FileExplorer.glade -%%DATADIR%%/res/HelpDlg.glade -%%DATADIR%%/res/IMStatus.glade -%%DATADIR%%/res/Library.glade -%%DATADIR%%/res/MainWindow.glade -%%DATADIR%%/res/Preferences.glade -%%DATADIR%%/res/Progress.glade -%%DATADIR%%/res/SelectPath.glade -%%DATADIR%%/res/StatusFile.glade -%%DATADIR%%/res/StatusIconMenu.glade -%%DATADIR%%/res/Twitter.glade +%%DATADIR%%/res/AudioCD.ui +%%DATADIR%%/res/Authentication.ui +%%DATADIR%%/res/AutoShuffle.ui +%%DATADIR%%/res/Covers.ui +%%DATADIR%%/res/DesktopNotification.ui +%%DATADIR%%/res/Equalizer.ui +%%DATADIR%%/res/FileExplorer.ui +%%DATADIR%%/res/HelpDlg.ui +%%DATADIR%%/res/IMStatus.ui +%%DATADIR%%/res/Library.ui +%%DATADIR%%/res/MainWindow.ui +%%DATADIR%%/res/Preferences.ui +%%DATADIR%%/res/Progress.ui +%%DATADIR%%/res/SelectPath.ui +%%DATADIR%%/res/StatusFile.ui +%%DATADIR%%/res/StatusIconMenu.ui +%%DATADIR%%/res/Twitter.ui %%DATADIR%%/src/decibel-audio-player.py %%DATADIR%%/src/gui/__init__.py %%DATADIR%%/src/gui/about.py >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201202141347.q1EDl3OS095711>