Bug 146566 - Wrong url for x11/nvidia-driver-96
Summary: Wrong url for x11/nvidia-driver-96
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexey Dokuchaev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-14 08:40 UTC by Dmitry
Modified: 2010-05-24 04:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!