From: "Anthony G. Basile (blueness)" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-admin/webalizer: webalizer-2.23.05.ebuild ChangeLog
Date: Tue, 18 Dec 2012 01:25:55 +0000 (UTC) [thread overview]
Message-ID: <20121218012555.10D692171D@flycatcher.gentoo.org> (raw)
blueness 12/12/18 01:25:54
Modified: webalizer-2.23.05.ebuild ChangeLog
Log:
Add pkg_postinst() message about upgrading to XTENDED, bug #445226, comment #4
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Revision Changes Path
1.3 app-admin/webalizer/webalizer-2.23.05.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webalizer/webalizer-2.23.05.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webalizer/webalizer-2.23.05.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webalizer/webalizer-2.23.05.ebuild?r1=1.2&r2=1.3
Index: webalizer-2.23.05.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/webalizer/webalizer-2.23.05.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- webalizer-2.23.05.ebuild 29 Nov 2012 12:25:08 -0000 1.2
+++ webalizer-2.23.05.ebuild 18 Dec 2012 01:25:54 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/webalizer-2.23.05.ebuild,v 1.2 2012/11/29 12:25:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/webalizer-2.23.05.ebuild,v 1.3 2012/12/18 01:25:54 blueness Exp $
# uses webapp.eclass to create directories with right permissions
# probably slight overkill but works well
@@ -120,5 +120,16 @@
ewarn
fi
+ if use xtended; then
+ ewarn
+ ewarn "If you are upgrading webalizer from USE=-xtended to USE=xtended"
+ ewarn "you will need to delete webalizer.current and process all previous"
+ ewarn "days in the same month using 'webalizer /path/to/access_log.1'."
+ ewarn "For more information about using XTENDED webalizer, see:"
+ ewarn
+ ewarn " http://www.patrickfrei.ch/webalizer/rb15/INSTALL"
+ ewarn
+ fi
+
webapp_pkg_postinst
}
1.92 app-admin/webalizer/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webalizer/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webalizer/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/webalizer/ChangeLog?r1=1.91&r2=1.92
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-admin/webalizer/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog 29 Nov 2012 12:25:08 -0000 1.91
+++ ChangeLog 18 Dec 2012 01:25:54 -0000 1.92
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/webalizer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/ChangeLog,v 1.91 2012/11/29 12:25:08 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/webalizer/ChangeLog,v 1.92 2012/12/18 01:25:54 blueness Exp $
+
+ 18 Dec 2012; Anthony G. Basile <blueness@gentoo.org> webalizer-2.23.05.ebuild:
+ Add pkg_postinst() message about upgrading to XTENDED, bug #445226, comment #4
29 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
-files/geolizer-2.01.10_p20070115-strip.patch, -files/webalizer-db4.2.patch,
next reply other threads:[~2012-12-18 1:26 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-18 1:25 Anthony G. Basile (blueness) [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-07-20 5:37 [gentoo-commits] gentoo-x86 commit in app-admin/webalizer: webalizer-2.23.05.ebuild ChangeLog Jeroen Roovers (jer)
2013-01-13 11:29 Agostino Sarubbo (ago)
2012-12-30 14:57 Agostino Sarubbo (ago)
2012-12-23 17:00 Agostino Sarubbo (ago)
2012-12-22 13:53 Agostino Sarubbo (ago)
2012-12-19 14:30 Agostino Sarubbo (ago)
2012-11-29 11:19 Anthony G. Basile (blueness)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20121218012555.10D692171D@flycatcher.gentoo.org \
--to=blueness@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox