Bug 146566

Summary: Wrong url for x11/nvidia-driver-96
Product: Ports & Packages Reporter: Dmitry <smallcms>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Dmitry 2010-05-14 08:40:03 UTC
Url for nvidia-driver-96 changed.
ftp://download.nvidia.com/freebsd/

Fix: 

cd usr/ports/distfiles/
fetch ftp://download.nvidia.com/freebsd/96.43.16/NVIDIA-FreeBSD-x86-96.43.16.tar.gz
How-To-Repeat: cd /usr/ports/x11/nvidia-driver-96
make install clean
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-05-14 10:01:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Fix synopsis and assign.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-05-24 04:02:05 UTC
danfe       2010-05-24 03:01:56 UTC

  FreeBSD ports repository

  Modified files:
    x11/nvidia-driver    Makefile 
  Log:
  Restore correct MASTER_SITE_SUBDIR for legacy driver versions that was
  mistakenly dropped in rev. 1.97 and add a comment explaining why do we
  set it not in PORTNAME section, but later (when NVVERSION is defined).
  
  PR:     ports/146566
  
  Revision  Changes    Path
  1.98      +3 -1      ports/x11/nvidia-driver/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alexey Dokuchaev freebsd_committer freebsd_triage 2010-05-24 04:03:03 UTC
State Changed
From-To: open->closed

Fixed in rev. 1.98, thanks!