diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-27 22:56:36 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-27 22:56:36 +0000 |
commit | d7fe7e58d01f343857fb710290f240869d233a23 (patch) | |
tree | 5a2ac8cb457110ef9ee7cb9b24175042d7e3e0d5 /audio/rhythmbox-devel | |
parent | 3305bcdcad9757d020981e1f3731e01776449525 (diff) | |
download | ports-d7fe7e58d01f343857fb710290f240869d233a23.tar.gz ports-d7fe7e58d01f343857fb710290f240869d233a23.zip |
Update to 0.6.6.
Notes
Notes:
svn path=/head/; revision=102327
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 3 | ||||
-rw-r--r-- | audio/rhythmbox-devel/distinfo | 3 | ||||
-rw-r--r-- | audio/rhythmbox-devel/files/patch-data_Makefile.in | 11 | ||||
-rw-r--r-- | audio/rhythmbox-devel/pkg-plist | 1 |
4 files changed, 15 insertions, 3 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index f78c04caee04..3662eaa75c05 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -6,8 +6,7 @@ # PORTNAME= rhythmbox -PORTVERSION= 0.6.5 -PORTREVISION= 1 +PORTVERSION= 0.6.6 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6 diff --git a/audio/rhythmbox-devel/distinfo b/audio/rhythmbox-devel/distinfo index 5f83b8cc17d2..d47406467633 100644 --- a/audio/rhythmbox-devel/distinfo +++ b/audio/rhythmbox-devel/distinfo @@ -1 +1,2 @@ -MD5 (gnome2/rhythmbox-0.6.5.tar.bz2) = c9cf126e219a08b90b77c65396cfcca8 +MD5 (gnome2/rhythmbox-0.6.6.tar.bz2) = 7a2aab6fce70964952ba1544889c52b2 +SIZE (gnome2/rhythmbox-0.6.6.tar.bz2) = 1580110 diff --git a/audio/rhythmbox-devel/files/patch-data_Makefile.in b/audio/rhythmbox-devel/files/patch-data_Makefile.in new file mode 100644 index 000000000000..28ee4cc92e9b --- /dev/null +++ b/audio/rhythmbox-devel/files/patch-data_Makefile.in @@ -0,0 +1,11 @@ +--- data/Makefile.in.orig Fri Feb 27 17:48:22 2004 ++++ data/Makefile.in Fri Feb 27 17:48:46 2004 +@@ -245,7 +245,7 @@ + iradio_DATA = iradio-initial.pls + iradiodir = $(datadir)/rhythmbox + +-@GCONF_SCHEMAS_INSTALL_TRUE@schemadir = $(GCONF_SCHEMAS_FILE_DIR) ++@GCONF_SCHEMAS_INSTALL_TRUE@schemadir = $(GCONF_SCHEMA_FILE_DIR) + @GCONF_SCHEMAS_INSTALL_TRUE@schema_DATA = rhythmbox.schemas + + EXTRA_DIST = $(server_in_files) \ diff --git a/audio/rhythmbox-devel/pkg-plist b/audio/rhythmbox-devel/pkg-plist index 2077e786c12d..7817b49b4e41 100644 --- a/audio/rhythmbox-devel/pkg-plist +++ b/audio/rhythmbox-devel/pkg-plist @@ -114,6 +114,7 @@ share/gnome/rhythmbox/node-views/rb-node-view-songs.xml share/locale/am/LC_MESSAGES/rhythmbox.mo share/locale/az/LC_MESSAGES/rhythmbox.mo share/locale/be/LC_MESSAGES/rhythmbox.mo +share/locale/bg/LC_MESSAGES/rhythmbox.mo share/locale/ca/LC_MESSAGES/rhythmbox.mo share/locale/cs/LC_MESSAGES/rhythmbox.mo share/locale/cy/LC_MESSAGES/rhythmbox.mo |