diff options
author | jmmv <jmmv> | 2004-04-22 09:06:52 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-04-22 09:06:52 +0000 |
commit | 407965cbfce340f28f13c07ff5344c5bee45e242 (patch) | |
tree | 729ea4a6da9599701f37c430dc216fcbbc33e248 /audio/rhythmbox | |
parent | 1e01ab21f93e268a7abee403bd720a268b8e60c0 (diff) | |
download | pkgsrc-407965cbfce340f28f13c07ff5344c5bee45e242.tar.gz |
Update to 0.8.1; patch from Kouichirou Hiratsuka in PR pkg/25280.
* Really fix playlist saving.
* Include completely untagged files too.
* Fix .applications file to handle any gnome-vfs location.
* Fix iPod compilation on big-endian machines.
* Find iradio-initial.pls correctly.
* Fix a prototype.
* Make saving playlists dialog work with GTK+ 2.4.
* Squash a few small memleaks.
* Update es, pl and ja translations.
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 4 | ||||
-rw-r--r-- | audio/rhythmbox/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 1f81e658bb8..f1a25a4e751 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2004/04/16 22:16:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/22 09:06:52 jmmv Exp $ # -DISTNAME= rhythmbox-0.8.0 +DISTNAME= rhythmbox-0.8.1 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 4d07c35ec20..b1343a35f71 100644 --- a/audio/rhythmbox/distinfo +++ b/audio/rhythmbox/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2004/04/16 22:16:01 jmmv Exp $ +$NetBSD: distinfo,v 1.7 2004/04/22 09:06:53 jmmv Exp $ -SHA1 (rhythmbox-0.8.0.tar.bz2) = a3bfb6180e5b58acea08959db083094843d3ea9c -Size (rhythmbox-0.8.0.tar.bz2) = 1776804 bytes +SHA1 (rhythmbox-0.8.1.tar.bz2) = 7ff496a9593d19d97c2166a9b8d093a96c45b00a +Size (rhythmbox-0.8.1.tar.bz2) = 1769708 bytes |