Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2013 16:34:09 GMT
From:      "Ilya A. Arkhipov" <rum1cro@yandex.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184636: [patch] irc/ircservices fix pkg-message bug(forget it)
Message-ID:  <201312091634.rB9GY94o023797@oldred.freebsd.org>
Resent-Message-ID: <201312091640.rB9Ge0fj048484@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312091634.rB9GY94o023797>