aboutsummaryrefslogtreecommitdiff
path: root/multimedia/v4l_compat
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2010-11-04 20:47:26 +0000
committerKoop Mast <kwm@FreeBSD.org>2010-11-04 20:47:26 +0000
commitfda697bdd26321726d99e49f94f82eae783061ea (patch)
tree6617218096850cca6ce0226a30c0c5e3f28530fa /multimedia/v4l_compat
parent9d532666e152926033e99c9e66d9509c978c4bc5 (diff)
downloadports-fda697bdd26321726d99e49f94f82eae783061ea.tar.gz
ports-fda697bdd26321726d99e49f94f82eae783061ea.zip
Update to 1.0.20101027.
Update videodev2.h header for libv4l update to 0.8.1. patch-dvb_frontend.h is now included in the tarball.
Notes
Notes: svn path=/head/; revision=264095
Diffstat (limited to 'multimedia/v4l_compat')
-rw-r--r--multimedia/v4l_compat/Makefile3
-rw-r--r--multimedia/v4l_compat/distinfo5
-rw-r--r--multimedia/v4l_compat/files/patch-dvb_frontend.h11
3 files changed, 3 insertions, 16 deletions
diff --git a/multimedia/v4l_compat/Makefile b/multimedia/v4l_compat/Makefile
index 11fd49c51937..17f6227f1580 100644
--- a/multimedia/v4l_compat/Makefile
+++ b/multimedia/v4l_compat/Makefile
@@ -7,10 +7,9 @@
PORTNAME= v4l_compat
PORTVERSION= 1.0.${DUMMYDATE}
-PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= LOCAL/kwm
-DUMMYDATE= 20100403
+DUMMYDATE= 20101027
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Video4Linux IOCTL header files
diff --git a/multimedia/v4l_compat/distinfo b/multimedia/v4l_compat/distinfo
index c565ccb721c8..24cf8f36500a 100644
--- a/multimedia/v4l_compat/distinfo
+++ b/multimedia/v4l_compat/distinfo
@@ -1,3 +1,2 @@
-MD5 (v4l_compat-1.0.20100403.tar.gz) = d3c3326180b03689a24f738250e3a4ee
-SHA256 (v4l_compat-1.0.20100403.tar.gz) = 5e575bb74ede3dd7a4113dc2b50af1af05fe9c4ffadcc2d29cf5561173e94767
-SIZE (v4l_compat-1.0.20100403.tar.gz) = 40316
+SHA256 (v4l_compat-1.0.20101027.tar.gz) = fe6237bf237e9377b297985358f476a7a476d4b1bf032891a37e39efe3cfbdc0
+SIZE (v4l_compat-1.0.20101027.tar.gz) = 40644
diff --git a/multimedia/v4l_compat/files/patch-dvb_frontend.h b/multimedia/v4l_compat/files/patch-dvb_frontend.h
deleted file mode 100644
index e2de2bfa0dc3..000000000000
--- a/multimedia/v4l_compat/files/patch-dvb_frontend.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- dvb/frontend.h.orig 2010-04-15 11:20:34.000000000 +0200
-+++ dvb/frontend.h 2010-04-15 11:21:23.000000000 +0200
-@@ -373,7 +373,7 @@
- };
-
- #define FE_SET_PROPERTY _IOW('o', 82, struct dtv_properties)
--#define FE_GET_PROPERTY _IOR('o', 83, struct dtv_properties)
-+#define FE_GET_PROPERTY _IOW('o', 83, struct dtv_properties)
-
-
- /**