summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2002-06-02 13:54:49 +0000
committernobutaka <nobutaka@FreeBSD.org>2002-06-02 13:54:49 +0000
commit1da48dc804cd1c606173730b62370aa188089acc (patch)
treec486ca170fae0ccaf4a8ed34e56b688928b9e8b6 /graphics
parent0537163f5565c213ff7957b00936909d203e05b7 (diff)
downloadFreeBSD-ports-1da48dc804cd1c606173730b62370aa188089acc.zip
FreeBSD-ports-1da48dc804cd1c606173730b62370aa188089acc.tar.gz
(1) Update distinfo.
(2) Sync with xine-0.9.10. (3) Bump PORTREVISION. Submitted by: maintainer (1)
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xine_d4d_plugin/Makefile1
-rw-r--r--graphics/xine_d4d_plugin/distinfo2
-rw-r--r--graphics/xine_d4d_plugin/files/patch-src:input:input_dvd.c11
3 files changed, 13 insertions, 1 deletions
diff --git a/graphics/xine_d4d_plugin/Makefile b/graphics/xine_d4d_plugin/Makefile
index 8364817..cbc1ebc 100644
--- a/graphics/xine_d4d_plugin/Makefile
+++ b/graphics/xine_d4d_plugin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= xine_d4d_plugin
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://worldzone.net/technology/captaincss/ \
http://debianlinux.net/
diff --git a/graphics/xine_d4d_plugin/distinfo b/graphics/xine_d4d_plugin/distinfo
index 4e68b68..16ae196 100644
--- a/graphics/xine_d4d_plugin/distinfo
+++ b/graphics/xine_d4d_plugin/distinfo
@@ -1 +1 @@
-MD5 (d4d031.txt) = f11a94e352743e990fce5e9a40fdc2f0
+MD5 (d4d031.txt) = 02163a4b17c31a5bf16bb68479647884
diff --git a/graphics/xine_d4d_plugin/files/patch-src:input:input_dvd.c b/graphics/xine_d4d_plugin/files/patch-src:input:input_dvd.c
new file mode 100644
index 0000000..a0312b6
--- /dev/null
+++ b/graphics/xine_d4d_plugin/files/patch-src:input:input_dvd.c
@@ -0,0 +1,11 @@
+--- src/input/input_dvd.c.orig Sun Jun 2 04:15:05 2002
++++ src/input/input_dvd.c Sun Jun 2 04:15:08 2002
+@@ -1132,7 +1132,7 @@
+ config_values_t *config;
+ int i, fd;
+
+- if (iface != 6) {
++ if (iface != 7) {
+ printf ("input_d4d: input plugin doesn't support plugin API version %d.\n",
+ iface);
+ return NULL;
OpenPOWER on IntegriCloud