Bug 184636 - [patch] irc/ircservices fix pkg-message bug(forget it)
Summary: [patch] irc/ircservices fix pkg-message bug(forget it)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-09 16:40 UTC by ru_M1cRO
Modified: 2013-12-10 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (744 bytes, patch)
2013-12-09 16:40 UTC, ru_M1cRO
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description ru_M1cRO 2013-12-09 16:40:00 UTC
[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
Comment 1 Guido Falsi freebsd_committer freebsd_triage 2013-12-10 13:19:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2013-12-10 13:33:39 UTC
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>
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2013-12-10 16:50:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-12-10 16:50:06 UTC
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"