Fix build with clang. Modify port to not remove the config file on deinstall. Bumped port revision. Unluckily when upgrading the port the config file will be anyway deleted this time since it is in the installed port plist from the previous version. I don't know how to avoid this. Could this be ignored, or should a warning be added to UPDATING? Added file: files/patch-chpasswd.c
Responsible Changed From-To: freebsd-ports-bugs->crees crees@ wants his PRs (via the GNATS Auto Assign Tool)
Yup, looks like current users are screwed. We'll stick a note in UPDATING when this is done. Chris
Responsible Changed From-To: crees->madpilot Submitter is now committer.
State Changed From-To: open->closed Committed. Thanks!
madpilot 2012-04-18 12:04:00 UTC FreeBSD ports repository Modified files: . UPDATING www/chpasswd Makefile pkg-plist www/chpasswd/files patch-Makefile.in Added files: www/chpasswd/files patch-chpasswd.c Log: - Fix build with clang. - Modify port to not register configuration file in plist. - Add note in UPDATING to save the configuration file before this update. - Bump PORTVERSION. PR: ports/166638 Approved by: crees (mentor) Revision Changes Path 1.1221 +12 -1 ports/UPDATING 1.20 +1 -0 ports/www/chpasswd/Makefile 1.2 +11 -3 ports/www/chpasswd/files/patch-Makefile.in 1.4 +108 -0 ports/www/chpasswd/files/patch-chpasswd.c (new) 1.3 +3 -1 ports/www/chpasswd/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"