sys-auth/yubico-piv-tool: version bump, drop old
authorUltrabug <ultrabug@gentoo.org>
Fri, 28 Apr 2017 14:40:24 +0000 (16:40 +0200)
committerUltrabug <ultrabug@gentoo.org>
Fri, 28 Apr 2017 14:40:52 +0000 (16:40 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

sys-auth/yubico-piv-tool/Manifest
sys-auth/yubico-piv-tool/files/yubico-piv-tool-1.4.2-help2man-fix.patch [deleted file]
sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.3.ebuild [moved from sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.2.ebuild with 86% similarity]

index b2ec4cb9c219e4e7e3aab27f2031ebd3271a7436..43e7e1b4ef4956cddffb4a549da6e71fb6b8a523 100644 (file)
@@ -1 +1 @@
-DIST yubico-piv-tool-1.4.2.tar.gz 113783 SHA256 814609e0ee2cc3be6f1908e1a62c6f6e280c8e15991ecea1c0afce70b48b6a8a SHA512 f2fd80a8d6faddf750d648c4777fb4d7f484a243e6d74c18fa0effc56469ded8e03f9c3437494c3e2d2cfba6397b6bcdec5d1286900b2908f21e1f0ccaeb59eb WHIRLPOOL 12516ac66fbe74202a76bb1dee4630792372974cea57f83c188167643acd4abf9855794b769fe7c9878f8d964cf5d17f98e7906d09101679133379a1e3bde7a5
+DIST yubico-piv-tool-1.4.3.tar.gz 108262 SHA256 e2e46681716cde14be84f68a8b455bde0a6bef2c1703fd043763050c4e65fe5f SHA512 86b2564fe96a8b4dbcf3f122316c4e258628c97bf6917953d93c6e0265df866c6b3ef5a6c7572177d26ef74265ef39db8e15348a08e6eb0be1e145978affd16b WHIRLPOOL 19ad5e09db318d72dca9c63af85e5b6e7a196c4fa6a591faed91702051284ede40f04d3ad7ee8eeff695a040c4cb2e5479f2620e4bcc0e3f67e2f47d58db0684
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
deleted file mode 100644 (file)
index 4651331..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-From 8bdf7378d6ada57204f93684a488368bbae11858 Mon Sep 17 00:00:00 2001
-From: Klas Lindfors <klas@yubico.com>
-Date: Mon, 12 Sep 2016 09:54:04 +0200
-Subject: [PATCH] fixup dependencies for yubico-piv-tool.1
-
-should now support parallel builds
----
- tool/Makefile.am | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/tool/Makefile.am b/tool/Makefile.am
-index 6100da7..4a1657b 100644
---- a/tool/Makefile.am
-+++ b/tool/Makefile.am
-@@ -54,7 +54,7 @@ MAINTAINERCLEANFILES = $(BUILT_SOURCES)
- dist_man_MANS = yubico-piv-tool.1
- MAINTAINERCLEANFILES += $(dist_man_MANS)
--yubico-piv-tool.1: $(yubico_piv_tool_SOURCES) $(libpiv_cmd_la_SOURCES)
-+yubico-piv-tool.1: $(yubico_piv_tool_SOURCES) $(libpiv_cmd_la_SOURCES) $(top_srcdir)/configure.ac | $(builddir)/yubico-piv-tool$(EXEEXT)
-       $(HELP2MAN) --no-info \
-               --name="Yubico PIV tool" \
-               --include=$(srcdir)/yubico-piv-tool.h2m \
similarity index 86%
rename from sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.2.ebuild
rename to sys-auth/yubico-piv-tool/yubico-piv-tool-1.4.3.ebuild
index eb3d97e73c1104df749f5e7410694295919eb95d..9d5c1a2d8804e2e91d150bbc3cb09acfa7e45616 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -23,8 +23,6 @@ DEPEND="dev-util/gengetopt
 
 S=${WORKDIR}/${PN}-${P}
 
-PATCHES=( "${FILESDIR}"/${P}-help2man-fix.patch )
-
 src_prepare() {
        default
        eautoreconf