Bug 92862

Summary: [PATCH] x11/nvidia-driver: fix file restoration during uninstall
Product: Ports & Packages Reporter: Sean Farley <sean-freebsd>
Component: Individual Port(s)Assignee: Alexey Dokuchaev <danfe>
Status: Closed FIXED    
Severity: Affects Only Me CC: danfe
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
nvidia-driver-1.0.8178.patch none

Description Sean Farley 2006-02-05 22:10:03 UTC
Xorg 6.9 uses the .so extension instead of .a for the server extensions.
This patch just fixes the pkg-plist for that.

Also, remove the USE_REINPLACE define since it is no longer needed.

Port maintainer (danfe@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-05 22:12:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->danfe

Over to maintainer
Comment 2 Alexey Dokuchaev freebsd_committer freebsd_triage 2006-03-21 09:59:15 UTC
State Changed
From-To: open->closed

Committed, thanks!