Summary: | [PATCH] databases/unixODBC overwrites config file on package install | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ed Maste <emaste> | ||||||||
Component: | Individual Port(s) | Assignee: | Tom McLaughlin <tmclaugh> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | ||||||||||
Priority: | Normal | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Description
Ed Maste
![]() ![]() Responsible Changed From-To: freebsd-ports-bugs->emaste Submitter has GNATS access Patch and new patch-Makefile.{in,am} files attached. Responsible Changed From-To: emaste->freebsd-ports-bugs Reassign for a ports committer to take a look after adding patch. Responsible Changed From-To: freebsd-ports-bugs->tmclaugh grab tmclaugh 2007-06-25 05:13:25 UTC FreeBSD ports repository Modified files: databases/unixODBC Makefile pkg-plist Added files: databases/unixODBC/files patch-Makefile.in Log: Don't clobber config files on update. PR: 111923 Submitted by: emaste Revision Changes Path 1.51 +6 -1 ports/databases/unixODBC/Makefile 1.1 +13 -0 ports/databases/unixODBC/files/patch-Makefile.in (new) 1.27 +6 -2 ports/databases/unixODBC/pkg-plist _______________________________________________ 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" State Changed From-To: open->closed Committed, thanks. |