diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-13 21:21:41 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-13 21:21:41 +0000 |
commit | c1538d88f73657094f55adad2aa7253e91a77967 (patch) | |
tree | ceebcab1326b5dec63a4657e1e088c435f49bc69 /multimedia/pvr250 | |
parent | e444186d906ee29529a0f2dfdfda4a0798ea4a6b (diff) | |
download | ports-c1538d88f73657094f55adad2aa7253e91a77967.tar.gz ports-c1538d88f73657094f55adad2aa7253e91a77967.zip |
Notes
Diffstat (limited to 'multimedia/pvr250')
-rw-r--r-- | multimedia/pvr250/Makefile | 7 | ||||
-rw-r--r-- | multimedia/pvr250/distinfo | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile index b324eb5e0864..99f9d343f857 100644 --- a/multimedia/pvr250/Makefile +++ b/multimedia/pvr250/Makefile @@ -8,6 +8,7 @@ PORTNAME= pvr250 PORTVERSION= 20041107 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz @@ -15,7 +16,7 @@ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz MAINTAINER= edwin@mavetju.org COMMENT= Hauppauge PVR-250/350 TV cards driver for the cxm device -PVRTOOLS= pvr250-1 +PVRTOOLS= pvr250-1.1 CXMSHAR= cxm-${PORTVERSION}.shar WRKSRC= ${WRKDIR} @@ -39,6 +40,10 @@ pre-everything:: @${ECHO_CMD} "Some tuners (for example the Philips FQ1216M) supports multiple standards." @${ECHO_CMD} "Use the following configuration screen (or 'make config') to choose your local TV channel system if you have such a tuner." @${ECHO_CMD} "At this moment only the Philips FQ1216M is known to do this. If you don't have one, just ignore it. If you have one, select one (1) entry." + + @${ECHO_CMD} + @${ECHO_CMD} "Also, if this port complains about an invalid checksum for hcwPVRP2.sys," + @${ECHO_CMD} "please run 'make makesum' and start again." @sleep 5 .include <bsd.port.pre.mk> diff --git a/multimedia/pvr250/distinfo b/multimedia/pvr250/distinfo index dd9cd6547f89..c955b34a97f6 100644 --- a/multimedia/pvr250/distinfo +++ b/multimedia/pvr250/distinfo @@ -1,6 +1,6 @@ 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 SIZE (hcwPVRP2.sys) = 789824 +MD5 (pvr250-1.1.tar.gz) = 85fe46157fafead2ad7f4dd76bf192cc +SIZE (pvr250-1.1.tar.gz) = 2372 |