diff options
author | edwin <edwin@FreeBSD.org> | 2004-11-09 08:42:13 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-11-09 08:42:13 +0800 |
commit | cb7fd0cc496431500eae175fc84315eeb00efa6e (patch) | |
tree | 661a77344dd31e8e5a1dd8c2dbc981ab9a386035 /multimedia | |
parent | b3423f14af2a1f97501cf9c5ef2b5daa82367c88 (diff) | |
download | freebsd-ports-gnome-cb7fd0cc496431500eae175fc84315eeb00efa6e.tar.gz freebsd-ports-gnome-cb7fd0cc496431500eae175fc84315eeb00efa6e.tar.zst freebsd-ports-gnome-cb7fd0cc496431500eae175fc84315eeb00efa6e.zip |
Upgrade to the 2004 November 7th version of the CXM driver by John
Wehle, which gives better support for FreeBSD 5.3.
I don't have my PVR250 on 5.x, so feedback from you is appreciated!
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/pvr250/Makefile | 5 | ||||
-rw-r--r-- | multimedia/pvr250/distinfo | 4 | ||||
-rw-r--r-- | multimedia/pvrxxx/Makefile | 5 | ||||
-rw-r--r-- | multimedia/pvrxxx/distinfo | 4 |
4 files changed, 8 insertions, 10 deletions
diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile index cf6edf38f56a..b324eb5e0864 100644 --- a/multimedia/pvr250/Makefile +++ b/multimedia/pvr250/Makefile @@ -7,8 +7,7 @@ # PORTNAME= pvr250 -PORTVERSION= 200408 -PORTREVISION= 1 +PORTVERSION= 20041107 CATEGORIES= multimedia MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz @@ -17,7 +16,7 @@ MAINTAINER= edwin@mavetju.org COMMENT= Hauppauge PVR-250/350 TV cards driver for the cxm device PVRTOOLS= pvr250-1 -CXMSHAR= cxm-200408.shar +CXMSHAR= cxm-${PORTVERSION}.shar WRKSRC= ${WRKDIR} USE_REINPLACE= yes diff --git a/multimedia/pvr250/distinfo b/multimedia/pvr250/distinfo index 1db0e94e897a..dd9cd6547f89 100644 --- a/multimedia/pvr250/distinfo +++ b/multimedia/pvr250/distinfo @@ -1,5 +1,5 @@ -MD5 (cxm-200408.shar) = a0a766caafef8f93b9adb58d5034cf1c -SIZE (cxm-200408.shar) = 181292 +MD5 (cxm-20041107.shar) = beddb963e7c2df4781fda81bfb3e6e0c +SIZE (cxm-20041107.shar) = 184374 MD5 (pvr250-1.tar.gz) = 2340e05199059745e80551ade27cb196 SIZE (pvr250-1.tar.gz) = 95901 MD5 (hcwPVRP2.sys) = aa97703bb05e985418bc29fec5b899b9 diff --git a/multimedia/pvrxxx/Makefile b/multimedia/pvrxxx/Makefile index cf6edf38f56a..b324eb5e0864 100644 --- a/multimedia/pvrxxx/Makefile +++ b/multimedia/pvrxxx/Makefile @@ -7,8 +7,7 @@ # PORTNAME= pvr250 -PORTVERSION= 200408 -PORTREVISION= 1 +PORTVERSION= 20041107 CATEGORIES= multimedia MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz @@ -17,7 +16,7 @@ MAINTAINER= edwin@mavetju.org COMMENT= Hauppauge PVR-250/350 TV cards driver for the cxm device PVRTOOLS= pvr250-1 -CXMSHAR= cxm-200408.shar +CXMSHAR= cxm-${PORTVERSION}.shar WRKSRC= ${WRKDIR} USE_REINPLACE= yes diff --git a/multimedia/pvrxxx/distinfo b/multimedia/pvrxxx/distinfo index 1db0e94e897a..dd9cd6547f89 100644 --- a/multimedia/pvrxxx/distinfo +++ b/multimedia/pvrxxx/distinfo @@ -1,5 +1,5 @@ -MD5 (cxm-200408.shar) = a0a766caafef8f93b9adb58d5034cf1c -SIZE (cxm-200408.shar) = 181292 +MD5 (cxm-20041107.shar) = beddb963e7c2df4781fda81bfb3e6e0c +SIZE (cxm-20041107.shar) = 184374 MD5 (pvr250-1.tar.gz) = 2340e05199059745e80551ade27cb196 SIZE (pvr250-1.tar.gz) = 95901 MD5 (hcwPVRP2.sys) = aa97703bb05e985418bc29fec5b899b9 |