From: "Peter Volkov (pva)" <pva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-firewall/shorewall-perl: ChangeLog shorewall-perl-4.2.0.ebuild
Date: Thu, 30 Oct 2008 19:53:01 +0000 [thread overview]
Message-ID: <E1KvdZl-0004OD-Uy@stork.gentoo.org> (raw)
pva 08/10/30 19:53:01
Modified: ChangeLog
Added: shorewall-perl-4.2.0.ebuild
Log:
Version bump, bug #240596, thank Vieri for all the work.
(Portage version: 2.2_rc12/cvs/Linux 2.6.26-openvz.git-35f41f1 i686)
Revision Changes Path
1.20 net-firewall/shorewall-perl/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/shorewall-perl/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/shorewall-perl/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/shorewall-perl/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall-perl/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 5 Oct 2008 10:58:18 -0000 1.19
+++ ChangeLog 30 Oct 2008 19:53:01 -0000 1.20
@@ -1,6 +1,11 @@
# ChangeLog for net-firewall/shorewall-perl
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-perl/ChangeLog,v 1.19 2008/10/05 10:58:18 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-perl/ChangeLog,v 1.20 2008/10/30 19:53:01 pva Exp $
+
+*shorewall-perl-4.2.0 (30 Oct 2008)
+
+ 30 Oct 2008; Peter Volkov <pva@gentoo.org> +shorewall-perl-4.2.0.ebuild:
+ Version bump, bug #240596, thank Vieri for all the work.
05 Oct 2008; Peter Volkov <pva@gentoo.org> -shorewall-perl-4.0.3.ebuild,
-shorewall-perl-4.0.8.ebuild, -shorewall-perl-4.0.9.ebuild,
1.1 net-firewall/shorewall-perl/shorewall-perl-4.2.0.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/shorewall-perl/shorewall-perl-4.2.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/shorewall-perl/shorewall-perl-4.2.0.ebuild?rev=1.1&content-type=text/plain
Index: shorewall-perl-4.2.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall-perl/shorewall-perl-4.2.0.ebuild,v 1.1 2008/10/30 19:53:01 pva Exp $
inherit versionator
# Select version (stable, RC, Beta, upstream patched):
MY_PV_TREE=$(get_version_component_range 1-2) # for devel versions use "development/$(get_version_component_range 1-2)"
MY_P_BETA="" # stable or experimental (eg. "-RC1" or "-Beta4")
MY_PV_BASE=$(get_version_component_range 1-3) # which shorewall-common to use
MY_PN="${PN/-perl/}"
MY_P="${MY_PN}-${MY_PV_BASE}${MY_P_BETA}"
DESCRIPTION="Shoreline Firewall Perl-based compiler that allows faster compilation and execution."
HOMEPAGE="http://www.shorewall.net/"
SRC_URI="http://www1.shorewall.net/pub/${MY_PN}/${MY_PV_TREE}/${MY_P}/${P}${MY_P_BETA}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="net-firewall/iptables
sys-apps/iproute2
dev-lang/perl
!<net-firewall/shorewall-4.0"
PDEPEND="=net-firewall/shorewall-common-${MY_PV_BASE}*"
src_compile() {
einfo "Nothing to compile."
}
src_install() {
cd "${WORKDIR}/${P}${MY_P_BETA}"
PREFIX="${D}" ./install.sh || die "install.sh failed"
dodoc releasenotes.txt
}
pkg_postinst() {
einfo
einfo "Documentation is available at http://www.shorewall.net"
einfo
elog "In order to use the Perl compiler you need to add"
elog "SHOREWALL_COMPILER=perl"
elog "to shorewall.conf unless you did not install the Shell compiler."
einfo
einfo "Please read the included release notes for more information."
einfo
einfo "Known problems:"
einfo "http://www1.shorewall.net/pub/${MY_PN}/${MY_PV_TREE}/${MY_P}/known_problems.txt"
einfo
}
reply other threads:[~2008-10-30 19:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=E1KvdZl-0004OD-Uy@stork.gentoo.org \
--to=pva@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