Gentoo Archives: gentoo-commits

From: Alexys Jacob <ultrabug@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/yubico-piv-tool/, sys-auth/yubico-piv-tool/files/
Date: Fri, 28 Apr 2017 14:41:03
Message-Id: 1493390452.272c18805c55eacd87442b9aa7448aecefb35098.ultrabug@gentoo
1 commit: 272c18805c55eacd87442b9aa7448aecefb35098
2 Author: Ultrabug <ultrabug <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 28 14:40:24 2017 +0000
4 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 28 14:40:52 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272c1880
7
8 sys-auth/yubico-piv-tool: version bump, drop old
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.2
11
12 sys-auth/yubico-piv-tool/Manifest | 2 +-
13 .../files/yubico-piv-tool-1.4.2-help2man-fix.patch | 23 ----------------------
14 ...l-1.4.2.ebuild => yubico-piv-tool-1.4.3.ebuild} | 4 +---
15 3 files changed, 2 insertions(+), 27 deletions(-)
16
17 diff --git a/sys-auth/yubico-piv-tool/Manifest b/sys-auth/yubico-piv-tool/Manifest
18 index b2ec4cb9c21..43e7e1b4ef4 100644
19 --- a/sys-auth/yubico-piv-tool/Manifest
20 +++ b/sys-auth/yubico-piv-tool/Manifest
21 @@ -1 +1 @@
22 -DIST yubico-piv-tool-1.4.2.tar.gz 113783 SHA256 814609e0ee2cc3be6f1908e1a62c6f6e280c8e15991ecea1c0afce70b48b6a8a SHA512 f2fd80a8d6faddf750d648c4777fb4d7f484a243e6d74c18fa0effc56469ded8e03f9c3437494c3e2d2cfba6397b6bcdec5d1286900b2908f21e1f0ccaeb59eb WHIRLPOOL 12516ac66fbe74202a76bb1dee4630792372974cea57f83c188167643acd4abf9855794b769fe7c9878f8d964cf5d17f98e7906d09101679133379a1e3bde7a5
23 +DIST yubico-piv-tool-1.4.3.tar.gz 108262 SHA256 e2e46681716cde14be84f68a8b455bde0a6bef2c1703fd043763050c4e65fe5f SHA512 86b2564fe96a8b4dbcf3f122316c4e258628c97bf6917953d93c6e0265df866c6b3ef5a6c7572177d26ef74265ef39db8e15348a08e6eb0be1e145978affd16b WHIRLPOOL 19ad5e09db318d72dca9c63af85e5b6e7a196c4fa6a591faed91702051284ede40f04d3ad7ee8eeff695a040c4cb2e5479f2620e4bcc0e3f67e2f47d58db0684
24
25 diff --git a/sys-auth/yubico-piv-tool/files/yubico-piv-tool-1.4.2-help2man-fix.patch b/sys-auth/yubico-piv-tool/files/yubico-piv-tool-1.4.2-help2man-fix.patch
26 deleted file mode 100644
27 index 46513315219..00000000000
28 --- a/sys-auth/yubico-piv-tool/files/yubico-piv-tool-1.4.2-help2man-fix.patch
29 +++ /dev/null
30 @@ -1,23 +0,0 @@
31 -From 8bdf7378d6ada57204f93684a488368bbae11858 Mon Sep 17 00:00:00 2001
32 -From: Klas Lindfors <klas@××××××.com>
33 -Date: Mon, 12 Sep 2016 09:54:04 +0200
34 -Subject: [PATCH] fixup dependencies for yubico-piv-tool.1
35 -
36 -should now support parallel builds
37 ----
38 - tool/Makefile.am | 2 +-
39 - 1 file changed, 1 insertion(+), 1 deletion(-)
40 -
41 -diff --git a/tool/Makefile.am b/tool/Makefile.am
42 -index 6100da7..4a1657b 100644
43 ---- a/tool/Makefile.am
44 -+++ b/tool/Makefile.am
45 -@@ -54,7 +54,7 @@ MAINTAINERCLEANFILES = $(BUILT_SOURCES)
46 - dist_man_MANS = yubico-piv-tool.1
47 - MAINTAINERCLEANFILES += $(dist_man_MANS)
48 -
49 --yubico-piv-tool.1: $(yubico_piv_tool_SOURCES) $(libpiv_cmd_la_SOURCES)
50 -+yubico-piv-tool.1: $(yubico_piv_tool_SOURCES) $(libpiv_cmd_la_SOURCES) $(top_srcdir)/configure.ac | $(builddir)/yubico-piv-tool$(EXEEXT)
51 - $(HELP2MAN) --no-info \
52 - --name="Yubico PIV tool" \
53 - --include=$(srcdir)/yubico-piv-tool.h2m \
54
55 diff --git a/sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.2.ebuild b/sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.3.ebuild
56 similarity index 86%
57 rename from sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.2.ebuild
58 rename to sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.3.ebuild
59 index eb3d97e73c1..9d5c1a2d880 100644
60 --- a/sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.2.ebuild
61 +++ b/sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.3.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2016 Gentoo Foundation
64 +# Copyright 1999-2017 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -23,8 +23,6 @@ DEPEND="dev-util/gengetopt
69
70 S=${WORKDIR}/${PN}-${P}
71
72 -PATCHES=( "${FILESDIR}"/${P}-help2man-fix.patch )
73 -
74 src_prepare() {
75 default
76 eautoreconf