diff options
author | drochner <drochner> | 2006-11-28 22:28:27 +0000 |
---|---|---|
committer | drochner <drochner> | 2006-11-28 22:28:27 +0000 |
commit | b2fb477a55cb79d17e7f0cc9684314056383ea90 (patch) | |
tree | b72c490067b9a38dd01cfe051e6981a8ef84ff4e | |
parent | d926bccb196b04e83a2b1ca94df3ef4b80f732df (diff) | |
download | pkgsrc-b2fb477a55cb79d17e7f0cc9684314056383ea90.tar.gz |
update to 2.14.5 (which is a major release back but as much as we can
do w/o hal support for now)
changes:
* Add date information to all possible albums (Alex Lancaster)
* Improve GStreamer error handling (Tim-Philipp Muller)
* Don't crash when re-opening the Preferences dialog
* Clear the genre field when re-reading the disk
-rw-r--r-- | audio/sound-juicer/Makefile | 5 | ||||
-rw-r--r-- | audio/sound-juicer/PLIST | 3 | ||||
-rw-r--r-- | audio/sound-juicer/distinfo | 8 |
3 files changed, 8 insertions, 8 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index 7d4d53ef881..66b70a66f6f 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2006/09/16 12:20:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2006/11/28 22:28:27 drochner Exp $ # -DISTNAME= sound-juicer-2.14.4 -PKGREVISION= 1 +DISTNAME= sound-juicer-2.14.5 CATEGORIES= audio MASTER_SITES= http://www.burtonini.com/computing/ diff --git a/audio/sound-juicer/PLIST b/audio/sound-juicer/PLIST index a4f20f0f192..8284ad53c9c 100644 --- a/audio/sound-juicer/PLIST +++ b/audio/sound-juicer/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/07/07 18:00:03 drochner Exp $ +@comment $NetBSD: PLIST,v 1.2 2006/11/28 22:28:27 drochner Exp $ bin/sound-juicer share/applications/sound-juicer.desktop share/gconf/schemas/sound-juicer.schemas @@ -57,6 +57,7 @@ share/locale/ja/LC_MESSAGES/sound-juicer.mo share/locale/ka/LC_MESSAGES/sound-juicer.mo share/locale/ko/LC_MESSAGES/sound-juicer.mo share/locale/lt/LC_MESSAGES/sound-juicer.mo +share/locale/lv/LC_MESSAGES/sound-juicer.mo share/locale/mk/LC_MESSAGES/sound-juicer.mo share/locale/ml/LC_MESSAGES/sound-juicer.mo share/locale/ms/LC_MESSAGES/sound-juicer.mo diff --git a/audio/sound-juicer/distinfo b/audio/sound-juicer/distinfo index d19e405bcc7..03764316482 100644 --- a/audio/sound-juicer/distinfo +++ b/audio/sound-juicer/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2006/07/07 18:00:03 drochner Exp $ +$NetBSD: distinfo,v 1.2 2006/11/28 22:28:27 drochner Exp $ -SHA1 (sound-juicer-2.14.4.tar.gz) = fac5e462aeca7d73325750552adcbe958c7988d4 -RMD160 (sound-juicer-2.14.4.tar.gz) = 5fe49db7fed053b4e59eed70a52d454e2bccc0ca -Size (sound-juicer-2.14.4.tar.gz) = 1149580 bytes +SHA1 (sound-juicer-2.14.5.tar.gz) = b5403e12dcd0351ced9d6d0abe10a1849ce57aa9 +RMD160 (sound-juicer-2.14.5.tar.gz) = aa085a4b50b5316f87bdd6598e4cd6075890bbfe +Size (sound-juicer-2.14.5.tar.gz) = 1155007 bytes SHA1 (patch-aa) = 58a5bf0a8d0e6f2f9a794180b1670a8f3d628641 SHA1 (patch-ab) = 79f1ca7a198180789ee4c41ab54a3d9b1ecd197e |