summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-27 22:56:36 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-27 22:56:36 +0000
commitd7fe7e58d01f343857fb710290f240869d233a23 (patch)
tree5a2ac8cb457110ef9ee7cb9b24175042d7e3e0d5 /audio
parent- Utilize NOPORTDOCS (diff)
Update to 0.6.6.
Notes
Notes: svn path=/head/; revision=102327
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox-devel/Makefile3
-rw-r--r--audio/rhythmbox-devel/distinfo3
-rw-r--r--audio/rhythmbox-devel/files/patch-data_Makefile.in11
-rw-r--r--audio/rhythmbox-devel/pkg-plist1
-rw-r--r--audio/rhythmbox/Makefile3
-rw-r--r--audio/rhythmbox/distinfo3
-rw-r--r--audio/rhythmbox/files/patch-data_Makefile.in11
-rw-r--r--audio/rhythmbox/pkg-plist1
8 files changed, 30 insertions, 6 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
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index f78c04caee04..3662eaa75c05 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/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/distinfo b/audio/rhythmbox/distinfo
index 5f83b8cc17d2..d47406467633 100644
--- a/audio/rhythmbox/distinfo
+++ b/audio/rhythmbox/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/files/patch-data_Makefile.in b/audio/rhythmbox/files/patch-data_Makefile.in
new file mode 100644
index 000000000000..28ee4cc92e9b
--- /dev/null
+++ b/audio/rhythmbox/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/pkg-plist b/audio/rhythmbox/pkg-plist
index 2077e786c12d..7817b49b4e41 100644
--- a/audio/rhythmbox/pkg-plist
+++ b/audio/rhythmbox/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