diff options
author | decke <decke@FreeBSD.org> | 2012-02-20 22:40:38 +0800 |
---|---|---|
committer | decke <decke@FreeBSD.org> | 2012-02-20 22:40:38 +0800 |
commit | ece3c0bf776a31fd2e5924bf6767343732c12d8a (patch) | |
tree | 7463f6ecc2dd1708e6dbb5cb9eeeb5116ea3b746 /audio | |
parent | 24faf541a9e692eae738229e7344d17c15f610b0 (diff) | |
download | freebsd-ports-gnome-ece3c0bf776a31fd2e5924bf6767343732c12d8a.tar.gz freebsd-ports-gnome-ece3c0bf776a31fd2e5924bf6767343732c12d8a.tar.zst freebsd-ports-gnome-ece3c0bf776a31fd2e5924bf6767343732c12d8a.zip |
- Update to 1.08
PR: ports/165135
Submitted by: myself
Approved by: John Doe <somicide@gmail.com> (maintainer)
Diffstat (limited to 'audio')
-rw-r--r-- | audio/decibel-audio-player/Makefile | 2 | ||||
-rw-r--r-- | audio/decibel-audio-player/distinfo | 4 | ||||
-rw-r--r-- | audio/decibel-audio-player/pkg-plist | 34 |
3 files changed, 20 insertions, 20 deletions
diff --git a/audio/decibel-audio-player/Makefile b/audio/decibel-audio-player/Makefile index bfafdac8ec37..14f397d25faa 100644 --- a/audio/decibel-audio-player/Makefile +++ b/audio/decibel-audio-player/Makefile @@ -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 --git a/audio/decibel-audio-player/distinfo b/audio/decibel-audio-player/distinfo index 9f8480fc0f87..98f9463ad009 100644 --- a/audio/decibel-audio-player/distinfo +++ b/audio/decibel-audio-player/distinfo @@ -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 --git a/audio/decibel-audio-player/pkg-plist b/audio/decibel-audio-player/pkg-plist index 1e5003650477..7966bb0b3ba5 100644 --- a/audio/decibel-audio-player/pkg-plist +++ b/audio/decibel-audio-player/pkg-plist @@ -18,23 +18,23 @@ share/applications/decibel-audio-player.desktop %%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 |