From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 842051382C5 for ; Fri, 16 Apr 2021 09:54:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5AE2E081A; Fri, 16 Apr 2021 09:54:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7C149E081A for ; Fri, 16 Apr 2021 09:54:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6F3D6340948 for ; Fri, 16 Apr 2021 09:54:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CAC33643 for ; Fri, 16 Apr 2021 09:54:19 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1618566852.56bd31b130652d93a7c0d9e6ff90ca5392e666d7.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-ftp/atftp/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-ftp/atftp/Manifest net-ftp/atftp/atftp-0.7.2-r2.ebuild net-ftp/atftp/atftp-0.7.2-r3.ebuild X-VCS-Directories: net-ftp/atftp/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 56bd31b130652d93a7c0d9e6ff90ca5392e666d7 X-VCS-Branch: master Date: Fri, 16 Apr 2021 09:54:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1d88c9fb-9327-4443-9d70-2691938bfd23 X-Archives-Hash: 769854e61bb71c41fa5cdaf555e2d465 commit: 56bd31b130652d93a7c0d9e6ff90ca5392e666d7 Author: Tobias Klausmann gentoo org> AuthorDate: Fri Apr 16 09:54:12 2021 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Fri Apr 16 09:54:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=56bd31b1 net-ftp/atftp: Clean up old 0.7.2-r* Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Tobias Klausmann gentoo.org> net-ftp/atftp/Manifest | 1 - net-ftp/atftp/atftp-0.7.2-r2.ebuild | 68 ------------------------------------ net-ftp/atftp/atftp-0.7.2-r3.ebuild | 69 ------------------------------------- 3 files changed, 138 deletions(-) diff --git a/net-ftp/atftp/Manifest b/net-ftp/atftp/Manifest index 0784eea0d36..787aa4f6ca3 100644 --- a/net-ftp/atftp/Manifest +++ b/net-ftp/atftp/Manifest @@ -1,2 +1 @@ -DIST atftp-0.7.2.tar.gz 248038 BLAKE2B 3ca44624bf989009c2ebd0ae97927b0784e3c617a79a1bd00212a72a185302cf84f51c8bcda2012981d67cfed4d241b70f8719e78155207608f07a2227e6c437 SHA512 d602bb69451175a36e619abcff412ab1f6d0e7baf8c3f9a2b32081530fbc5816157404b80d42a8b6caa89cc83675b5cbeefcd57a5d98b8f5b43c6254b20ef28b DIST atftp-0.7.4.tar.gz 249699 BLAKE2B 8aa30df1cc92982b0e718cd9bcc68cf397e29f6abb795cf9fdfd0b9942d9a7dd16beafb24d69d7339f9ab4cbda16404eadf40096a8dfdb684fbc7ec1c7f81c9f SHA512 f9ff9b72b7d1d659d4ca00d990c28b9da8dea0228e66610ee2d17a3959fcd142998a7539f8ea68effdfe830d2f5e68c154a2911afb9cad52acd24a6a642d76a4 diff --git a/net-ftp/atftp/atftp-0.7.2-r2.ebuild b/net-ftp/atftp/atftp-0.7.2-r2.ebuild deleted file mode 100644 index fec89f3f92a..00000000000 --- a/net-ftp/atftp/atftp-0.7.2-r2.ebuild +++ /dev/null @@ -1,68 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools flag-o-matic systemd - -DESCRIPTION="Advanced TFTP implementation client/server" -HOMEPAGE="https://sourceforge.net/projects/atftp/" -SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 ~s390 ~sparc x86" -IUSE="selinux tcpd readline pcre" - -DEPEND="tcpd? ( sys-apps/tcp-wrappers ) - readline? ( sys-libs/readline:0= ) - pcre? ( dev-libs/libpcre )" -RDEPEND="${DEPEND} - !net-ftp/tftp-hpa - !net-ftp/uftpd - selinux? ( sec-policy/selinux-tftp )" -BDEPEND="" - -PATCHES=( - "${FILESDIR}/${P}-CFLAGS.patch" - "${FILESDIR}/${P}-cve-2020-6097.patch" -) - -src_prepare() { - append-cppflags -D_REENTRANT -DRATE_CONTROL - # fix #561720 by restoring pre-GCC5 inline semantics - append-cflags -std=gnu89 - - default - eautoreconf -} - -src_configure() { - econf \ - $(use_enable tcpd libwrap) \ - $(use_enable readline libreadline) \ - $(use_enable pcre libpcre) \ - --enable-mtftp -} - -src_test() { - cd "${S}"/test || die - # Try to run the tests - ./test.sh || die -} - -src_install() { - default - - newinitd "${FILESDIR}"/atftp.init atftp - newconfd "${FILESDIR}"/atftp.confd atftp - - systemd_dounit "${FILESDIR}"/atftp.service - systemd_install_serviced "${FILESDIR}"/atftp.service.conf - - dodoc README* BUGS FAQ Changelog INSTALL TODO - dodoc "${S}"/docs/* - - docinto test - cd "${S}"/test || die - dodoc load.sh mtftp.conf pcre_pattern.txt test.sh test_suite.txt -} diff --git a/net-ftp/atftp/atftp-0.7.2-r3.ebuild b/net-ftp/atftp/atftp-0.7.2-r3.ebuild deleted file mode 100644 index 575196956ef..00000000000 --- a/net-ftp/atftp/atftp-0.7.2-r3.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -inherit autotools flag-o-matic systemd - -DESCRIPTION="Advanced TFTP implementation client/server" -HOMEPAGE="https://sourceforge.net/projects/atftp/" -SRC_URI="mirror://sourceforge/atftp/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 arm ppc ppc64 ~s390 ~sparc x86" -IUSE="selinux tcpd readline pcre" - -DEPEND="tcpd? ( sys-apps/tcp-wrappers ) - readline? ( sys-libs/readline:0= ) - pcre? ( dev-libs/libpcre )" -RDEPEND="${DEPEND} - !net-ftp/tftp-hpa - !net-ftp/uftpd - selinux? ( sec-policy/selinux-tftp )" -BDEPEND="" - -PATCHES=( - "${FILESDIR}/${P}-CFLAGS.patch" - "${FILESDIR}/${P}-cve-2020-6097.patch" - "${FILESDIR}/${P}-fewer_seeks.patch" -) - -src_prepare() { - append-cppflags -D_REENTRANT -DRATE_CONTROL - # fix #561720 by restoring pre-GCC5 inline semantics - append-cflags -std=gnu89 - - default - eautoreconf -} - -src_configure() { - econf \ - $(use_enable tcpd libwrap) \ - $(use_enable readline libreadline) \ - $(use_enable pcre libpcre) \ - --enable-mtftp -} - -src_test() { - cd "${S}"/test || die - # Try to run the tests - ./test.sh || die -} - -src_install() { - default - - newinitd "${FILESDIR}"/atftp.init atftp - newconfd "${FILESDIR}"/atftp.confd atftp - - systemd_dounit "${FILESDIR}"/atftp.service - systemd_install_serviced "${FILESDIR}"/atftp.service.conf - - dodoc README* BUGS FAQ Changelog INSTALL TODO - dodoc "${S}"/docs/* - - docinto test - cd "${S}"/test || die - dodoc load.sh mtftp.conf pcre_pattern.txt test.sh test_suite.txt -}