Date: Thu, 11 Oct 2007 20:43:58 GMT From: Artem Naluzhnyy <tut@portaone.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/117121: [patch] x11/nvidia-driver: update to 100.14.19 Message-ID: <200710112043.l9BKhwWO074190@www.freebsd.org> Resent-Message-ID: <200710112050.l9BKo3K2048858@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 117121 >Category: ports >Synopsis: [patch] x11/nvidia-driver: update to 100.14.19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Oct 11 20:50:03 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Artem Naluzhnyy >Release: 7.0-CURRENT >Organization: >Environment: >Description: Now we may start X without -ignoreABI option. BTW, had it better move the port to x11-drivers? >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN nvidia-driver.bak/Makefile nvidia-driver/Makefile --- nvidia-driver.bak/Makefile 2007-09-18 12:48:09.000000000 +0300 +++ nvidia-driver/Makefile 2007-10-11 22:00:08.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= nvidia-driver -DISTVERSION?= 100.14.11 +DISTVERSION?= 100.14.19 PORTREVISION?= 0 # For consistency with slave ports CATEGORIES= x11 kld MASTER_SITES= ${MASTER_SITE_NVIDIA} diff -ruN nvidia-driver.bak/distinfo nvidia-driver/distinfo --- nvidia-driver.bak/distinfo 2007-08-28 03:32:26.000000000 +0300 +++ nvidia-driver/distinfo 2007-10-11 22:04:40.000000000 +0300 @@ -1,9 +1,3 @@ -MD5 (NVIDIA-FreeBSD-x86-1.0-7185.tar.gz) = 053b385a944dd8770e6d5985e493b9b4 -SHA256 (NVIDIA-FreeBSD-x86-1.0-7185.tar.gz) = a78e4ac89fa4eede8c0510066be441084d605fb0b9c82056ebe6f82c3d32665f -SIZE (NVIDIA-FreeBSD-x86-1.0-7185.tar.gz) = 8433584 -MD5 (NVIDIA-FreeBSD-x86-1.0-9639.tar.gz) = 2947394ea9f6a7f7dc6e5bcdd1f6e3db -SHA256 (NVIDIA-FreeBSD-x86-1.0-9639.tar.gz) = a661f039bd838605543a460769bd18a4296717878450eec4baecc6215b91a8a6 -SIZE (NVIDIA-FreeBSD-x86-1.0-9639.tar.gz) = 9668348 -MD5 (NVIDIA-FreeBSD-x86-100.14.11.tar.gz) = af6f1764fd89177514a2b55d254a7730 -SHA256 (NVIDIA-FreeBSD-x86-100.14.11.tar.gz) = 8511656f042a4b2fc2ed5571a96a2b2972fe27961540e0e63d305aaa58753e42 -SIZE (NVIDIA-FreeBSD-x86-100.14.11.tar.gz) = 11419761 +MD5 (NVIDIA-FreeBSD-x86-100.14.19.tar.gz) = a124599d3ca8c2e2683472fde8fdbf64 +SHA256 (NVIDIA-FreeBSD-x86-100.14.19.tar.gz) = c5a37e34266538b0ecfbbec95c7d5f9767e0d750cbf66a7cb54cc13895d601ad +SIZE (NVIDIA-FreeBSD-x86-100.14.19.tar.gz) = 11146166 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710112043.l9BKhwWO074190>