Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 2015 10:42:39 +0000 (UTC)
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r397955 - in head/x11/nvidia-xconfig: . files
Message-ID:  <201509261042.t8QAgdr4099639@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bland
Date: Sat Sep 26 10:42:38 2015
New Revision: 397955
URL: https://svnweb.freebsd.org/changeset/ports/397955

Log:
  Update to 355.11

Modified:
  head/x11/nvidia-xconfig/Makefile
  head/x11/nvidia-xconfig/distinfo
  head/x11/nvidia-xconfig/files/patch-Makefile

Modified: head/x11/nvidia-xconfig/Makefile
==============================================================================
--- head/x11/nvidia-xconfig/Makefile	Sat Sep 26 10:24:12 2015	(r397954)
+++ head/x11/nvidia-xconfig/Makefile	Sat Sep 26 10:42:38 2015	(r397955)
@@ -2,17 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	nvidia-xconfig
-PORTVERSION=	310.14
+PORTVERSION=	355.11
 CATEGORIES=	x11
-MASTER_SITES=	ftp://download.nvidia.com/XFree86/nvidia-xconfig/ \
-		ftp://download1.nvidia.com/XFree86/nvidia-xconfig/
 
 MAINTAINER=	bland@FreeBSD.org
 COMMENT=	Tool to manipulate X configuration files for the NVidia driver
 
 LICENSE=	GPLv2
 
-USES=		gmake tar:bzip2
+USE_GITHUB=	yes
+GH_ACCOUNT=	NVIDIA
+GH_TAGNAME=	${PORTVERSION}
+
+USES=		gmake
 
 MAKE_ENV=	NV_VERBOSE= \
 		STRIP_CMD=${TRUE} \

Modified: head/x11/nvidia-xconfig/distinfo
==============================================================================
--- head/x11/nvidia-xconfig/distinfo	Sat Sep 26 10:24:12 2015	(r397954)
+++ head/x11/nvidia-xconfig/distinfo	Sat Sep 26 10:42:38 2015	(r397955)
@@ -1,2 +1,2 @@
-SHA256 (nvidia-xconfig-310.14.tar.bz2) = 34524033eac86a422bbf813a309f218368dd9f95265cf730ef425b1edd1fe364
-SIZE (nvidia-xconfig-310.14.tar.bz2) = 101116
+SHA256 (NVIDIA-nvidia-xconfig-355.11_GH0.tar.gz) = 8a38b99e0d4c545e8259e85ec256a978f773ba1df8890b3c42f615e68bd39788
+SIZE (NVIDIA-nvidia-xconfig-355.11_GH0.tar.gz) = 139143

Modified: head/x11/nvidia-xconfig/files/patch-Makefile
==============================================================================
--- head/x11/nvidia-xconfig/files/patch-Makefile	Sat Sep 26 10:24:12 2015	(r397954)
+++ head/x11/nvidia-xconfig/files/patch-Makefile	Sat Sep 26 10:42:38 2015	(r397955)
@@ -1,6 +1,6 @@
---- Makefile.orig	2012-09-19 10:51:22.000000000 +0900
-+++ Makefile	2012-10-13 20:24:14.000000000 +0900
-@@ -112,11 +112,11 @@
+--- Makefile.orig	2015-08-31 19:26:16 UTC
++++ Makefile
+@@ -112,11 +112,11 @@ install: NVIDIA_XCONFIG_install MANPAGE_
  
  NVIDIA_XCONFIG_install: $(NVIDIA_XCONFIG)
  	$(MKDIR) $(BINDIR)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509261042.t8QAgdr4099639>