diff options
author | hira <hira@pkgsrc.org> | 2004-10-07 13:34:49 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2004-10-07 13:34:49 +0000 |
commit | 2285465daf194e09ecd272e3b7c7fc4594d40ff4 (patch) | |
tree | 521b337cb718bfb1afc17f4c79a5830a1d0c16b2 /audio/rhythmbox | |
parent | f7660c7325e097e161dae6f56f4b6ab7e89a5ab8 (diff) | |
download | pkgsrc-2285465daf194e09ecd272e3b7c7fc4594d40ff4.tar.gz |
Update to 0.8.7. OK'd by jmmv.
Overview of Changes from 0.8.6:
* Fix periodic crasher in shuffle code.
* Make documentation valid DocBook.
* Compile fix for ipod source.
* Save order of playlists.
* Enable support for typeahead in property views.
* Update ko, tr and fi translations.
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 5 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 235767c2478..2fa6f2dd411 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2004/10/03 00:13:09 tv Exp $ +# $NetBSD: Makefile,v 1.21 2004/10/07 13:34:49 hira Exp $ # -DISTNAME= rhythmbox-0.8.6 -PKGREVISION= 1 +DISTNAME= rhythmbox-0.8.7 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/audio/rhythmbox/distinfo b/audio/rhythmbox/distinfo index 7079ea8c455..e3bfe0c0a80 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.12 2004/09/21 17:22:39 jmmv Exp $ +$NetBSD: distinfo,v 1.13 2004/10/07 13:34:49 hira Exp $ -SHA1 (rhythmbox-0.8.6.tar.bz2) = 5c68216ec510f1030b36588b5be231e97754a689 -Size (rhythmbox-0.8.6.tar.bz2) = 2433982 bytes +SHA1 (rhythmbox-0.8.7.tar.bz2) = dd2e489a0e88786208d3b2025ff72074a90c869c +Size (rhythmbox-0.8.7.tar.bz2) = 2433859 bytes |