| Summary: | Cleanup x11-toolkits/xview | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Pedro F. Giffuni <giffunip> | ||||
| Component: | Individual Port(s) | Assignee: | Pav Lucistnik <pav> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Pedro F. Giffuni
2007-07-11 19:30:04 UTC
State Changed From-To: open->feedback Why have you moved all the patching to pre-configure: target? Responsible Changed From-To: freebsd-ports-bugs->pav Track State Changed From-To: feedback->closed Committed, thanks! pav 2007-07-20 12:41:02 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/xview Makefile
x11-toolkits/xview/files patch-clients+olwm+screen.c
patch-config+XView.cf
patch-lib+libxview+textsw+txt_e_menu.c
Log:
- The port was patching /usr/lib --> /usr/X11R6/lib and then replacing all
occurrences of X11BASE to PREFIX. It's a lot cleaner to remove all prefix
changing patches and directly change /usr/lib to $PREFIX/lib with reinplace.
PR: ports/114507
Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
Revision Changes Path
1.46 +7 -15 ports/x11-toolkits/xview/Makefile
1.2 +1 -19 ports/x11-toolkits/xview/files/patch-clients+olwm+screen.c
1.3 +1 -1 ports/x11-toolkits/xview/files/patch-config+XView.cf
1.3 +3 -18 ports/x11-toolkits/xview/files/patch-lib+libxview+textsw+txt_e_menu.c
_______________________________________________
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"
|