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 2DE911382C5 for ; Sun, 18 Mar 2018 04:48:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0F7F3E0843; Sun, 18 Mar 2018 04:48:21 +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 C171AE083E for ; Sun, 18 Mar 2018 04:48:20 +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 B973B335CF5 for ; Sun, 18 Mar 2018 04:48:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0AB76258 for ; Sun, 18 Mar 2018 04:48:17 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1521348262.cc9ed44e87c53098d8f7e27b00ab24bbd679cf3f.radhermit@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/exiftool/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/exiftool/Manifest media-libs/exiftool/exiftool-10.86.ebuild X-VCS-Directories: media-libs/exiftool/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: cc9ed44e87c53098d8f7e27b00ab24bbd679cf3f X-VCS-Branch: master Date: Sun, 18 Mar 2018 04:48:17 +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-Archives-Salt: 8f574c55-9be0-4f00-b9d4-ec29304075e8 X-Archives-Hash: 6657529442ff5f242df65ee5229357c7 commit: cc9ed44e87c53098d8f7e27b00ab24bbd679cf3f Author: Tim Harder gentoo org> AuthorDate: Fri Mar 16 20:31:00 2018 +0000 Commit: Tim Harder gentoo org> CommitDate: Sun Mar 18 04:44:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc9ed44e media-libs/exiftool: version bump to 10.86 media-libs/exiftool/Manifest | 1 + media-libs/exiftool/exiftool-10.86.ebuild | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+) diff --git a/media-libs/exiftool/Manifest b/media-libs/exiftool/Manifest index 3424c0c6ebe..84043548f69 100644 --- a/media-libs/exiftool/Manifest +++ b/media-libs/exiftool/Manifest @@ -2,3 +2,4 @@ DIST Image-ExifTool-10.79.tar.gz 4345706 BLAKE2B 692703433c2bb51c74d81c4f2930eed DIST Image-ExifTool-10.82.tar.gz 4354328 BLAKE2B de65bb47becc968b90277451b883833368542b06bbd94e6976997bb121de98e4246858fd49c457f6cce5c940938875bc8af30227c34e20169ae71a001807f770 SHA512 f1a7c08e12b8d5ad445dcb2deb80991d2dc147094bdf9f69ea9574e937a1b0965336910b3478bb965cd6fe932cd8b9d94f64110cd9628f3cf5d22a2b7f1a5b98 DIST Image-ExifTool-10.84.tar.gz 4360556 BLAKE2B 00d206b3b9009cfe5143cd2fc3607dbe17b42a76a51838fa9c0a6c17332129b0038134cf625c0a24649a542512b97bc57ea60e4e8f75a7b71caeec39dc472eb1 SHA512 2ad990f5b47af46f866be3683e46b6826051be94d747b75a352c16cf9e951585d5e2e2bfad441a8efdbccd5ca2302081139ca833eb2e0ec63da0a4728244d499 DIST Image-ExifTool-10.85.tar.gz 4361700 BLAKE2B 7d12d7b0dba7d110d4e278e73bf4e976e88bd8ee60908842729713fb3a50e79a99c9f0c594bfb2baa65acbe6b7493aafb45f4067c006e01ddd2b85ac3677ebf7 SHA512 560b2db42efe148a04db676726bcdd7e9551603dfb98fa92266778c45732ad650f20eeb1f01d7fe2590c2a5897f0ca793ba503b0f76985be401105a3179507cc +DIST Image-ExifTool-10.86.tar.gz 4362126 BLAKE2B 7dfef2bb364226ae1178e43dd459c898d2bb1a9f15134f2ce7f273a0f89e49b34bf4d51875d5aa569e7b66f24e3265f24dee540fb4ccc0e9fcd2443f28024e29 SHA512 d41377fc401896fc2b489332de2db682be910d6fb2dd3853f15183a395864ef25161a6f916c66306df6b65cea0db2b1d338a51c734fbefd3f0d1abe21c2dd468 diff --git a/media-libs/exiftool/exiftool-10.86.ebuild b/media-libs/exiftool/exiftool-10.86.ebuild new file mode 100644 index 00000000000..ec856d3619a --- /dev/null +++ b/media-libs/exiftool/exiftool-10.86.ebuild @@ -0,0 +1,22 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +DIST_NAME=Image-ExifTool +inherit perl-module + +DESCRIPTION="Read and write meta information in image, audio and video files" +HOMEPAGE="https://www.sno.phy.queensu.ca/~phil/exiftool/ ${HOMEPAGE}" +SRC_URI="https://www.sno.phy.queensu.ca/~phil/exiftool/${DIST_P}.tar.gz" + +SLOT="0" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x64-macos" +IUSE="doc" + +SRC_TEST="do" + +src_install() { + perl-module_src_install + use doc && dodoc -r html/ +}