summaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-19 13:49:03 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-19 13:49:03 +0800
commit8a522277bf0521ced62afa74896ed711a8804900 (patch)
tree5e8d2385f29534dc12d7db07843f06d209a9adf1 /audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c
parent2b8e6f4f951c6f48c2f12e95f37694563c7fad9a (diff)
downloadmarcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.tar.gz
marcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.tar.zst
marcuscom-ports-8a522277bf0521ced62afa74896ed711a8804900.zip
Update to 0.9.5.
Obtained from: FreeBSD ports tree git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6470 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c')
-rw-r--r--audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c18
1 files changed, 0 insertions, 18 deletions
diff --git a/audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c b/audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c
deleted file mode 100644
index 61fbb19a5..000000000
--- a/audio/rhythmbox-devel/files/patch-sources_rb-ipod-source.c
+++ /dev/null
@@ -1,18 +0,0 @@
---- sources/rb-ipod-source.c.orig Sun Sep 19 17:05:37 2004
-+++ sources/rb-ipod-source.c Sun Sep 19 17:05:49 2004
-@@ -234,6 +234,7 @@
- }
-
- /* Set disc number */
-+ /*
- if (song->cd_nr != 0) {
- GValue value = {0, };
- g_value_init (&value, G_TYPE_ULONG);
-@@ -243,6 +244,7 @@
- &value);
- g_value_unset (&value);
- }
-+ */
-
- /* Set bitrate */
- if (song->bitrate != 0) {