x11/xdm upgrade clobbers configuration files in lib/X11/xdm Fix: Handle according to guidlines at http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/plist-config.html (xfs may do the same thing) How-To-Repeat: Hand craft some xdm config files. portupgrade adm
Responsible Changed From-To: freebsd-ports-bugs->freebsd-x11 Over to maintainer
lesi 2007-07-02 17:35:13 UTC FreeBSD ports repository Modified files: x11/xdm Makefile pkg-plist Added files: x11/xdm/files patch-config_Makefile.in Log: Replace placeholder XDMCONFIGDIR with proper value in Xreset and Xstartup scripts [1]. Don't clobber user modifiable config files and scripts [2]. PR: [1] ports/113029 (REINPLACE instead of patch), [2] ports/113894 Revision Changes Path 1.3 +13 -1 ports/x11/xdm/Makefile 1.1 +68 -0 ports/x11/xdm/files/patch-config_Makefile.in (new) 1.3 +38 -14 ports/x11/xdm/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 Sorry, this got lost somehow in modular split. Should be fixed now. Thanks!