diff options
author | edwin <edwin@FreeBSD.org> | 2005-11-26 01:34:42 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-11-26 01:34:42 +0000 |
commit | fffb303183257a57b43d3aba9c06882935e463e6 (patch) | |
tree | 1a019279a5803c55d994320e521b27b711e2a26d | |
parent | 4d99f0cfc15aa843195434875f7256d4c4809714 (diff) | |
download | FreeBSD-ports-fffb303183257a57b43d3aba9c06882935e463e6.zip FreeBSD-ports-fffb303183257a57b43d3aba9c06882935e463e6.tar.gz |
Update to 2005-10-30 version of the CXM driver:
[ This is the Oct 30, 2005 snapshot of my source tree. Included
are changes to support FreeBSD 6.0 including amd64. As part of
the changes the iicbb patch for FreeBSD 5 / 6 has been updated
to address iicbus_write not defining the buffer as const. ]
-rw-r--r-- | multimedia/pvr250/Makefile | 3 | ||||
-rw-r--r-- | multimedia/pvr250/distinfo | 6 | ||||
-rw-r--r-- | multimedia/pvrxxx/Makefile | 3 | ||||
-rw-r--r-- | multimedia/pvrxxx/distinfo | 6 |
4 files changed, 8 insertions, 10 deletions
diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile index 51ef18f..6bdfc1c 100644 --- a/multimedia/pvr250/Makefile +++ b/multimedia/pvr250/Makefile @@ -7,8 +7,7 @@ # PORTNAME= pvr250 -PORTVERSION= 20050412 -PORTREVISION= 1 +PORTVERSION= 20051030 CATEGORIES= multimedia MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz diff --git a/multimedia/pvr250/distinfo b/multimedia/pvr250/distinfo index 6073f13..bd26d5c 100644 --- a/multimedia/pvr250/distinfo +++ b/multimedia/pvr250/distinfo @@ -1,6 +1,6 @@ -MD5 (cxm-20050412.shar) = 60f9db9f23ea2efdad5e6d1bbbd5d390 -SHA256 (cxm-20050412.shar) = 19522a44d886e02ef7cdfed9c5c16cd5e98cacba9ef06e4297d75afa27fb9b6a -SIZE (cxm-20050412.shar) = 195369 +MD5 (cxm-20051030.shar) = 1e10d88c9e35568ad7cfe126341c8d90 +SHA256 (cxm-20051030.shar) = c4258160d83f18c4d4403448ec286d448a5b9ef13542f7c4a478583beb5c5934 +SIZE (cxm-20051030.shar) = 197660 MD5 (pvr250-1.2.tar.gz) = ab6bd568158db4c45789777babe672c1 SHA256 (pvr250-1.2.tar.gz) = 477a0fe2f2c032df75838eed0a371f42cc52069765fdbf92c0a64d666986bc4a SIZE (pvr250-1.2.tar.gz) = 3946 diff --git a/multimedia/pvrxxx/Makefile b/multimedia/pvrxxx/Makefile index 51ef18f..6bdfc1c 100644 --- a/multimedia/pvrxxx/Makefile +++ b/multimedia/pvrxxx/Makefile @@ -7,8 +7,7 @@ # PORTNAME= pvr250 -PORTVERSION= 20050412 -PORTREVISION= 1 +PORTVERSION= 20051030 CATEGORIES= multimedia MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTFILES= ${CXMSHAR} hcwPVRP2.sys ${PVRTOOLS}.tar.gz diff --git a/multimedia/pvrxxx/distinfo b/multimedia/pvrxxx/distinfo index 6073f13..bd26d5c 100644 --- a/multimedia/pvrxxx/distinfo +++ b/multimedia/pvrxxx/distinfo @@ -1,6 +1,6 @@ -MD5 (cxm-20050412.shar) = 60f9db9f23ea2efdad5e6d1bbbd5d390 -SHA256 (cxm-20050412.shar) = 19522a44d886e02ef7cdfed9c5c16cd5e98cacba9ef06e4297d75afa27fb9b6a -SIZE (cxm-20050412.shar) = 195369 +MD5 (cxm-20051030.shar) = 1e10d88c9e35568ad7cfe126341c8d90 +SHA256 (cxm-20051030.shar) = c4258160d83f18c4d4403448ec286d448a5b9ef13542f7c4a478583beb5c5934 +SIZE (cxm-20051030.shar) = 197660 MD5 (pvr250-1.2.tar.gz) = ab6bd568158db4c45789777babe672c1 SHA256 (pvr250-1.2.tar.gz) = 477a0fe2f2c032df75838eed0a371f42cc52069765fdbf92c0a64d666986bc4a SIZE (pvr250-1.2.tar.gz) = 3946 |