ports/x11/linux-nvidia-libs-390/Makefile
Tomoaki AOKI ca078ddb10 x11/{linux-nvidia-libs,nvidia-driver}-390: update to version 390.157
Updating 390 series of legacy version of nvidia-driver and
linux-nvidia-libs to 390.157.

This is the last legacy driver that is behind upstream and still lives
in ports tree.  So updating these to ease future issues to narrow down
version window.

Tested (by myself) make and make package only, on stable/14, amd64 at
commit 8c991c4b06954371886413d7a4eb2f0569721857 as I myself am not using
390 series of driver and i386 anymore.

PR: 263020 (The reporter doesn't responding for the patch)
Reviewed by:	ashafer, danfe
Differential Revision:	https://reviews.freebsd.org/D49715
2025-04-11 10:13:24 -04:00

8 lines
208 B
Makefile

DISTVERSION= 390.157
# Explicitly set PORTREVISION as it can be overridden by the master port
PORTREVISION= 0
MASTERDIR= ${.CURDIR}/../linux-nvidia-libs
PKGNAMESUFFIX= -390
.include "${MASTERDIR}/Makefile"