summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-02-04 00:54:26 +0000
committerpat <pat@FreeBSD.org>2002-02-04 00:54:26 +0000
commit0b2db54002d22954c97368e6cea4d7ffd51d61fa (patch)
tree636140ac13477a5d07db207f168e15a6270de5ac /graphics
parentae96e72d627641fa7b67f139e6abfed50e73c9b7 (diff)
downloadFreeBSD-ports-0b2db54002d22954c97368e6cea4d7ffd51d61fa.zip
FreeBSD-ports-0b2db54002d22954c97368e6cea4d7ffd51d61fa.tar.gz
Update to 3.69
PR: 34598 Submitted by: maintainer
Diffstat (limited to 'graphics')
-rw-r--r--graphics/xawtv/Makefile2
-rw-r--r--graphics/xawtv/distinfo2
-rw-r--r--graphics/xawtv/files/patch-src::xt.c17
-rw-r--r--graphics/xawtv/pkg-plist2
4 files changed, 3 insertions, 20 deletions
diff --git a/graphics/xawtv/Makefile b/graphics/xawtv/Makefile
index fb98346..82a0105 100644
--- a/graphics/xawtv/Makefile
+++ b/graphics/xawtv/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xawtv
-PORTVERSION= 3.68
+PORTVERSION= 3.69
CATEGORIES= graphics
MASTER_SITES= http://bytesex.org/xawtv/
DISTNAME= ${PORTNAME}_${PORTVERSION}
diff --git a/graphics/xawtv/distinfo b/graphics/xawtv/distinfo
index 5147819..37d4cbc 100644
--- a/graphics/xawtv/distinfo
+++ b/graphics/xawtv/distinfo
@@ -1 +1 @@
-MD5 (xawtv_3.68.tar.gz) = c4cd6ad8d8c1bc45a4f994671954f23d
+MD5 (xawtv_3.69.tar.gz) = 05b5e9bbee276ff8e2ba7a200f8db449
diff --git a/graphics/xawtv/files/patch-src::xt.c b/graphics/xawtv/files/patch-src::xt.c
deleted file mode 100644
index b7463f7..0000000
--- a/graphics/xawtv/files/patch-src::xt.c
+++ /dev/null
@@ -1,17 +0,0 @@
---- src/xt.c.orig Mon Sep 17 00:39:58 2001
-+++ src/xt.c Mon Sep 17 00:40:07 2001
-@@ -27,6 +27,13 @@
- # include <linux/videodev.h>
- #endif
-
-+#if defined(__FreeBSD__)
-+#define VIDEO_SOUND_MONO 1
-+#define VIDEO_SOUND_STEREO 2
-+#define VIDEO_SOUND_LANG1 4
-+#define VIDEO_SOUND_LANG2 8
-+#endif
-+
- #include "config.h"
-
- #include <X11/Xlib.h>
-
diff --git a/graphics/xawtv/pkg-plist b/graphics/xawtv/pkg-plist
index 544a1e3..7a03cc5 100644
--- a/graphics/xawtv/pkg-plist
+++ b/graphics/xawtv/pkg-plist
@@ -16,8 +16,8 @@ bin/xawtv
bin/xawtv-remote
lib/xawtv/conv-mjpeg.so
lib/xawtv/drv0-bsd.so
+lib/xawtv/flt-gamma.so
lib/xawtv/flt-invert.so
-lib/xawtv/flt-nop.so
lib/xawtv/snd-oss.so
lib/xawtv/write-avi.so
@dirrm lib/xawtv
OpenPOWER on IntegriCloud