ports/184636: [patch] irc/ircservices fix pkg-message bug(forget it)
Ilya A. Arkhipov
rum1cro at yandex.ru
Mon Dec 9 16:40:01 UTC 2013
>Number: 184636
>Category: ports
>Synopsis: [patch] irc/ircservices fix pkg-message bug(forget it)
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 09 16:40:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Ilya A. Arkhipov
>Release: FreeBSD 11.0-CURRENT
>Organization:
Home Inc. ^_^
>Environment:
FreeBSD m1cro.park 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r256311M: Fri Oct 11 13:38:42 MSK 2013 root at m1cro.park:/usr/obj/usr/src/sys/MICROKERNEL amd64
>Description:
[patch] irc/ircservices fix pkg-message bug(forget it)
- Move files/pkg-message.in to pkg-message
- Add it
>How-To-Repeat:
port test or build it
>Fix:
Was attached or http://m1cro.tk/ports/irc/ircservices/ircservices_fix_pkg-message.patch
Patch attached with submission follows:
Index: Makefile
===================================================================
--- Makefile (revision 335975)
+++ Makefile (working copy)
@@ -18,7 +18,6 @@
USE_PERL5= build
HAS_CONFIGURE= yes
USE_RC_SUBR= ircservices
-SUB_FILES= pkg-message
DIST_SUBDIR= ${PORTNAME}
CONFIGURE_ARGS= -bindest ${PREFIX}/sbin -datdest ${PREFIX}/etc/ircservices \
Index: pkg-message
===================================================================
--- pkg-message (revision 0)
+++ pkg-message (working copy)
@@ -0,0 +1,4 @@
+********** IMPORTANT **********
+The configuration directory has changed to %%PREFIX%%/etc/ircservices
+Please copy your old config files there if updating
+********** IMPORTANT *********
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list