diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 04:33:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-15 04:33:47 +0000 |
commit | 162ed18b85db7db9b4a8216443ed48ba7ae1ef7f (patch) | |
tree | 4be9f89e87d441eb8140b26ad63d18387985dd73 /multimedia/pvr250 | |
parent | 3e063600379d482ac4bbbd9b3abf996b992a3725 (diff) | |
download | ports-162ed18b85db7db9b4a8216443ed48ba7ae1ef7f.tar.gz ports-162ed18b85db7db9b4a8216443ed48ba7ae1ef7f.zip |
Notes
Diffstat (limited to 'multimedia/pvr250')
-rw-r--r-- | multimedia/pvr250/Makefile | 5 | ||||
-rw-r--r-- | multimedia/pvr250/distinfo | 4 |
2 files changed, 3 insertions, 6 deletions
diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile index 99f9d343f857..1bebb92d58a0 100644 --- a/multimedia/pvr250/Makefile +++ b/multimedia/pvr250/Makefile @@ -12,6 +12,7 @@ PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz +IGNOREFILES= hcwPVRP2.sys # Varies from month to month MAINTAINER= edwin@mavetju.org COMMENT= Hauppauge PVR-250/350 TV cards driver for the cxm device @@ -40,10 +41,6 @@ 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 c955b34a97f6..3dcffa51180a 100644 --- a/multimedia/pvr250/distinfo +++ b/multimedia/pvr250/distinfo @@ -1,6 +1,6 @@ MD5 (cxm-20041107.shar) = beddb963e7c2df4781fda81bfb3e6e0c SIZE (cxm-20041107.shar) = 184374 -MD5 (hcwPVRP2.sys) = aa97703bb05e985418bc29fec5b899b9 -SIZE (hcwPVRP2.sys) = 789824 +MD5 (hcwPVRP2.sys) = IGNORE +SIZE (hcwPVRP2.sys) = IGNORE MD5 (pvr250-1.1.tar.gz) = 85fe46157fafead2ad7f4dd76bf192cc SIZE (pvr250-1.1.tar.gz) = 2372 |