hwoarang    14/03/15 22:59:57

  Modified:             metadata.xml ChangeLog
  Added:                shorewall6-4.5.21.7.ebuild
  Log:
  Version bump. Bug #499174 thanks to Thomas D.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 
C2BA7F3C!)

Revision  Changes    Path
1.4                  net-firewall/shorewall6/metadata.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/metadata.xml?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/metadata.xml?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml        29 Aug 2013 19:03:41 -0000      1.3
+++ metadata.xml        15 Mar 2014 22:59:57 -0000      1.4
@@ -1,14 +1,10 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
 <pkgmetadata>
-<herd>netmon</herd>
-<herd>proxy-maintainers</herd>
-<maintainer>
-  <email>[email protected]</email>
-  <name>Vieri</name>
-</maintainer>
-<maintainer>
-  <email>[email protected]</email>
-  <name>Thomas D.</name>
-</maintainer>
+       <herd>netmon</herd>
+       <herd>proxy-maintainers</herd>
+       <maintainer>
+               <email>[email protected]</email>
+               <name>Thomas D. (Whissi)</name>
+       </maintainer>
 </pkgmetadata>



1.94                 net-firewall/shorewall6/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/ChangeLog?rev=1.94&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/ChangeLog?rev=1.94&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/ChangeLog?r1=1.93&r2=1.94

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog   26 Jan 2014 11:37:49 -0000      1.93
+++ ChangeLog   15 Mar 2014 22:59:57 -0000      1.94
@@ -1,6 +1,14 @@
 # ChangeLog for net-firewall/shorewall6
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.93 
2014/01/26 11:37:49 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall6/ChangeLog,v 1.94 
2014/03/15 22:59:57 hwoarang Exp $
+
+*shorewall6-4.5.21.7 (15 Mar 2014)
+
+  15 Mar 2014; Markos Chandras <[email protected]>
+  +files/4.5.21.7/10-releasenotes.patch, +files/4.5.21.7/shorewall6.confd,
+  +files/4.5.21.7/shorewall6.initd, +files/4.5.21.7/shorewall6.systemd,
+  +files/4.5.21.7/shorewallrc, +shorewall6-4.5.21.7.ebuild, metadata.xml:
+  Version bump. Bug #499174 thanks to Thomas D.
 
   26 Jan 2014; Agostino Sarubbo <[email protected]> shorewall6-4.5.18-r1.ebuild:
   Stable for x86, wrt bug #487690



1.1                  net-firewall/shorewall6/shorewall6-4.5.21.7.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.21.7.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.21.7.ebuild?rev=1.1&content-type=text/plain

Index: shorewall6-4.5.21.7.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: 
/var/cvsroot/gentoo-x86/net-firewall/shorewall6/shorewall6-4.5.21.7.ebuild,v 
1.1 2014/03/15 22:59:57 hwoarang Exp $

EAPI="5"

inherit eutils linux-info prefix systemd versionator

MY_URL_PREFIX=
case ${P} in
        *_beta* | \
        *_rc*)
                MY_URL_PREFIX='development/'
                ;;
esac

MY_PV=${PV/_rc/-RC}
MY_PV=${MY_PV/_beta/-Beta}
MY_P=${PN}-${MY_PV}
MY_P_DOCS=shorewall-docs-html-${MY_PV}

MY_MAJOR_RELEASE_NUMBER=$(get_version_component_range 1-2)
MY_MAJORMINOR_RELEASE_NUMBER=$(get_version_component_range 1-3)

DESCRIPTION='The Shoreline Firewall, commonly known as Shorewall,'
DESCRIPTION+=' IPv6 component.'
HOMEPAGE="http://www.shorewall.net/";
SRC_URI="
        
http://www1.shorewall.net/pub/shorewall/${MY_URL_PREFIX}${MY_MAJOR_RELEASE_NUMBER}/shorewall-${MY_MAJORMINOR_RELEASE_NUMBER}/${MY_P}.tar.bz2
        doc? ( 
http://www1.shorewall.net/pub/shorewall/${MY_URL_PREFIX}${MY_MAJOR_RELEASE_NUMBER}/shorewall-${MY_MAJORMINOR_RELEASE_NUMBER}/${MY_P_DOCS}.tar.bz2
 )
"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="doc"

DEPEND="=net-firewall/shorewall-${PVR}"
RDEPEND="
        ${DEPEND}
        >=net-firewall/iptables-1.4.20[ipv6]
        >=sys-apps/iproute2-3.8.0[-minimal]
        >=dev-perl/Socket6-0.230.0
"

S=${WORKDIR}/${MY_P}

pkg_pretend() {
        local CONFIG_CHECK="~NF_CONNTRACK ~NF_CONNTRACK_IPV6"

        local WARNING_CONNTRACK="Without NF_CONNTRACK support, you will be 
unable"
        local WARNING_CONNTRACK+=" to run ${PN} on the local system."

        local WARNING_CONNTRACK_IPV6="Without NF_CONNTRACK_IPV6 support, you 
will"
        local WARNING_CONNTRACK_IPV6+=" be unable to run ${PN} on the local 
system."

        check_extra_config
}

src_prepare() {
        epatch "${FILESDIR}"/${PVR}/10-releasenotes.patch

        cp "${FILESDIR}"/${PVR}/shorewallrc "${S}"/shorewallrc.gentoo || die 
"Copying shorewallrc failed"
        eprefixify "${S}"/shorewallrc.gentoo

        cp "${FILESDIR}"/${PVR}/${PN}.confd "${S}"/default.gentoo || die 
"Copying ${PN}.confd failed"
        cp "${FILESDIR}"/${PVR}/${PN}.initd "${S}"/init.gentoo.sh || die 
"Copying ${PN}.initd failed"
        cp "${FILESDIR}"/${PVR}/${PN}.systemd "${S}"/gentoo.service || die 
"Copying ${PN}.systemd failed"

        epatch_user
}

src_configure() {
        :;
}

src_compile() {
        :;
}

src_install() {
        keepdir /var/lib/${PN}

        DESTDIR="${D}" ./install.sh shorewallrc.gentoo || die "install.sh 
failed"

        dodoc changelog.txt releasenotes.txt
        if use doc; then
                dodoc -r Samples6
                cd "${WORKDIR}"/${MY_P_DOCS}
                dohtml -r *
        fi
}

pkg_postinst() {
        if [[ -z "${REPLACING_VERSIONS}" ]]; then
                # This is a new installation
                elog "Before you can use ${PN}, you need to edit its 
configuration in:"
                elog ""
                elog "  ${EPREFIX}/etc/${PN}/${PN}.conf"
                elog ""
                elog "To activate ${PN} on system start, please add ${PN} to 
your default runlevel:"
                elog ""
                elog "  # rc-update add ${PN} default"
        fi

        if ! has_version ${CATEGORY}/shorewall-init; then
                elog ""
                elog "Starting with shorewall6-4.5.21.2, Gentoo also offers 
${CATEGORY}/shorewall-init,"
                elog "which we recommend to install, to protect your firewall 
at system boot."
                elog ""
                elog "To read more about shorewall-init, please visit"
                elog "  http://www.shorewall.net/Shorewall-init.html";
        fi
}




Reply via email to