Due to change in the name of ctrlproxy's helpfile from ${LOCALBASE}/share/ctrlproxy/help to ${LOCALBASE}/share/ctrlproxy/help.txt, ctrlproxy complains about unable to locate helpfile during startup. Fix: This patch fixes this issue. Please increment the PORTREVISION if desired. How-To-Repeat: 1. Initialize ctrlproxy's configuration if not already initialized. % ctrlproxy-init 2. Now, start ctrlproxy. It'll print a message about unable to locate helpfile. % ctrlproxy
Responsible Changed From-To: freebsd-ports-bugs->chinsan Over to maintainer.
State Changed From-To: open->feedback I agreed with this patch. BTW, do you want to be the maintainer? :) Maybe it's the time to pass maintainership to you. - chinsan
chinsan 2009-01-12 21:51:20 UTC FreeBSD ports repository Modified files: irc/ctrlproxy Makefile Added files: irc/ctrlproxy/files patch-Makefile.settings.in Log: - Fix startup issue - Pass maintainership to submitter PR: ports/130400 Submitted by: Ashish Shukla <wahjava at gmail.com> Revision Changes Path 1.26 +2 -1 ports/irc/ctrlproxy/Makefile 1.1 +13 -0 ports/irc/ctrlproxy/files/patch-Makefile.settings.in (new) _______________________________________________ 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: feedback->closed Committed, thanks.