From fb6228189f5a6cd108e8bc18df58cedf4ab30a3a Mon Sep 17 00:00:00 2001 From: danfe Date: Wed, 31 Aug 2005 13:34:41 +0000 Subject: Update to version 1.0-7676, the latest from nVidia, which fixes GeForce 7800 GTX clocking problem that affected 3D performance. I've decided not to rename patches to ease on CVS repo's life. This is bug-fix release, and I hope nVidia will incorporate our patches into next "major" release. --- x11/nvidia-driver/Makefile | 4 ++-- x11/nvidia-driver/distinfo | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/nvidia-driver/Makefile b/x11/nvidia-driver/Makefile index 65468ba286c6..dedecdf2ac7c 100644 --- a/x11/nvidia-driver/Makefile +++ b/x11/nvidia-driver/Makefile @@ -82,8 +82,8 @@ NVVERSION= 7174 PORTREVISION= 1 EXTRA_PATCHES+= ${FILESDIR}/6113-patch-lib::Makefile .else -NVVERSION= 7667 -EXTRA_PATCHES+= ${FILESDIR}/${NVVERSION}-* +NVVERSION= 7676 +EXTRA_PATCHES+= ${FILESDIR}/7667-* .endif PLIST_SUB+= DIFFS="@comment " DRVSO="" .endif diff --git a/x11/nvidia-driver/distinfo b/x11/nvidia-driver/distinfo index 1c42de7b79a0..f978560aafea 100644 --- a/x11/nvidia-driver/distinfo +++ b/x11/nvidia-driver/distinfo @@ -2,5 +2,5 @@ MD5 (NVIDIA-FreeBSD-x86-1.0-6113.tar.gz) = 1dab16b9ebf3ab4253811b6ba29fc701 SIZE (NVIDIA-FreeBSD-x86-1.0-6113.tar.gz) = 6215565 MD5 (NVIDIA-FreeBSD-x86-1.0-7174.tar.gz) = b57a03e0325617092016144229ae6114 SIZE (NVIDIA-FreeBSD-x86-1.0-7174.tar.gz) = 8433799 -MD5 (NVIDIA-FreeBSD-x86-1.0-7667.tar.gz) = d65d0e882aea8055ed49bf20d8e8d781 -SIZE (NVIDIA-FreeBSD-x86-1.0-7667.tar.gz) = 8438232 +MD5 (NVIDIA-FreeBSD-x86-1.0-7676.tar.gz) = 6a5b99cfb2cca7b424cefc27fb6a30ce +SIZE (NVIDIA-FreeBSD-x86-1.0-7676.tar.gz) = 8455397 -- cgit