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 04656138359 for ; Mon, 27 Jul 2020 03:15:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E56BE1575; Mon, 27 Jul 2020 03:15:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3043AE1575 for ; Mon, 27 Jul 2020 03:15:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 1A59134F326 for ; Mon, 27 Jul 2020 03:15:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75F242F3 for ; Mon, 27 Jul 2020 03:15:41 +0000 (UTC) From: "Sam James" 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" Message-ID: <1595819718.40cb226be567e8f6b584268028b59b07812e8532.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/jhead/, media-gfx/jhead/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/jhead/Manifest media-gfx/jhead/files/jhead-2.90-mkstemp_respect_flags.patch media-gfx/jhead/jhead-2.97.ebuild media-gfx/jhead/jhead-3.00-r2.ebuild media-gfx/jhead/jhead-3.00.ebuild X-VCS-Directories: media-gfx/jhead/ media-gfx/jhead/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 40cb226be567e8f6b584268028b59b07812e8532 X-VCS-Branch: master Date: Mon, 27 Jul 2020 03:15:41 +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: 65b6197b-2197-4c0e-8238-f7bbc4871351 X-Archives-Hash: 4cfc88c90f1430aaf616840f4f87509a commit: 40cb226be567e8f6b584268028b59b07812e8532 Author: Sam James gentoo org> AuthorDate: Mon Jul 27 02:34:17 2020 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 27 03:15:18 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40cb226b media-gfx/jhead: security cleanup Closes: https://bugs.gentoo.org/711220 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James gentoo.org> media-gfx/jhead/Manifest | 2 -- .../files/jhead-2.90-mkstemp_respect_flags.patch | 26 ------------------ media-gfx/jhead/jhead-2.97.ebuild | 31 --------------------- media-gfx/jhead/jhead-3.00-r2.ebuild | 30 -------------------- media-gfx/jhead/jhead-3.00.ebuild | 32 ---------------------- 5 files changed, 121 deletions(-) diff --git a/media-gfx/jhead/Manifest b/media-gfx/jhead/Manifest index 9a2aa890a7e..c10ba22dd11 100644 --- a/media-gfx/jhead/Manifest +++ b/media-gfx/jhead/Manifest @@ -1,3 +1 @@ -DIST jhead-2.97.tar.gz 68361 BLAKE2B ed13d637dc491ad1c6ed7f9a5b0b526c80f69b8c521e3618289b16523ebb12690fa53a0a273f3f5793f970f390430d56c8504bed30fb45c5e9e2a9ac248f7667 SHA512 9b33451546e5ad3b82fe6001515fd572925a1e2c11af763ae32d71ad2cb056ffa8d97abe14bd48ae5f6144da9d8322965387537d61e22d22b02624ebf351c230 -DIST jhead-3.00.tar.gz 69151 BLAKE2B 23522718f07cd0b52b3d7fbd6d0f69ca5ecd5499174b06c6572be1319b275dc93eacd270f33cd7b3380ef85e6615aa79adf1fa9a1a86404876b35c31cdb0c95e SHA512 daedfe7ea6be051f769e9a1e0946ea0fa741f387bbc5ba55eec394fb3f37b18a66aa8826190c790eb50a5b9d445ee0d5a28a08d181db3be469686b0675540fbe DIST jhead-3.04.tar.gz 67754 BLAKE2B 4b81927fe3db58bf10b6e42c7e045a9d8a2f50df152faf886bb28238ef74e73371d37902c3c13e6edb74a89347b2c6f698f18dd91b51797e1882cb1d3bf5461f SHA512 d783b02059ebcb01845d346e7c48bdc9d9f12fb7b0fd47bf8aff0a85a03f3523fbc536ddab0912f1c56ddb315b6cf31f16d4c7a4f81112d9a4c76a4a57ec1aed diff --git a/media-gfx/jhead/files/jhead-2.90-mkstemp_respect_flags.patch b/media-gfx/jhead/files/jhead-2.90-mkstemp_respect_flags.patch deleted file mode 100644 index f09214b9f3d..00000000000 --- a/media-gfx/jhead/files/jhead-2.90-mkstemp_respect_flags.patch +++ /dev/null @@ -1,26 +0,0 @@ -diff --exclude='*~' -Naur -Naur jhead-2.90.orig/jhead.c jhead-2.90/jhead.c ---- jhead-2.90.orig/jhead.c 2011-02-12 14:36:47.000000000 -0200 -+++ jhead-2.90/jhead.c 2011-02-12 14:39:28.000000000 -0200 -@@ -358,7 +358,7 @@ - // as mktemp - that is, that between getting the random name, and making the file - // some other program could snatch that exact same name! - // also, not all pltforms support mkstemp. -- mktemp(TempName); -+ mkstemp(TempName); - - - if(!TempName[0]) { -diff --exclude='*~' -Naur -Naur jhead-2.90.orig/makefile jhead-2.90/makefile ---- jhead-2.90.orig/makefile 2011-02-12 14:36:47.000000000 -0200 -+++ jhead-2.90/makefile 2011-02-12 14:40:50.000000000 -0200 -@@ -13,8 +13,9 @@ - $(OBJ)/%.o:$(SRC)/%.c - ${CC} $(CFLAGS) -c $< -o $@ - -+ - jhead: $(objs) jhead.h -- ${CC} -o jhead $(objs) -lm -+ ${CC} ${LDFLAGS} -o jhead $(objs) -lm - - clean: - rm -f $(objs) jhead diff --git a/media-gfx/jhead/jhead-2.97.ebuild b/media-gfx/jhead/jhead-2.97.ebuild deleted file mode 100644 index 76ae79ab424..00000000000 --- a/media-gfx/jhead/jhead-2.97.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit eutils toolchain-funcs - -DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover" -HOMEPAGE="http://www.sentex.net/~mwandel/jhead" -SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -src_prepare() { - # bug 275200 - respect flags and use mktemp instead of mkstemp - epatch "${FILESDIR}"/${PN}-2.90-mkstemp_respect_flags.patch -} - -src_compile() { - emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" -} - -src_install() { - dobin ${PN} - dodoc *.txt - dohtml *.html - doman ${PN}.1 -} diff --git a/media-gfx/jhead/jhead-3.00-r2.ebuild b/media-gfx/jhead/jhead-3.00-r2.ebuild deleted file mode 100644 index f5953484db7..00000000000 --- a/media-gfx/jhead/jhead-3.00-r2.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover" -HOMEPAGE="http://www.sentex.net/~mwandel/jhead" -SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -src_prepare() { - # bug 275200 - respect flags and use mktemp instead of mkstemp - eapply "${FILESDIR}/${PN}-2.90-mkstemp_respect_flags.patch" - cp "${FILESDIR}/Makefile" makefile || die - eapply_user -} - -src_install() { - dobin ${PN} - dodoc *.txt - docinto html - dodoc *.html - doman ${PN}.1 - doheader ${PN}.h - dolib.so lib${PN}.so* -} diff --git a/media-gfx/jhead/jhead-3.00.ebuild b/media-gfx/jhead/jhead-3.00.ebuild deleted file mode 100644 index a2d8d93f35b..00000000000 --- a/media-gfx/jhead/jhead-3.00.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit toolchain-funcs - -DESCRIPTION="Exif Jpeg camera setting parser and thumbnail remover" -HOMEPAGE="http://www.sentex.net/~mwandel/jhead" -SRC_URI="http://www.sentex.net/~mwandel/${PN}/${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" -IUSE="" - -PATCHES=( - # bug 275200 - respect flags and use mktemp instead of mkstemp - "${FILESDIR}"/${PN}-2.90-mkstemp_respect_flags.patch -) - -src_compile() { - emake CC="$(tc-getCC)" CFLAGS="${CFLAGS}" -} - -src_install() { - dobin ${PN} - dodoc *.txt - docinto html - dodoc *.html - doman ${PN}.1 -}