aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2009-06-06 19:00:29 +0800
committerdanfe <danfe@FreeBSD.org>2009-06-06 19:00:29 +0800
commit216321b84e0c5e5b1f5c0e70690c238209811d1b (patch)
treef4d366adf53c9a00f3f01ade6cf9988ba0aaf549 /x11
parent736dbf0052ddb41740badcd5c945e04d57bc3450 (diff)
downloadfreebsd-ports-gnome-216321b84e0c5e5b1f5c0e70690c238209811d1b.tar.gz
freebsd-ports-gnome-216321b84e0c5e5b1f5c0e70690c238209811d1b.tar.zst
freebsd-ports-gnome-216321b84e0c5e5b1f5c0e70690c238209811d1b.zip
Update to version 180.60, the latest to date.
Diffstat (limited to 'x11')
-rw-r--r--x11/nvidia-driver/Makefile7
-rw-r--r--x11/nvidia-driver/distinfo6
2 files changed, 4 insertions, 9 deletions
diff --git a/x11/nvidia-driver/Makefile b/x11/nvidia-driver/Makefile
index 2530f48440a8..e966be5bda3e 100644
--- a/x11/nvidia-driver/Makefile
+++ b/x11/nvidia-driver/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= nvidia-driver
-DISTVERSION?= 180.44
+DISTVERSION?= 180.60
PORTREVISION?= 0 # As a reminder it can be overridden
CATEGORIES= x11 kld
MASTER_SITES= ${MASTER_SITE_NVIDIA}
@@ -80,11 +80,6 @@ post-patch: .SILENT
's/suser(CURTHREAD)/priv_check(CURTHREAD, PRIV_DRIVER)/' \
${WRKSRC}/src/nvidia_os.c
.endif
-# minor() is removed in recent -CURRENT
-.if ${OSVERSION} >= 800062
- ${REINPLACE_CMD} -e 's,minor(,dev2unit(,' \
- ${WRKSRC}/src/nvidia_dev.c ${WRKSRC}/src/nvidia_subr.c
-.endif
.if defined(WITH_FREEBSD_AGP)
${REINPLACE_CMD} -E 's/undef (NV_SUPPORT_OS_AGP)/define \1/' \
${WRKSRC}/src/nv-freebsd.h
diff --git a/x11/nvidia-driver/distinfo b/x11/nvidia-driver/distinfo
index 4b12bd991c95..e8460069faf1 100644
--- a/x11/nvidia-driver/distinfo
+++ b/x11/nvidia-driver/distinfo
@@ -1,6 +1,6 @@
-MD5 (NVIDIA-FreeBSD-x86-180.44.tar.gz) = b904ffa8d50e204b7b89eee15e1e6e8e
-SHA256 (NVIDIA-FreeBSD-x86-180.44.tar.gz) = 29b996aad27f7aa2407ff33af15eac28d10a629d98021d0baa843fad5b8d8f20
-SIZE (NVIDIA-FreeBSD-x86-180.44.tar.gz) = 18591139
+MD5 (NVIDIA-FreeBSD-x86-180.60.tar.gz) = 08f97cd4e322f5992275bdae15e68be9
+SHA256 (NVIDIA-FreeBSD-x86-180.60.tar.gz) = 7ddf39476b42ccf1f0585340ad6b384d5c7cdc5825cba33f81138156077bf89a
+SIZE (NVIDIA-FreeBSD-x86-180.60.tar.gz) = 18594717
MD5 (NVIDIA-FreeBSD-x86-173.14.18.tar.gz) = ad9a421ef5a29782a263facce985f00b
SHA256 (NVIDIA-FreeBSD-x86-173.14.18.tar.gz) = 7c77dd3e442351a5e782888db93a4e2f3832396adb85f65c086ed1f1c906700a
SIZE (NVIDIA-FreeBSD-x86-173.14.18.tar.gz) = 16203001