From f0807d0486ca3377a609420c86ae24d7c31b3eb2 Mon Sep 17 00:00:00 2001 From: David Michael Date: Thu, 13 Oct 2016 18:08:32 -0700 Subject: [PATCH] bump(dev-libs/libtasn1): sync with upstream --- .../dev-libs/libtasn1/ChangeLog | 165 ++++ .../dev-libs/libtasn1/ChangeLog-2015 | 901 ++++++++++++++++++ .../portage-stable/dev-libs/libtasn1/Manifest | 11 +- .../libtasn1/files/libtasn1-4.9-build.patch | 25 + .../dev-libs/libtasn1/libtasn1-2.4.ebuild | 22 - .../dev-libs/libtasn1/libtasn1-4.5.ebuild | 42 + .../dev-libs/libtasn1/libtasn1-4.8.ebuild | 41 + .../dev-libs/libtasn1/libtasn1-4.9-r1.ebuild | 48 + .../dev-libs/libtasn1/metadata.xml | 8 + .../metadata/md5-cache/dev-libs/libtasn1-2.4 | 11 - .../metadata/md5-cache/dev-libs/libtasn1-4.5 | 13 + .../metadata/md5-cache/dev-libs/libtasn1-4.8 | 13 + .../md5-cache/dev-libs/libtasn1-4.9-r1 | 13 + 13 files changed, 1279 insertions(+), 34 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/ChangeLog create mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/files/libtasn1-4.9-build.patch delete mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-2.4.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.5.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.8.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.9-r1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/metadata.xml delete mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-2.4 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.5 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.8 create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.9-r1 diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/ChangeLog b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/ChangeLog new file mode 100644 index 0000000000..07e684aaf4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/ChangeLog @@ -0,0 +1,165 @@ +# ChangeLog for dev-libs/libtasn1 +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) + +*libtasn1-4.5 (09 Aug 2015) + + 09 Aug 2015; Robin H. Johnson +libtasn1-4.5.ebuild, + +metadata.xml: + proj/gentoo: Initial commit + + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. + + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. + + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. + + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default + + Convert all URLs for sites supporting encrypted connections from http to + https + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Justin Lecher libtasn1-4.5.ebuild: + Use https for most gnu.org URLs + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + +*libtasn1-4.6 (05 Sep 2015) + + 05 Sep 2015; Alon Bar-Lev +libtasn1-4.6.ebuild: + version bump + + Package-Manager: portage-2.2.20.1 + +*libtasn1-4.7 (14 Sep 2015) + + 14 Sep 2015; Alon Bar-Lev -libtasn1-4.6.ebuild, + +libtasn1-4.7.ebuild: + version bump + + Package-Manager: portage-2.2.20.1 + + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) + + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. + + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) + +*libtasn1-4.8 (11 Apr 2016) + + 11 Apr 2016; Alon Bar-Lev +libtasn1-4.8.ebuild: + version bump + + Package-Manager: portage-2.2.26 + + 16 Apr 2016; Jeroen Roovers libtasn1-4.8.ebuild: + Stable for HPPA PPC64 (bug #579748). + + Package-Manager: portage-2.2.28 + RepoMan-Options: --ignore-arches + + 19 Apr 2016; Markus Meier libtasn1-4.8.ebuild: + arm stable, bug #579748 + + Package-Manager: portage-2.2.28 + RepoMan-Options: --include-arches="arm" + + 02 May 2016; Matt Turner libtasn1-4.8.ebuild: + alpha stable, bug 579748. + + 12 Jun 2016; Alon Bar-Lev -libtasn1-4.7.ebuild: + cleanup + + Package-Manager: portage-2.2.28 + + 27 Jun 2016; Agostino Sarubbo libtasn1-4.8.ebuild: + x86 stable wrt bug #579748 + + Package-Manager: portage-2.2.28 + RepoMan-Options: --include-arches="x86" + Signed-off-by: Agostino Sarubbo + + 08 Jul 2016; Agostino Sarubbo libtasn1-4.8.ebuild: + ppc stable wrt bug #579748 + + Package-Manager: portage-2.2.28 + RepoMan-Options: --include-arches="ppc" + Signed-off-by: Agostino Sarubbo + + 08 Jul 2016; Agostino Sarubbo libtasn1-4.8.ebuild: + sparc stable wrt bug #579748 + + Package-Manager: portage-2.2.28 + RepoMan-Options: --include-arches="sparc" + Signed-off-by: Agostino Sarubbo + + 08 Jul 2016; Agostino Sarubbo libtasn1-4.8.ebuild: + ia64 stable wrt bug #579748 + + Package-Manager: portage-2.2.28 + RepoMan-Options: --include-arches="ia64" + Signed-off-by: Agostino Sarubbo + +*libtasn1-4.9 (26 Jul 2016) + + 26 Jul 2016; Alon Bar-Lev +libtasn1-4.9.ebuild: + version bump + + Package-Manager: portage-2.2.28 + + 29 Jul 2016; Alon Bar-Lev + +files/libtasn1-4.9-build.patch, libtasn1-4.9.ebuild: + remove -Werror + + Bug: 589868 + + Package-Manager: portage-2.2.28 + +*libtasn1-4.9-r1 (24 Sep 2016) + + 24 Sep 2016; Alon Bar-Lev -libtasn1-4.9.ebuild, + +libtasn1-4.9-r1.ebuild: + eap6 cleanups + eautoreconf + + Bug: 595062 + + Package-Manager: portage-2.2.28 + diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/ChangeLog-2015 new file mode 100644 index 0000000000..9c38d6e224 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/ChangeLog-2015 @@ -0,0 +1,901 @@ +# ChangeLog for dev-libs/libtasn1 +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/ChangeLog,v 1.250 2015/05/27 14:16:33 alonbl Exp $ + + 27 May 2015; Alon Bar-Lev -libtasn1-4.2.ebuild, + -libtasn1-4.4.ebuild: + Cleanup + + 27 May 2015; Agostino Sarubbo libtasn1-4.5.ebuild: + Stable for arm, wrt bug #548252 + + 20 May 2015; Matt Turner libtasn1-4.5.ebuild: + alpha stable, bug 548252. + + 19 May 2015; Agostino Sarubbo libtasn1-4.5.ebuild: + Stable for x86, wrt bug #548252 + + 13 May 2015; Jack Morgan libtasn1-4.5.ebuild: + ppc stable wrt bug #548252 + + 13 May 2015; Jack Morgan libtasn1-4.5.ebuild: + sparc stable wrt bug #548252 + + 13 May 2015; Jack Morgan libtasn1-4.5.ebuild: + ia64 stable wrt bug #548252 + + 04 May 2015; Agostino Sarubbo libtasn1-4.5.ebuild: + Stable for amd64, wrt bug #548252 + + 01 May 2015; Jeroen Roovers libtasn1-4.5.ebuild: + Stable for HPPA (bug #548252). + + 01 May 2015; Jeroen Roovers libtasn1-4.5.ebuild: + Stable for PPC64 (bug #548252). + +*libtasn1-4.5 (29 Apr 2015) + + 29 Apr 2015; Alon Bar-Lev +libtasn1-4.5.ebuild: + Version bump + + 29 Apr 2015; Agostino Sarubbo libtasn1-4.4.ebuild: + Stable for sparc, wrt bug #544922 + + 21 Apr 2015; Pacho Ramos libtasn1-4.4.ebuild: + ppc stable wrt bug #544922 + + 17 Apr 2015; Agostino Sarubbo libtasn1-4.4.ebuild: + Stable for ppc64, wrt bug #544922 + + 14 Apr 2015; Agostino Sarubbo libtasn1-4.4.ebuild: + Stable for ia64, wrt bug #544922 + + 13 Apr 2015; Agostino Sarubbo libtasn1-4.4.ebuild: + Stable for alpha, wrt bug #544922 + + 09 Apr 2015; Markus Meier libtasn1-4.4.ebuild: + arm stable, bug #544922 + + 31 Mar 2015; Jeroen Roovers libtasn1-4.4.ebuild: + Stable for HPPA (bug #544922). + + 31 Mar 2015; Agostino Sarubbo libtasn1-4.4.ebuild: + Stable for x86, wrt bug #544922 + + 31 Mar 2015; Agostino Sarubbo libtasn1-4.4.ebuild: + Stable for amd64, wrt bug #544922 + +*libtasn1-4.4 (29 Mar 2015) + + 29 Mar 2015; Alon Bar-Lev +libtasn1-4.4.ebuild, + -files/libtasn1-4.3-build.patch, -libtasn1-4.3.ebuild: + Version bump + cleanup + + 10 Mar 2015; Mike Frysinger libtasn1-4.2.ebuild: + Mark arm64/m68k/s390/sh stable. + +*libtasn1-4.3 (09 Mar 2015) + + 09 Mar 2015; Alon Bar-Lev +files/libtasn1-4.3-build.patch, + +libtasn1-4.3.ebuild: + Version bump + + 01 Feb 2015; Alon Bar-Lev -files/libtasn1-3.6-build.patch, + -libtasn1-3.6.ebuild, -libtasn1-3.8.ebuild, -libtasn1-4.0.ebuild, + -libtasn1-4.1.ebuild: + Cleanup + + 01 Feb 2015; Mikle Kolyada libtasn1-4.2.ebuild: + ia64 stable wrt bug #532560 + + 09 Jan 2015; Tobias Klausmann libtasn1-4.2.ebuild: + Stable on alpha, bug 532560 + + 02 Jan 2015; Agostino Sarubbo libtasn1-4.2.ebuild: + Stable for sparc, wrt bug #532560 + + 01 Jan 2015; Agostino Sarubbo libtasn1-4.2.ebuild: + Stable for ppc64, wrt bug #532560 + + 31 Dec 2014; Agostino Sarubbo libtasn1-4.2.ebuild: + Stable for ppc, wrt bug #532560 + + 26 Dec 2014; Markus Meier libtasn1-4.2.ebuild: + arm stable, bug #532560 + + 26 Dec 2014; Agostino Sarubbo libtasn1-4.2.ebuild: + Stable for x86, wrt bug #532560 + + 26 Dec 2014; Pacho Ramos libtasn1-4.2.ebuild: + amd64 stable wrt bug #532560 + + 15 Dec 2014; Jeroen Roovers libtasn1-4.2.ebuild: + Stable for HPPA (bug #532560). + +*libtasn1-4.2 (15 Sep 2014) + + 15 Sep 2014; Alon Bar-Lev +libtasn1-4.2.ebuild: + Version bump + +*libtasn1-3.8 (23 Aug 2014) +*libtasn1-4.1 (23 Aug 2014) + + 23 Aug 2014; Alon Bar-Lev +libtasn1-3.8.ebuild, + +libtasn1-4.1.ebuild: + Version bump + + 23 Aug 2014; Alon Bar-Lev -libtasn1-2.13.ebuild, + -libtasn1-2.14.ebuild, -libtasn1-3.4-r1.ebuild, -libtasn1-3.4.ebuild: + Cleanup + + 10 Aug 2014; Fabian Groffen libtasn1-4.0.ebuild: + Marked ~{ppc,x86}-macos + + 05 Jul 2014; Agostino Sarubbo libtasn1-3.6.ebuild: + Stable for sparc, wrt bug #511536 + + 05 Jul 2014; Agostino Sarubbo libtasn1-3.6.ebuild: + Stable for ppc, wrt bug #511536 + + 05 Jul 2014; Agostino Sarubbo libtasn1-3.6.ebuild: + Stable for ppc64, wrt bug #511536 + + 05 Jul 2014; Agostino Sarubbo libtasn1-3.6.ebuild: + Stable for ia64, wrt bug #511536 + +*libtasn1-4.0 (26 Jun 2014) + + 26 Jun 2014; Alon Bar-Lev +libtasn1-4.0.ebuild: + Version bump + + 23 Jun 2014; Pawel Hajdan jr libtasn1-3.6.ebuild: + x86 stable wrt security bug #511536 + + 17 Jun 2014; Tobias Klausmann libtasn1-3.6.ebuild: + Stable on alpha, bug #511536 + + 15 Jun 2014; Markus Meier libtasn1-3.6.ebuild: + arm stable, bug #511536 + + 13 Jun 2014; Jeroen Roovers libtasn1-3.6.ebuild: + Stable for HPPA (bug #511536). + + 13 Jun 2014; Alon Bar-Lev libtasn1-3.6.ebuild: + Add help2man dependency, bug#513134, thanks to Vincent de Phily + + 12 Jun 2014; Mikle Kolyada libtasn1-3.6.ebuild: + amd64 stable wrt bug #511536 + + 10 Jun 2014; Mike Frysinger libtasn1-2.13.ebuild, + libtasn1-2.14.ebuild, libtasn1-3.4-r1.ebuild, libtasn1-3.4.ebuild, + libtasn1-3.6.ebuild: + Add arm64 love. + + 08 Jun 2014; Alon Bar-Lev libtasn1-3.6.ebuild: + Fix autoreconf issue with gtk-doc, bug#512694 + +*libtasn1-3.6 (07 Jun 2014) + + 07 Jun 2014; Alon Bar-Lev +files/libtasn1-3.6-build.patch, + +libtasn1-3.6.ebuild: + Version bump, bug#511536 + + 28 May 2014; Sergey Popov libtasn1-3.4-r1.ebuild: + Add ~amd64-linux keyword + +*libtasn1-3.4-r1 (16 Feb 2014) + + 16 Feb 2014; Alon Bar-Lev +libtasn1-3.4-r1.ebuild: + Add multilib support, bug#499376, thanks to Michael Mair-Keimberger (iamnr3) + + 16 Feb 2014; Alon Bar-Lev -libtasn1-3.4-r1.ebuild: + Revert multilib bug#501430 + + 15 Feb 2014; Alon Bar-Lev libtasn1-3.4-r1.ebuild: + Add conflict with emul-linux-x86-baselibs + +*libtasn1-3.4-r1 (15 Feb 2014) + + 15 Feb 2014; Alon Bar-Lev +libtasn1-3.4-r1.ebuild: + Add multilib support, bug#499376, thanks to Michael Mair-Keimberger (iamnr3) + + 24 Jan 2014; Tim Harder -libtasn1-2.12.ebuild, + -libtasn1-3.0.ebuild, -libtasn1-3.2.ebuild, -libtasn1-3.3.ebuild, + -files/libtasn1-3.0-cppflags.patch: + Remove old. + + 24 Jan 2014; Tim Harder libtasn1-3.4.ebuild: + Add subslot. + +*libtasn1-3.4 (30 Nov 2013) + + 30 Nov 2013; Tim Harder +libtasn1-3.4.ebuild: + Version bump. + + 02 Jun 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for sh, wrt bug #470266 + + 25 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for alpha, wrt bug #470266 + + 25 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for sparc, wrt bug #470266 + + 24 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for ppc64, wrt bug #470266 + + 22 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for ia64, wrt bug #470266 + + 21 May 2013; Jeroen Roovers libtasn1-2.14.ebuild: + Stable for HPPA (bug #470266). + + 20 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for s390, wrt bug #470266 + + 20 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for arm, wrt bug #470266 + + 20 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for ppc, wrt bug #470266 + + 20 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for x86, wrt bug #470266 + + 19 May 2013; Agostino Sarubbo libtasn1-2.14.ebuild: + Stable for amd64, wrt bug #470266 + +*libtasn1-3.3 (09 Apr 2013) + + 09 Apr 2013; Alon Bar-Lev +libtasn1-3.3.ebuild: + Version bump, per bug#465206, thanks to Lars Wendler + + 19 Feb 2013; Zac Medico libtasn1-2.14.ebuild, + libtasn1-3.2.ebuild: + Add ~arm-linux and ~x86-linux keywords. + +*libtasn1-3.2 (03 Dec 2012) + + 03 Dec 2012; Tim Harder +libtasn1-3.2.ebuild: + Version bump. + +*libtasn1-3.0 (30 Oct 2012) + + 30 Oct 2012; Tim Harder +libtasn1-3.0.ebuild, + +files/libtasn1-3.0-cppflags.patch: + Version bump. + + 06 Oct 2012; Raúl Porcel libtasn1-2.13.ebuild: + alpha/ia64/m68k/s390/sh/sparc/x86 stable wrt #436366 + + 03 Oct 2012; Agostino Sarubbo libtasn1-2.13.ebuild: + Stable for amd64, wrt bug #436366 + + 02 Oct 2012; Anthony G. Basile libtasn1-2.13.ebuild: + stable arm, bug #436366 + + 02 Oct 2012; Jeroen Roovers libtasn1-2.13.ebuild: + Stable for HPPA (bug #436366). + + 01 Oct 2012; Fabian Groffen libtasn1-2.14.ebuild: + Marked ~x64-macos + + 29 Sep 2012; Anthony G. Basile libtasn1-2.13.ebuild: + stable ppc ppc64, bug #436366 + + 26 Sep 2012; Tim Harder libtasn1-2.12.ebuild, + libtasn1-2.13.ebuild: + Use virtual/yacc instead of explicit bison dep. + +*libtasn1-2.14 (26 Sep 2012) + + 26 Sep 2012; Tim Harder +libtasn1-2.14.ebuild: + Version bump and switch to virtual/yacc dep instead of bison specifically. + +*libtasn1-2.13 (01 Jun 2012) + + 01 Jun 2012; Tim Harder +libtasn1-2.13.ebuild: + Version bump. + + 26 Apr 2012; Alexis Ballier libtasn1-2.12.ebuild: + keyword ~amd64-fbsd + + 29 Mar 2012; Tim Harder -libtasn1-2.11.ebuild: + Remove old. + + 28 Mar 2012; Brent Baude libtasn1-2.12.ebuild: + Marking libtasn1-2.12 ppc64 for bug 409031 + + 25 Mar 2012; Brent Baude libtasn1-2.12.ebuild: + Marking libtasn1-2.12 ppc for bug 409031 + + 24 Mar 2012; Raúl Porcel libtasn1-2.12.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #409031 + + 24 Mar 2012; Pawel Hajdan jr libtasn1-2.12.ebuild: + x86 stable wrt bug #409031 + + 23 Mar 2012; Agostino Sarubbo libtasn1-2.12.ebuild: + Stable for amd64, wrt bug #409031 + + 22 Mar 2012; Jeroen Roovers libtasn1-2.12.ebuild: + Stable for HPPA (bug #409031). + + 19 Mar 2012; Tim Harder -libtasn1-2.9-r1.ebuild, + -libtasn1-2.10.ebuild: + Remove old. + +*libtasn1-2.12 (19 Mar 2012) + + 19 Mar 2012; Tim Harder +libtasn1-2.12.ebuild: + Version bump. + + 18 Mar 2012; Raúl Porcel libtasn1-2.11.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #404653 + + 06 Mar 2012; Brent Baude libtasn1-2.11.ebuild: + Marking libtasn1-2.11 ppc64 for bug 404653 + + 05 Mar 2012; Markus Meier libtasn1-2.11.ebuild: + arm stable, bug #404653 + + 05 Mar 2012; Jeff Horelick libtasn1-2.11.ebuild: + marked x86 per bug 404653 + + 23 Feb 2012; Brent Baude libtasn1-2.11.ebuild: + Marking libtasn1-2.11 ppc for bug 404653 + + 22 Feb 2012; Jeroen Roovers libtasn1-2.11.ebuild: + Stable for HPPA (bug #404653). + + 22 Feb 2012; Agostino Sarubbo libtasn1-2.11.ebuild: + Stable for amd64, wrt bug #404653 + +*libtasn1-2.11 (28 Nov 2011) + + 28 Nov 2011; Tim Harder +libtasn1-2.11.ebuild: + Version bump. + + 28 Nov 2011; Tim Harder libtasn1-2.10.ebuild: + Use array for myeconfargs. + + 28 Nov 2011; Tim Harder libtasn1-2.10.ebuild: + Fix autotools-utils usage (bug #392145). + + 27 Nov 2011; Tim Harder libtasn1-2.10.ebuild: + Build in the source tree. + +*libtasn1-2.10 (25 Oct 2011) + + 25 Oct 2011; Tim Harder +libtasn1-2.10.ebuild: + Version bump. + + 23 Oct 2011; Tomáš Chvátal libtasn1-2.9-r1.ebuild: + Do not install libtool archive and static library unconditionaly. + + 22 Mar 2011; Arfrever Frehtes Taifersar Arahesis + -libtasn1-2.8.ebuild: + Delete. + + 21 Mar 2011; Kacper Kowalik libtasn1-2.9-r1.ebuild: + ppc64 stable wrt #350866 + + 29 Jan 2011; Raúl Porcel libtasn1-2.9-r1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #350866 + + 15 Jan 2011; Markus Meier libtasn1-2.9-r1.ebuild: + x86 stable, bug #350866 + + 15 Jan 2011; Markus Meier libtasn1-2.9-r1.ebuild: + arm stable, bug #350866 + + 13 Jan 2011; Jeroen Roovers libtasn1-2.9-r1.ebuild: + Stable for HPPA (bug #350866). + + 10 Jan 2011; Brent Baude libtasn1-2.9-r1.ebuild: + stable ppc, bug 350866 + + 07 Jan 2011; Markos Chandras libtasn1-2.9-r1.ebuild: + Stable on amd64 wrt bug #350866 + +*libtasn1-2.9-r1 (10 Dec 2010) + + 10 Dec 2010; Dane Smith -libtasn1-2.9.ebuild, + +libtasn1-2.9-r1.ebuild: + Revision bump. Removes automagic dependency on valgrind wrt bug 331951 by + disabiling it unconditionally. + +*libtasn1-2.9 (07 Dec 2010) + + 07 Dec 2010; Arfrever Frehtes Taifersar Arahesis + +libtasn1-2.9.ebuild: + Version bump. + + 14 Nov 2010; Arfrever Frehtes Taifersar Arahesis + -libtasn1-2.7.ebuild: + Delete. + + 13 Nov 2010; Raúl Porcel libtasn1-2.8.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #342495 + + 05 Nov 2010; Samuli Suominen libtasn1-2.8.ebuild: + ppc64 stable wrt #342495 + + 31 Oct 2010; nixnut libtasn1-2.8.ebuild: + ppc stable #342495 + + 29 Oct 2010; Markus Meier libtasn1-2.8.ebuild: + arm stable, bug #342495 + + 27 Oct 2010; Dane Smith libtasn1-2.8.ebuild: + Stable x86 wrt bug 342495. + + 25 Oct 2010; Markos Chandras libtasn1-2.8.ebuild: + Stable on amd64 wrt bug #342495 + + 24 Oct 2010; Jeroen Roovers libtasn1-2.8.ebuild: + Stable for HPPA (bug #342495). + +*libtasn1-2.8 (25 Sep 2010) + + 25 Sep 2010; Arfrever Frehtes Taifersar Arahesis + +libtasn1-2.8.ebuild: + Version bump. + + 13 Sep 2010; Arfrever Frehtes Taifersar Arahesis + -libtasn1-2.6.ebuild: + Delete. + + 13 Sep 2010; Joseph Jezak libtasn1-2.7.ebuild: + Marked ppc stable for bug #325897. + + 11 Jul 2010; Raúl Porcel libtasn1-2.7.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #325897 + + 06 Jul 2010; Jeroen Roovers libtasn1-2.7.ebuild: + Stable for HPPA (bug #325897). + + 06 Jul 2010; Samuli Suominen libtasn1-2.7.ebuild: + ppc64 stable wrt #325897 + + 30 Jun 2010; Christian Faulhammer libtasn1-2.7.ebuild: + stable x86, bug 325897 + + 28 Jun 2010; Christoph Mende libtasn1-2.7.ebuild: + Stable on amd64 wrt bug #325897 + + 20 Jun 2010; Raúl Porcel libtasn1-2.6.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #320943 + + 11 Jun 2010; Pawel Hajdan jr libtasn1-2.6.ebuild: + x86 stable wrt bug #320943 + + 04 Jun 2010; Jeroen Roovers libtasn1-2.6.ebuild: + Stable for HPPA (bug #320943). + +*libtasn1-2.7 (26 May 2010) + + 26 May 2010; Arfrever Frehtes Taifersar Arahesis + +libtasn1-2.7.ebuild: + Version bump. + + 26 May 2010; Pacho Ramos libtasn1-2.6.ebuild: + stable amd64, bug 320943 + + 23 May 2010; libtasn1-2.6.ebuild: + ppc stable #320943 + + 06 May 2010; Jeroen Roovers libtasn1-2.5.ebuild: + Stable for HPPA (bug #315163). + +*libtasn1-2.6 (20 Apr 2010) + + 20 Apr 2010; Arfrever Frehtes Taifersar Arahesis + -libtasn1-2.3.ebuild, +libtasn1-2.6.ebuild: + Version bump. + + 16 Apr 2010; Brent Baude libtasn1-2.5.ebuild: + stable ppc, bug 315163 + + 31 Mar 2010; Raúl Porcel libtasn1-2.4.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #306111 + + 31 Mar 2010; Christian Faulhammer libtasn1-2.4.ebuild: + stable x86, bug 306111 + + 23 Mar 2010; Brent Baude libtasn1-2.4.ebuild: + stable ppc, bug 306111 + +*libtasn1-2.5 (15 Mar 2010) + + 15 Mar 2010; Arfrever Frehtes Taifersar Arahesis + +libtasn1-2.5.ebuild: + Version bump. + + 13 Mar 2010; Brent Baude libtasn1-2.4.ebuild: + stable ppc64, bug 306111 + + 04 Mar 2010; Jeroen Roovers libtasn1-2.4.ebuild: + Stable for HPPA (bug #306111). + + 23 Feb 2010; Markos Chandras libtasn1-2.4.ebuild: + Stable on amd64 wrt bug #306111 + +*libtasn1-2.4 (18 Jan 2010) + + 18 Jan 2010; Arfrever Frehtes Taifersar Arahesis + +libtasn1-2.4.ebuild: + Version bump. + + 05 Oct 2009; Raúl Porcel libtasn1-2.3.ebuild: + arm/ia64/m68k/s390/sh stable wrt #283086 + + 27 Sep 2009; nixnut libtasn1-2.3.ebuild: + ppc stable #283086 + + 23 Sep 2009; Jeroen Roovers libtasn1-2.3.ebuild: + Stable for HPPA (bug #283086). + + 22 Sep 2009; Markus Meier libtasn1-2.3.ebuild: + x86 stable, bug #283086 + + 07 Sep 2009; Tobias Klausmann libtasn1-2.3.ebuild: + Stable on alpha, bug #283086 + + 01 Sep 2009; Tiago Cunha libtasn1-2.3.ebuild: + stable sparc, bug 283086 + + 31 Aug 2009; Brent Baude libtasn1-2.3.ebuild: + stable ppc64, bug 283086 + + 29 Aug 2009; Thomas Anderson libtasn1-2.3.ebuild: + stable amd64, bug 283086 + +*libtasn1-2.3 (30 Jul 2009) + + 30 Jul 2009; Arfrever Frehtes Taifersar Arahesis + -libtasn1-1.3.ebuild, -libtasn1-2.1.ebuild, +libtasn1-2.3.ebuild: + Version bump. + + 19 Jul 2009; nixnut libtasn1-2.2.ebuild: + ppc stable #270578 + + 15 Jul 2009; Raúl Porcel libtasn1-2.2.ebuild: + arm/ia64/m68k/s390/sh/sparc stable wrt #270578 + + 28 Jun 2009; Brent Baude libtasn1-2.2.ebuild: + Marking libtasn1-2.2 ppc64 for bug 270578 + + 28 Jun 2009; Markus Meier libtasn1-2.2.ebuild: + amd64/x86 stable, bug #270578 + + 27 Jun 2009; Tobias Klausmann libtasn1-2.2.ebuild: + Stable on alpha, bug #270578 + + 22 Jun 2009; Jeroen Roovers libtasn1-2.2.ebuild: + Stable for HPPA (bug #270578). + + 01 Jun 2009; Arfrever Frehtes Taifersar Arahesis + libtasn1-2.2.ebuild: + Update homepage. + +*libtasn1-2.2 (20 May 2009) + + 20 May 2009; Arfrever Frehtes Taifersar Arahesis + +libtasn1-2.2.ebuild: + Version bump. + +*libtasn1-2.1 (19 Apr 2009) + + 19 Apr 2009; Arfrever Frehtes Taifersar Arahesis + -libtasn1-1.7.ebuild, -libtasn1-2.0.ebuild, +libtasn1-2.1.ebuild: + Version bump. + +*libtasn1-2.0 (13 Apr 2009) + + 13 Apr 2009; Arfrever Frehtes Taifersar Arahesis + -files/libtasn1-0.3.5-respectcflags.patch, -libtasn1-0.3.5.ebuild, + +libtasn1-2.0.ebuild: + Version bump. Remove an older version. + + 24 Mar 2009; Joseph Jezak libtasn1-1.8.ebuild: + Marked ppc stable for bug #218747. + + 23 Mar 2009; Jeroen Roovers libtasn1-1.8.ebuild: + Stable for HPPA (bug #218747). + + 23 Mar 2009; Brent Baude libtasn1-1.8.ebuild: + stable ppc64, bug 218747 + + 23 Mar 2009; Raúl Porcel libtasn1-1.8.ebuild: + arm/ia64/s390/sh/sparc stable wrt #218747 + + 22 Mar 2009; Markus Meier libtasn1-1.8.ebuild: + amd64/x86 stable, bug #218747 + + 22 Mar 2009; Tobias Klausmann libtasn1-1.8.ebuild: + Stable on alpha, bug #218747 + +*libtasn1-1.8 (20 Jan 2009) + + 20 Jan 2009; Daniel Black -libtasn1-1.2.ebuild, + -libtasn1-1.4.ebuild, -libtasn1-1.5.ebuild, +libtasn1-1.8.ebuild: + version bump as per bug #255307 added thanks Arfrever. cleanout also done + +*libtasn1-1.7 (26 Dec 2008) + + 26 Dec 2008; Daniel Black libtasn1-0.3.5.ebuild, + libtasn1-1.2.ebuild, libtasn1-1.3.ebuild, libtasn1-1.4.ebuild, + +libtasn1-1.7.ebuild: + version bump and SRC_URI fix on older versions + + 13 Nov 2008; Daniel Black -libtasn1-1.6.ebuild: + removed - no longer has libtasn1-config that gnutls (and probably others) need + +*libtasn1-1.6 (13 Nov 2008) + + 13 Nov 2008; Daniel Black +libtasn1-1.6.ebuild: + version bump as per bug #246324 thanks to Arfrever + +*libtasn1-1.5 (04 Nov 2008) + + 04 Nov 2008; Daniel Black +libtasn1-1.5.ebuild: + version bump thanks to Arfrever as per bug #236703 + +*libtasn1-1.4 (21 Apr 2008) + + 21 Apr 2008; Alon Bar-Lev +libtasn1-1.4.ebuild: + Version bump + + 24 Mar 2008; Raúl Porcel libtasn1-1.3.ebuild: + alpha/ia64/sparc stable wrt #204212 + + 22 Mar 2008; Brent Baude libtasn1-1.3.ebuild: + stable ppc64, bug 204212 + + 22 Mar 2008; nixnut libtasn1-1.3.ebuild: + Stable on ppc wrt bug 204212 + + 21 Mar 2008; Markus Meier libtasn1-1.3.ebuild: + amd64/x86 stable, bug #204212 + + 21 Mar 2008; Jeroen Roovers libtasn1-1.3.ebuild: + Stable for HPPA (bug #204212). + + 09 Feb 2008; Raúl Porcel libtasn1-1.2.ebuild: + alpha/ia64/sparc/x86 stable + + 05 Feb 2008; Markus Rothe libtasn1-1.2.ebuild: + Stable on ppc64 + + 02 Feb 2008; Jeroen Roovers libtasn1-1.3.ebuild: + Ooops, slightly too soon. + + 02 Feb 2008; Jeroen Roovers libtasn1-1.3.ebuild: + Stable for HPPA (bug #204212). + +*libtasn1-1.3 (01 Feb 2008) + + 01 Feb 2008; Alon Bar-Lev +libtasn1-1.3.ebuild: + Version bump + + 14 Jan 2008; Tobias Scherbaum libtasn1-1.2.ebuild: + ppc. stable + + 14 Jan 2008; Christoph Mende libtasn1-1.2.ebuild: + Stable on amd64 wrt bug #199297 + + 08 Jan 2008; Jeroen Roovers libtasn1-1.2.ebuild: + Stable for HPPA (bug #199297). + +*libtasn1-1.2 (10 Dec 2007) + + 10 Dec 2007; Alon Bar-Lev -libtasn1-0.3.9.ebuild, + -libtasn1-1.1.ebuild, +libtasn1-1.2.ebuild: + Version bump + +*libtasn1-1.1 (05 Sep 2007) + + 05 Sep 2007; Alon Bar-Lev +libtasn1-1.1.ebuild: + Version bump + + 30 Aug 2007; Christian Heim metadata.xml: + Removing liquidx from metadata due to his retirement (see #171155 for + reference). + + 12 Jul 2007; Roy Marples libtasn1-0.3.9.ebuild: + Keyworded ~sparc-fbsd. + +*libtasn1-0.3.9 (23 Apr 2007) + + 23 Apr 2007; Alon Bar-Lev +libtasn1-0.3.9.ebuild: + Version bump, bug#175758 + + 28 Jan 2007; Alon Bar-Lev -libtasn1-0.2.18.ebuild, + -libtasn1-0.3.4.ebuild: + Cleanup deeper + + 28 Jan 2007; Fabian Groffen libtasn1-0.2.18.ebuild, + libtasn1-0.3.4.ebuild, libtasn1-0.3.5.ebuild: + Drop ppc-macos keyword, see you in prefix + + 28 Jan 2007; Alon Bar-Lev -libtasn1-0.2.13.ebuild, + libtasn1-0.3.5.ebuild: + Cleanup per bug#164204 + + 09 Nov 2006; Ilya A. Volynets-Evenbakh + libtasn1-0.3.5.ebuild: + Stable on mips + + 08 Nov 2006; Ilya A. Volynets-Evenbakh + libtasn1-0.2.18.ebuild: + Mark mips stable + + 17 Oct 2006; Diego Pettenò + +files/libtasn1-0.3.5-respectcflags.patch, libtasn1-0.3.5.ebuild: + Add patch to respect user-defined CFLAGS. + + 25 Sep 2006; Jason Wever libtasn1-0.3.5.ebuild: + Stable on SPARC wrt security bug #147682. + + 22 Sep 2006; Bryan Østergaard libtasn1-0.3.5.ebuild: + Stable on Alpha + ia64. + + 21 Sep 2006; libtasn1-0.3.5.ebuild: + stable on amd64 + + 21 Sep 2006; Daniel Black libtasn1-0.3.5.ebuild: + add multilib to improve check - thanks leio + + 21 Sep 2006; Tobias Scherbaum + libtasn1-0.3.5.ebuild: + hppa stable, bug #147682 + + 21 Sep 2006; Tobias Scherbaum + libtasn1-0.3.5.ebuild: + ppc stable, bug #147682 + + 21 Sep 2006; Daniel Black libtasn1-0.3.5.ebuild: + added postinst message explaining the need for a rebuild + + 21 Sep 2006; Markus Rothe libtasn1-0.3.5.ebuild: + Stable on ppc64; bug #147682 + + 20 Sep 2006; libtasn1-0.3.5.ebuild: + Stable on x86. Security bug #147682. + +*libtasn1-0.3.5 (03 Aug 2006) + + 03 Aug 2006; Daniel Black +libtasn1-0.3.5.ebuild: + version bump + +*libtasn1-0.3.4 (01 Aug 2006) + + 01 Aug 2006; Daniel Black -libtasn1-0.2.6.ebuild, + libtasn1-0.2.18.ebuild, +libtasn1-0.3.4.ebuild: + version bump (currently masked - ABI change) and undermined compatibility + with all apps. Removed old version too + + 27 Apr 2006; Marien Zwart + files/digest-libtasn1-0.2.6, files/digest-libtasn1-0.2.13, Manifest: + Fixing SHA256 digest, pass four + + 23 Apr 2006; Diego Pettenò libtasn1-0.2.18.ebuild: + Run elibtoolize and add ~x86-fbsd keyword. + + 16 Feb 2006; Marcelo Goes libtasn1-0.2.6.ebuild, + libtasn1-0.2.13.ebuild, libtasn1-0.2.18.ebuild: + Set RDEPEND to nothing for bug 123002. Thanks to Diego Petteno . + + 12 Feb 2006; Bryan Østergaard + libtasn1-0.2.18.ebuild: + ppc stable, bug #122307 + + 11 Feb 2006; Markus Rothe libtasn1-0.2.18.ebuild: + Stable on ppc64: bug #122307 + + 11 Feb 2006; Fabian Groffen libtasn1-0.2.18.ebuild: + Marked ppc-macos stable (bug #122307) + + 11 Feb 2006; Joshua Jackson libtasn1-0.2.18.ebuild: + Stable on x86; security bug #122307 + + 10 Feb 2006; Gustavo Zacarias + libtasn1-0.2.18.ebuild: + Stable on sparc wrt security #122307 + + 10 Feb 2006; Simon Stelling libtasn1-0.2.18.ebuild: + stable on amd64 wrt bug 122307 + + 10 Feb 2006; Rene Nussbaumer + libtasn1-0.2.18.ebuild: + Stable on hppa. See bug #122307. + +*libtasn1-0.2.18 (09 Feb 2006) + + 09 Feb 2006; Marcelo Goes +libtasn1-0.2.18.ebuild: + 0.2.18 version bump for bug 122307. + + 29 Aug 2005; Lina Pezzella libtasn1-0.2.13.ebuild: + Stable ppc-macos + + 10 Jul 2005; Lina Pezzella libtasn1-0.2.13.ebuild: + Stable ppc-macos. Bug #98379. Submitted on behalf of Fabian Groffen. + + 03 Jul 2005; Hardave Riar libtasn1-0.2.13.ebuild: + Stable on mips, dep for bug #90726. + + 30 Apr 2005; Bryan Østergaard libtasn1-0.2.13.ebuild: + Stable on alpha. + + 29 Apr 2005; Gustavo Zacarias + libtasn1-0.2.13.ebuild: + Stable on sparc wrt #90726 + + 24 Apr 2005; Michael Hanselmann + libtasn1-0.2.13.ebuild: + Stable on ppc. + + 22 Apr 2005; Simon Stelling libtasn1-0.2.13.ebuild: + stable on amd64 + + 05 Mar 2005; Markus Rothe libtasn1-0.2.13.ebuild: + Stable on ppc64 + + 20 Feb 2005; Aron Griffis libtasn1-0.2.13.ebuild: + add ~ia64 + + 09 Feb 2005; Daniel Black libtasn1-0.2.13.ebuild, + libtasn1-0.2.6.ebuild: + bad yacc DEPEND as per bug #81056. Thanks to Benoit Boissinot + . x86 stbale for 0.2.13 too + + 11 Jan 2005; Guy Martin libtasn1-0.2.13.ebuild: + Added ~hppa to KEYWORDS. + + 07 Jan 2005; Markus Rothe libtasn1-0.2.13.ebuild: + Added ~ppc64 to KEYWORDS + +*libtasn1-0.2.13 (06 Jan 2005) + + 06 Jan 2005; Daniel Black metadata.xml, + +libtasn1-0.2.13.ebuild, -libtasn1-0.2.5.ebuild, libtasn1-0.2.6.ebuild: + Removed old version. Added crypto to maintainers. x86 stable for + libtasn1-0.2.6. Version bump to libtasn1-0.2.13 + + 29 Dec 2004; Ciaran McCreesh : + Change encoding to UTF-8 for GLEP 31 compliance + + 21 Nov 2004; Hardave Riar libtasn1-0.2.6.ebuild: + Marked ~mips, bug #61944 + + 04 Oct 2004; Bryan Østergaard libtasn1-0.2.6.ebuild: + Keyword ~alpha, bug 61944. + + 19 Jun 2004; David Holm libtasn1-0.2.6.ebuild: + Added to ~ppc. + + 03 Jun 2004; Aron Griffis libtasn1-0.2.5.ebuild, + libtasn1-0.2.6.ebuild: + Fix use invocation + + 17 May 2004; Jason Wever libtasn1-0.2.6.ebuild: + Added ~sparc keyword. + + 16 Apr 2004; Michael McCabe libtasn1-0.2.6.ebuild: + Adding s390 keywords + +*libtasn1-0.2.6 (23 Nov 2003) + + 23 Nov 2003; Alastair Tse libtasn1-0.2.6.ebuild: + version bump (#33931) + +*libtasn1-0.2.5 (02 Sep 2003) + + 02 Sep 2003; Alastair Tse libtasn1-0.2.5.ebuild, + metadata.xml: + initial ebuild. dependency for gnutls diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/Manifest b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/Manifest index 5138609207..865f4b886e 100644 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/Manifest +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/Manifest @@ -1 +1,10 @@ -DIST libtasn1-2.4.tar.gz 1506263 RMD160 d6baebdf1e66ce5f2928e795211e9fc584b83fb9 SHA1 8cecbb6335e0294ddbcb3a798f0c61c7a2735f23 SHA256 c9bcf2383458335cbffdbcc1653e1926d693bad7031810fce68398d12d4f1f0f +AUX libtasn1-4.9-build.patch 771 SHA256 2019a453bf5ee5a9350e6d06e7d334fb8be26a5d3e6a82da2014ff1cf2e49f03 SHA512 332455c2c4cb528f5a26ba95444ddf4c39b8e8d6592b660f74d276740462d1cbc4c3e01c6a18e1026d892a0f9b0a941acbb5967765a5178c971bbfffa28aaa24 WHIRLPOOL 2f347ea0d1891e770f5c3088f396c6b5ec183d1225fffc0e66019b147dd728f399ae4d182a54f9b79a16637be87633185d472a963a298a0629d8a230dcda5af4 +DIST libtasn1-4.5.tar.gz 1850279 SHA256 89b3b5dce119273431544ecb305081f3530911001bb12e5d76588907edb71bda SHA512 9319c7109b006f6f1f52c5cc0ff4b076db0037fb977535e04980dc3a9b3195ef20a451f04771d0eff1d1a104557cc14ccd5147f82e4229230d6539046e7f5108 WHIRLPOOL 9a3673f576f0ff44889c00f4c24e3f2d9b27f0be1d53058b292ed56f89b2b4efbd0ac0f9721daa0ed1116b541146e86b8f42d9e8857bdc9d0ba8bacb5415a9dd +DIST libtasn1-4.8.tar.gz 1859924 SHA256 fa802fc94d79baa00e7397cedf29eb6827d4bd8b4dd77b577373577c93a8c513 SHA512 22a0d1b2fc57efd18aa23ea720f915ec0c31bd2f60653181b0537d3d7c3c3262cef3a76e3be03fdb7d7cd5a6b4156a1033b156e56717bfa37a32f176692319f3 WHIRLPOOL 630d03af08bec84da952a8a3cd8be2402e46d34f19bf05373f0791c6a4a500a2ff168e2aca2704ea28591b64bfdc5e56fa87ab807949201da46522a0b6b2bff3 +DIST libtasn1-4.9.tar.gz 1864709 SHA256 4f6f7a8fd691ac2b8307c8ca365bad711db607d4ad5966f6938a9d2ecd65c920 SHA512 1fb2c5eb89f3e9abd8f7433342619e3d89576ed15a783b8152ed9da0383342f80e750c570733ac266bc8a3c4b23e5e2a57e3735b2341d507e7d88ac366a8d6e7 WHIRLPOOL 509afea66788b5f0d2aa944cbf07b48f122c1f2f1e6bd9278fce2a0e195397453e5203b2b4ab519520ea0e3614664f2af0cc2f046f2b91252d156e8058e1952c +EBUILD libtasn1-4.5.ebuild 1089 SHA256 5e2646f5b9da432e4387d5a90f7cea594962eed9e51d70a569c2229e0e24d31d SHA512 976a133615f666e93d83ca02f7707140c5ae479536cc620195161833e72d9f80609da5f634315b52e925409d5bea041689ed77ace48323abedb588e54bcb710c WHIRLPOOL dc4b1d737f66ecb21edcc55c7e8a9eb8a9f64177d6ac5fef428e3f67b0c6f9c0ccb8351fc909fa79c4646363e9023ee666645bf04ff64fb5f15fb6114a1290b2 +EBUILD libtasn1-4.8.ebuild 1104 SHA256 659f5be57d899e6a7ec9c79e8f9709a4375a5d1fc70e43b093f8f64c5f55e0c3 SHA512 b7696447bf90abae699639620d43c3fb33e689e233c3e23cd0f287fa7bc7339e5722d1669659453e4af9ac2d0b4a8a52c48af9fb249f41f1b2426da8882efb08 WHIRLPOOL 5de5ffb5a2a79e2babeda962be9c1cf34a5f0037be8feb142911956a3b39617d79f2d35e7a0dfe39fd4128350b7721cac6a8585d03bedbb971711338c5191a4c +EBUILD libtasn1-4.9-r1.ebuild 1188 SHA256 40fd67df453762c5c7e3a930b01088ae217032000633507885778d0760fb836e SHA512 e10fdc36b0166b4354aca13084f9fb6f70cfbdf012a1c0f0048051d745dcf66d36fca6a969f8d1016310bbad26701146f85693141bb20b5f0c2699da05b8dd00 WHIRLPOOL 68f30d80c599ea6953e277b81e5c2294d3ee3b3bf868702f28d364bf59142278edd2dca9c99ebe3d56b86140078c77cbf16246ef428ccf02a41783d27584d95d +MISC ChangeLog 5073 SHA256 f30fb2c75b649b97d7fa17deaea3ac69d8962f867ba9c4de37046e5cdbd82b56 SHA512 69ecd2c5562ee31d923ff89db70f80085ae8fc19f64d1c724e3e54c17c2a38647783e50390ef321d8902676f5e9c79642c5f1c47525dad4c07ec13b3d80e2e07 WHIRLPOOL 094d00bffbb02cd0d8a877187827d655ca090f394e9fa57fbd9d28963609b0b0b996b776aa01e24eaa4a9be351f783303e7f32337431d50ef9d377de131d5793 +MISC ChangeLog-2015 29688 SHA256 8f9a731b7eda2c9321d3934d944889d3c08fa2afe2bc0735c76fa894fb24d04e SHA512 d891912b5eabdc1ada0db858b0f6e5daa3c3d90b95bf9cbe3abf36931484f0305abb81d2c3c5448b82a57d6625cfec1eb874a2992f9a5fdf3ddcbe561ad4ed0e WHIRLPOOL bb760059ca2af1f3e11e5025023c3d0a64b8c2f6655060cf4ab38299235610910ffafbf03a536432abdf0df9e449aaeab971494738e353d9a6f6a9b7c24b0664 +MISC metadata.xml 240 SHA256 d1d2aa7abc46b180b2494a0cbb393768f12073097a3ddf9d118cb9e2cead8317 SHA512 e94cdc08f1a8aafc0ec72615a476ed63dbacd22b48413a938f5bfbe9c2bda2cab2347465df3035b53031e0a4f935b47d22fad8c89a67e5780a5370ec9564d99d WHIRLPOOL aad153df696809789d129412e71fd5eca91f7b230c22a10c70baa6f79e3ab57cf8890540fead3d9587f76b4396a7089921b207165fe0505917ad76b5cf86af90 diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/files/libtasn1-4.9-build.patch b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/files/libtasn1-4.9-build.patch new file mode 100644 index 0000000000..d096955bb9 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/files/libtasn1-4.9-build.patch @@ -0,0 +1,25 @@ +From dd091c8af163213e12aa92f61bc4916e0f102633 Mon Sep 17 00:00:00 2001 +From: Nikos Mavrogiannopoulos +Date: Tue, 26 Jul 2016 08:45:33 +0200 +Subject: [PATCH] configure: don't add -Werror to build flags + +--- + configure.ac | 2 -- + 1 file changed, 2 deletions(-) + +diff --git a/configure.ac b/configure.ac +index 7a14e04..066f5fe 100644 +--- a/configure.ac ++++ b/configure.ac +@@ -70,8 +70,6 @@ AC_ARG_ENABLE([gcc-warnings], + ) + + if test "$gl_gcc_warnings" = yes; then +- gl_WARN_ADD([-Werror], [WERROR_CFLAGS]) +- + nw="$nw -Wsystem-headers" # Don't let system headers trigger warnings + nw="$nw -Wc++-compat" # We don't care strongly about C++ compilers + nw="$nw -Wtraditional" # Warns on #elif which we use often +-- +2.7.3 + diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-2.4.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-2.4.ebuild deleted file mode 100644 index c290ee0e1f..0000000000 --- a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-2.4.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libtasn1/libtasn1-2.4.ebuild,v 1.3 2010/03/04 15:32:57 jer Exp $ - -DESCRIPTION="provides ASN.1 structures parsing capabilities for use with GNUTLS" -HOMEPAGE="http://www.gnu.org/software/libtasn1/" -SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" - -LICENSE="GPL-3 LGPL-2.1" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" -IUSE="doc" - -DEPEND=">=dev-lang/perl-5.6 - sys-devel/bison" -RDEPEND="" - -src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog NEWS README THANKS - use doc && dodoc doc/libtasn1.ps -} diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.5.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.5.ebuild new file mode 100644 index 0000000000..8055816c40 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.5.ebuild @@ -0,0 +1,42 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +inherit autotools-multilib + +DESCRIPTION="ASN.1 library" +HOMEPAGE="https://www.gnu.org/software/libtasn1/" +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" + +LICENSE="GPL-3 LGPL-2.1" +SLOT="0/6" # subslot = libtasn1 soname version +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="doc static-libs" + +DEPEND=">=dev-lang/perl-5.6 + sys-apps/help2man + virtual/yacc" +RDEPEND=" + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20131008-r16 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS ) + +src_configure() { + local myeconfargs + [[ "${VALGRIND_TESTS}" == "0" ]] && myeconfargs+=( --disable-valgrind-tests ) + autotools-multilib_src_configure +} + +src_install() { + autotools-multilib_src_install + + if use doc ; then + dodoc doc/libtasn1.pdf + dohtml doc/reference/html/* + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.8.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.8.ebuild new file mode 100644 index 0000000000..211f3fb15b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.8.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit multilib-minimal + +DESCRIPTION="ASN.1 library" +HOMEPAGE="https://www.gnu.org/software/libtasn1/" +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" + +LICENSE="GPL-3 LGPL-2.1" +SLOT="0/6" # subslot = libtasn1 soname version +KEYWORDS="alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="doc static-libs" + +DEPEND=">=dev-lang/perl-5.6 + sys-apps/help2man + virtual/yacc" +RDEPEND=" + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20131008-r16 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" + +DOCS=( AUTHORS ChangeLog NEWS README THANKS ) + +multilib_src_configure() { + local myeconfargs + [[ "${VALGRIND_TESTS}" == "0" ]] && myeconfargs+=( --disable-valgrind-tests ) + ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" +} + +multilib_src_install_all() { + einstalldocs + if use doc ; then + dodoc doc/libtasn1.pdf + dohtml doc/reference/html/* + fi +} diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.9-r1.ebuild b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.9-r1.ebuild new file mode 100644 index 0000000000..eb4054f4dd --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/libtasn1-4.9-r1.ebuild @@ -0,0 +1,48 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit autotools multilib-minimal + +DESCRIPTION="ASN.1 library" +HOMEPAGE="https://www.gnu.org/software/libtasn1/" +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" + +LICENSE="GPL-3 LGPL-2.1" +SLOT="0/6" # subslot = libtasn1 soname version +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +IUSE="doc static-libs" + +DEPEND=">=dev-lang/perl-5.6 + sys-apps/help2man + virtual/yacc" +RDEPEND=" + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20131008-r16 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] + )" + +PATCHES=( + "${FILESDIR}/${P}-build.patch" +) +DOCS=( AUTHORS ChangeLog NEWS README THANKS ) + +pkg_setup() { + if use doc; then + DOCS+=( doc/libtasn1.pdf ) + HTML_DOCS=( doc/reference/html/. ) + fi +} + +src_prepare() { + default + eautoreconf +} + +multilib_src_configure() { + local myeconfargs + [[ "${VALGRIND_TESTS}" == "0" ]] && myeconfargs+=( --disable-valgrind-tests ) + ECONF_SOURCE="${S}" econf "${myeconfargs[@]}" +} diff --git a/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/metadata.xml b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/metadata.xml new file mode 100644 index 0000000000..040cba5f7c --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/dev-libs/libtasn1/metadata.xml @@ -0,0 +1,8 @@ + + + + + crypto@gentoo.org + Crypto + + diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-2.4 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-2.4 deleted file mode 100644 index ac72d4e3f4..0000000000 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-2.4 +++ /dev/null @@ -1,11 +0,0 @@ -DEFINED_PHASES=install -DEPEND=>=dev-lang/perl-5.6 sys-devel/bison -DESCRIPTION=provides ASN.1 structures parsing capabilities for use with GNUTLS -EAPI=0 -HOMEPAGE=http://www.gnu.org/software/libtasn1/ -IUSE=doc -KEYWORDS=alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd -LICENSE=GPL-3 LGPL-2.1 -SLOT=0 -SRC_URI=mirror://gnu/libtasn1/libtasn1-2.4.tar.gz -_md5_=8198061b979d11e57739f71f929a5a33 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.5 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.5 new file mode 100644 index 0000000000..2106e92317 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.5 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare test +DEPEND=>=dev-lang/perl-5.6 sys-apps/help2man virtual/yacc +DESCRIPTION=ASN.1 library +EAPI=5 +HOMEPAGE=https://www.gnu.org/software/libtasn1/ +IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=GPL-3 LGPL-2.1 +RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r16 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/6 +SRC_URI=mirror://gnu/libtasn1/libtasn1-4.5.tar.gz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c autotools-multilib 77afca16a6cb82823eed6366a10e7f75 autotools-utils 419811142edf3516b0d0cf1a254d93cb eutils 9d81603248f2ba3ec59124320d123e5e libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=5dd0ac9860898cfdacd7a11617f6ea72 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.8 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.8 new file mode 100644 index 0000000000..4d48bd4692 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.8 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install test +DEPEND=>=dev-lang/perl-5.6 sys-apps/help2man virtual/yacc +DESCRIPTION=ASN.1 library +EAPI=6 +HOMEPAGE=https://www.gnu.org/software/libtasn1/ +IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=alpha ~amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=GPL-3 LGPL-2.1 +RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r16 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/6 +SRC_URI=mirror://gnu/libtasn1/libtasn1-4.8.tar.gz +_eclasses_=multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=e52693cc1a4c0cf803ea93ba75a3621d diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.9-r1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.9-r1 new file mode 100644 index 0000000000..87defe3aa7 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/dev-libs/libtasn1-4.9-r1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=compile configure install prepare setup test +DEPEND=>=dev-lang/perl-5.6 sys-apps/help2man virtual/yacc !=sys-devel/automake-1.15:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 +DESCRIPTION=ASN.1 library +EAPI=6 +HOMEPAGE=https://www.gnu.org/software/libtasn1/ +IUSE=doc static-libs abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos +LICENSE=GPL-3 LGPL-2.1 +RDEPEND=abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r16 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) +SLOT=0/6 +SRC_URI=mirror://gnu/libtasn1/libtasn1-4.9.tar.gz +_eclasses_=autotools 07e71b3b5690738ef7e8bc097077e00c libtool b75230758539a7da029e24afdb693960 multibuild 742139c87a9fa3766f0c2b155e5522bf multilib 3972ca401cf7dbb430df9995f5d8d580 multilib-build 8fe2e81aeb36cdf8a6cc5f50443879cc multilib-minimal 0224dee31c0f98405d572e14ad6dee65 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=fe6b9d13a1b76394da7fe6bbea340441