Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2006 23:27:48 +0200
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94884: [PATCH] x11/nvidia-settings, x11/nvidia-settings: fix WWW
Message-ID:  <1143149268.24751@it.buh.tecnik93.com>
Resent-Message-ID: <200603232130.k2NLUH5Z028897@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         94884
>Category:       ports
>Synopsis:       [PATCH] x11/nvidia-settings, x11/nvidia-settings: fix WWW
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 23 21:30:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #0: Fri Feb 24 07:01:54 EET 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_B_P



>Description:


Fix WWW for both ports. [1]
Also space --> tab for nvidia-settings.

Reported by:		fenner's distfiles survey [1]


>How-To-Repeat:





>Fix:


--- nvidia-driver.diff begins here ---
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/x11/nvidia-driver/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	4 Jul 2003 14:35:19 -0000	1.2
+++ pkg-descr	23 Mar 2006 21:25:29 -0000
@@ -1,4 +1,4 @@
 These are the official NVidia binary drivers for hardware OpenGL rendering
 in X, using the GLX extensions.
 
-WWW: http://www.nvidia.com/
+WWW: http://www.nvidia.com/page/home.html
--- nvidia-driver.diff ends here ---
--- nvidia-settings.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/nvidia-settings/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	16 Jan 2006 13:31:42 -0000	1.13
+++ Makefile	23 Mar 2006 21:23:16 -0000
@@ -11,7 +11,7 @@
 CATEGORIES=	x11
 MASTER_SITES=	http://download.nvidia.com/XFree86/nvidia-settings/ \
 		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=     bland
+MASTER_SITE_SUBDIR=	bland
 
 MAINTAINER=	bland@FreeBSD.org
 COMMENT=	Display Control Panel for X NVidia driver
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/x11/nvidia-settings/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	15 Aug 2004 04:57:54 -0000	1.1
+++ pkg-descr	23 Mar 2006 21:23:16 -0000
@@ -6,4 +6,4 @@
 Values such as brightness and gamma, XVideo attributes, temperature,
 and OpenGL settings can be queried and configured via nvidia-settings.
 
-WWW: http://www.nvidia.com/object/linux.html
+WWW: http://www.nvidia.com/object/unix.html
--- nvidia-settings.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



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