From fffb303183257a57b43d3aba9c06882935e463e6 Mon Sep 17 00:00:00 2001 From: edwin Date: Sat, 26 Nov 2005 01:34:42 +0000 Subject: 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. ] --- multimedia/pvr250/Makefile | 3 +-- multimedia/pvr250/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'multimedia/pvr250') diff --git a/multimedia/pvr250/Makefile b/multimedia/pvr250/Makefile index 51ef18f1e03..6bdfc1c6b1d 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 6073f139ac3..bd26d5c87ba 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 -- cgit