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/Makefile | |
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/Makefile')
-rw-r--r-- | audio/rhythmbox/Makefile | 5 |
1 files changed, 2 insertions, 3 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 |