From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1364086-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE16E158087 for <garchives@archives.gentoo.org>; Thu, 3 Feb 2022 09:40:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C6B02BC005; Thu, 3 Feb 2022 09:40:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDAC92BC005 for <gentoo-commits@lists.gentoo.org>; Thu, 3 Feb 2022 09:40:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE7BC342FE1 for <gentoo-commits@lists.gentoo.org>; Thu, 3 Feb 2022 09:40:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3340D1EF for <gentoo-commits@lists.gentoo.org>; Thu, 3 Feb 2022 09:40:32 +0000 (UTC) From: "Sam James" <sam@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org> Message-ID: <1643881208.e134a2a691578ccfda625110518446405602e7a0.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/rcs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/rcs/Manifest dev-vcs/rcs/rcs-5.10.1.ebuild X-VCS-Directories: dev-vcs/rcs/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e134a2a691578ccfda625110518446405602e7a0 X-VCS-Branch: master Date: Thu, 3 Feb 2022 09:40:32 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 30a5fb01-5fc3-4087-bfef-71c5e963d39b X-Archives-Hash: d82f5809792ac8d231bddeb0e7a6a08b commit: e134a2a691578ccfda625110518446405602e7a0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 3 09:40:04 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 3 09:40:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e134a2a6 dev-vcs/rcs: add 5.10.1 Mainly lets us drop the upstream patches we backported. Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/rcs/Manifest | 1 + dev-vcs/rcs/rcs-5.10.1.ebuild | 46 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/dev-vcs/rcs/Manifest b/dev-vcs/rcs/Manifest index da8459ef7e57..9d7be564c5e0 100644 --- a/dev-vcs/rcs/Manifest +++ b/dev-vcs/rcs/Manifest @@ -1 +1,2 @@ DIST rcs-5.10.0.tar.xz 890872 BLAKE2B 32000df00c639cec90fb9128503b67957a23c82a08651953b57434c3f14ecea555155da933d5be801ad216aa27ccf496a7aae325cecf73f9bc121f3a3c659cba SHA512 d42bded1214f27dfcbe912bbabad8479555a02bc57000a62512d63ff0672de1ed23911cd15c9d1aa4b9a53794ac3fd45937fa1cbc0fcb9d54a3ede4d831f76d0 +DIST rcs-5.10.1.tar.lz 917331 BLAKE2B bf439b2bbb6d5d427f28b13d739f2a5902aa3113e958528028ff553007ad124a8c386141e10ff2d0157468d893e1da4a19240acb373a3f375aa21d97c187a4dd SHA512 4d3755d704a05da8582acb78a83845885f34b3144af6d19c568e6707831563b077ec5603a12f5d4de6ec583d0886d3a8ccc7ee0e1f10070f9e6de142198cd530 diff --git a/dev-vcs/rcs/rcs-5.10.1.ebuild b/dev-vcs/rcs/rcs-5.10.1.ebuild new file mode 100644 index 000000000000..ca3111c83974 --- /dev/null +++ b/dev-vcs/rcs/rcs-5.10.1.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit flag-o-matic unpacker + +DESCRIPTION="Revision Control System" +HOMEPAGE="https://www.gnu.org/software/rcs/" +SRC_URI="mirror://gnu/rcs/${P}.tar.lz" + +LICENSE="GPL-3" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" +IUSE="doc" + +RDEPEND="sys-apps/diffutils + sys-apps/ed" +DEPEND="${RDEPEND}" +BDEPEND="$(unpacker_src_uri_depends)" + +src_prepare() { + default + + sed -i -e '/gets is a security hole/d' \ + lib/stdio.in.h || die +} + +src_configure() { + append-flags -std=gnu99 + + econf +} + +src_install() { + emake DESTDIR="${D}" install + + dodoc ChangeLog NEWS README + + if use doc; then + emake -C doc html + rm -R "${ED}"/usr/share/doc/rcs || die + mv doc/rcs.html doc/html || die + dodoc -r doc/html/ + fi +}