Bug 92862 - [PATCH] x11/nvidia-driver: fix file restoration during uninstall
Summary: [PATCH] x11/nvidia-driver: fix file restoration during uninstall
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: 2006-02-05 22:10 UTC by Sean Farley
Modified: 2006-03-21 09:59 UTC (History)
1 user (show)

See Also:


Attachments
nvidia-driver-1.0.8178.patch (1.81 KB, patch)
2006-02-05 22:10 UTC, Sean Farley
no flags Details | Diff

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