[patch] irc/ircservices fix pkg-message bug(forget it) - Move files/pkg-message.in to pkg-message - Add it Fix: Was attached or http://m1cro.tk/ports/irc/ircservices/ircservices_fix_pkg-message.patch Patch attached with submission follows: How-To-Repeat: port test or build it
Responsible Changed From-To: freebsd-ports-bugs->madpilot I'll take it.
This is most probably my fault. I forgot to add the pkg-message.in file. Sorry for this. Are you sure you'd rather make it a static pkg-message file? In this case the %%PREFIX%% variable will not be expanded. By simply adding the files/pkg-message.in it will be expanded. What would you prefer? -- Guido Falsi <madpilot@FreeBSD.org>
State Changed From-To: open->closed Committed. Thanks!
Author: madpilot Date: Tue Dec 10 16:49:53 2013 New Revision: 336069 URL: http://svnweb.freebsd.org/changeset/ports/336069 Log: Add missing pkg-message.in file. PR: ports/184636 Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> (maintainer) Approved by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> (via email) Added: head/irc/ircservices/files/pkg-message.in (contents, props changed) Added: head/irc/ircservices/files/pkg-message.in ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/irc/ircservices/files/pkg-message.in Tue Dec 10 16:49:53 2013 (r336069) @@ -0,0 +1,4 @@ +********** IMPORTANT ********** +The configuration directory has changed to %%PREFIX%%/etc/ircservices +Please copy your old config files there if updating +********** IMPORTANT ********* _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"