bump(net-libs/libmicrohttpd): sync with upstream

This commit is contained in:
David Michael 2017-06-23 12:53:05 -07:00
parent fe30ba7ced
commit 6f8c59c452
18 changed files with 261 additions and 732 deletions

View File

@ -9,4 +9,4 @@ LICENSE=LGPL-2.1
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
SLOT=0/12
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.47.tar.gz
_md5_=b67db21591e3d5663e6c06f1cd878c58
_md5_=9be3e9d236f5883cabb6c064d7dc2158

View File

@ -4,9 +4,9 @@ DESCRIPTION=Small C library to run an HTTP server as part of another application
EAPI=5
HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/
IUSE=epoll messages ssl static-libs test
KEYWORDS=alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86
KEYWORDS=alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86
LICENSE=LGPL-2.1
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
SLOT=0/12
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.49.tar.gz
_md5_=d3f11b18f1d86c4cac6d03ad800d873d
_md5_=be01f58ac638159e01c70dc51716dffd

View File

@ -0,0 +1,12 @@
DEFINED_PHASES=configure install test
DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( net-misc/curl[ssl] ) )
DESCRIPTION=Small C library to run an HTTP server as part of another application
EAPI=6
HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/
IUSE=epoll messages ssl static-libs test
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86
LICENSE=LGPL-2.1
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
SLOT=0/12
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.51.tar.gz
_md5_=76a589fa24494e726aee115e378a7276

View File

@ -0,0 +1,12 @@
DEFINED_PHASES=configure install test
DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( net-misc/curl[ssl] ) )
DESCRIPTION=Small C library to run an HTTP server as part of another application
EAPI=6
HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/
IUSE=epoll messages ssl static-libs test
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86
LICENSE=LGPL-2.1
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
SLOT=0/12
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.52.tar.gz
_md5_=76a589fa24494e726aee115e378a7276

View File

@ -0,0 +1,12 @@
DEFINED_PHASES=configure install prepare test
DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( net-misc/curl[ssl] ) )
DESCRIPTION=Small C library to run an HTTP server as part of another application
EAPI=6
HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/
IUSE=epoll messages ssl static-libs test
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=LGPL-2.1
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
SLOT=0/12
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.53.tar.gz
_md5_=0edb98743050b19a89b46cec00b5b7f7

View File

@ -1,12 +1,12 @@
DEFINED_PHASES=configure install test
DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( net-misc/curl[ssl] ) )
DESCRIPTION=Small C library to run an HTTP server as part of another application
EAPI=5
EAPI=6
HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/
IUSE=epoll messages ssl static-libs test
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=LGPL-2.1
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
SLOT=0/12
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.48.tar.gz
_md5_=e1543129738c5452aa189cd1db4d7268
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.54.tar.gz
_md5_=7c90e1ff5cb1040962fb674b7d552ef1

View File

@ -1,12 +1,12 @@
DEFINED_PHASES=configure install test
DEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls ) test? ( ssl? ( net-misc/curl[ssl] ) )
DESCRIPTION=Small C library to run an HTTP server as part of another application
EAPI=5
EAPI=6
HOMEPAGE=https://www.gnu.org/software/libmicrohttpd/
IUSE=epoll messages ssl static-libs test
KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
LICENSE=LGPL-2.1
RDEPEND=ssl? ( dev-libs/libgcrypt:0= net-libs/gnutls )
SLOT=0/12
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.50.tar.gz
_md5_=a7a2ecd22e26e6f85c286404eb78336b
SRC_URI=mirror://gnu/libmicrohttpd/libmicrohttpd-0.9.55.tar.gz
_md5_=7c90e1ff5cb1040962fb674b7d552ef1

View File

@ -1,260 +0,0 @@
# ChangeLog for net-libs/libmicrohttpd
# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2
# (auto-generated from git log)
*libmicrohttpd-0.9.42 (09 Aug 2015)
*libmicrohttpd-0.9.39 (09 Aug 2015)
09 Aug 2015; Robin H. Johnson <robbat2@gentoo.org>
+libmicrohttpd-0.9.39.ebuild, +libmicrohttpd-0.9.42.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 <robbat2@gentoo.org>
X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration
tests
X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this
project
X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo
developer, wrote Git features for the migration
X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve
cvs2svn
X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts
X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014
work in migration
X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on
the bikeshed
24 Aug 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Use https by default
Convert all URLs for sites supporting encrypted connections from http to
https
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Justin Lecher <jlec@gentoo.org> libmicrohttpd-0.9.39.ebuild,
libmicrohttpd-0.9.42.ebuild:
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
24 Aug 2015; Mike Gilbert <floppym@gentoo.org> 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
14 Sep 2015; Pacho Ramos <pacho@gentoo.org> libmicrohttpd-0.9.42.ebuild:
It needs to be rebuilt with libgcrypt subslot bumps
Package-Manager: portage-2.2.20.1
*libmicrohttpd-0.9.44 (02 Oct 2015)
02 Oct 2015; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.44.ebuild:
version bump to 0.9.44
Package-Manager: portage-2.2.20.1
09 Oct 2015; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.39.ebuild:
remove older stable version.
Package-Manager: portage-2.2.20.1
*libmicrohttpd-0.9.45 (31 Oct 2015)
31 Oct 2015; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.45.ebuild:
version bump 0.9.45
Package-Manager: portage-2.2.20.1
31 Oct 2015; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.44.ebuild:
remove older unstable.
Package-Manager: portage-2.2.20.1
*libmicrohttpd-0.9.45-r1 (31 Oct 2015)
31 Oct 2015; Mike Gilbert <floppym@gentoo.org> -libmicrohttpd-0.9.45.ebuild,
+libmicrohttpd-0.9.45-r1.ebuild:
Add a subslot
The soname version changed from 10 to 11, so add a matching subslot.
Package-Manager: portage-2.2.23_p10
*libmicrohttpd-0.9.46 (03 Dec 2015)
03 Dec 2015; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.46.ebuild:
version bump to 0.9.46
Package-Manager: portage-2.2.20.1
*libmicrohttpd-0.9.47 (04 Dec 2015)
04 Dec 2015; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.47.ebuild:
version bump to 0.9.47
Package-Manager: portage-2.2.20.1
06 Dec 2015; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.47.ebuild:
remove --disable-spdy, bug #567620.
Package-Manager: portage-2.2.20.1
*libmicrohttpd-0.9.48 (19 Dec 2015)
19 Dec 2015; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.42.ebuild, libmicrohttpd-0.9.45-r1.ebuild,
libmicrohttpd-0.9.46.ebuild, libmicrohttpd-0.9.47.ebuild,
+libmicrohttpd-0.9.48.ebuild:
version bump to 0.9.48
Package-Manager: portage-2.2.24
21 Dec 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.47.ebuild:
amd64 stable wrt bug #568708
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
25 Dec 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.47.ebuild:
x86 stable wrt bug #568708
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
26 Dec 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.47.ebuild:
ppc stable wrt bug #568708
Package-Manager: portage-2.2.24
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
09 Jan 2016; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.47.ebuild:
sparc stable wrt bug #568708
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
09 Jan 2016; Markus Meier <maekke@gentoo.org> libmicrohttpd-0.9.47.ebuild:
arm stable, bug #568708
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
10 Jan 2016; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.47.ebuild:
alpha stable wrt bug #568708
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
11 Jan 2016; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.47.ebuild:
ia64 stable wrt bug #568708
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
23 Jan 2016; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.47.ebuild:
Stable for HPPA (bug #568708).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Unify quoting in metadata.xml files for machine processing
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
24 Jan 2016; Michał Górny <mgorny@gentoo.org> metadata.xml:
Set appropriate maintainer types in metadata.xml (GLEP 67)
12 Feb 2016; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.47.ebuild:
net-libs/libmicrohttpd: stable on ppc64, bug #568708
Package-Manager: portage-2.2.26
12 Feb 2016; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.42.ebuild, -libmicrohttpd-0.9.45-r1.ebuild,
-libmicrohttpd-0.9.46.ebuild:
remove older version
Package-Manager: portage-2.2.26
*libmicrohttpd-0.9.49 (10 Apr 2016)
10 Apr 2016; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.49.ebuild:
version bump to 0.9.49
Package-Manager: portage-2.2.26
*libmicrohttpd-0.9.50 (02 Jun 2016)
02 Jun 2016; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.50.ebuild:
version bump to 0.9.50
Package-Manager: portage-2.2.28
06 Jun 2016; Tobias Klausmann <klausman@gentoo.org>
libmicrohttpd-0.9.49.ebuild:
0.9.49-r0: add alpha keyword
Gentoo-Bug: 584884
Package-Manager: portage-2.3.0_rc1
11 Jun 2016; Markus Meier <maekke@gentoo.org> libmicrohttpd-0.9.49.ebuild:
arm stable, bug #584884
Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --include-arches="arm"
11 Jun 2016; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.49.ebuild:
amd64 stable wrt bug #584884
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
25 Jun 2016; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.49.ebuild:
x86 stable wrt bug #584884
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>

View File

@ -1,443 +0,0 @@
# ChangeLog for net-libs/libmicrohttpd
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/libmicrohttpd/ChangeLog,v 1.104 2015/07/30 12:29:54 ago Exp $
30 Jul 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.42.ebuild:
Stable for sparc, wrt bug #553930
24 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libmicrohttpd-0.9.42.ebuild:
ia64 stable wrt bug #553930
17 Jul 2015; Tobias Klausmann <klausman@gentoo.org>
libmicrohttpd-0.9.42.ebuild:
Stable on alpha, bug 553930
16 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libmicrohttpd-0.9.42.ebuild:
amd64 stable wrt bug #553930
11 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libmicrohttpd-0.9.42.ebuild:
x86 stable wrt bug #553930
11 Jul 2015; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.42.ebuild:
Stable for HPPA (bug #553930).
04 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.42.ebuild:
Stable on arm, ppc and ppc64. Bug #553930.
04 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.40.ebuild, -libmicrohttpd-0.9.41.ebuild:
Remove older unstable versions.
04 Jul 2015; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.42.ebuild:
Unconditionally enable postprocessor. Bug #550718.
18 May 2015; Mike Frysinger <vapier@gentoo.org> libmicrohttpd-0.9.42.ebuild:
Disable building of examples as they are not actually installed; fix from Nam
Nguyen (Chromium OS).
14 May 2015; Anthony G. Basile <blueness@gentoo.org> ChangeLog:
Fix gpg signature.
*libmicrohttpd-0.9.42 (14 May 2015)
14 May 2015; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.42.ebuild:
Version bump.
30 Apr 2015; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.37.ebuild, -libmicrohttpd-0.9.38.ebuild:
Remove older versions.
*libmicrohttpd-0.9.41 (30 Apr 2015)
30 Apr 2015; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.41.ebuild:
Version bump.
28 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild:
Stable for sparc, wrt bug #545814
19 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild:
Stable for x86, wrt bug #545814
14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild:
Stable for ia64, wrt bug #545814
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild:
Stable for alpha, wrt bug #545814
08 Apr 2015; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.39.ebuild:
Stable for HPPA (bug #545814).
08 Apr 2015; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.39.ebuild:
Stable for arm, ppc and ppc64. Bug #545814.
08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.39.ebuild:
Stable for amd64, wrt bug #545814
*libmicrohttpd-0.9.40 (07 Apr 2015)
07 Apr 2015; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.40.ebuild:
Version bump.
*libmicrohttpd-0.9.39 (27 Dec 2014)
27 Dec 2014; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.39.ebuild:
Version bump
24 Dec 2014; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.32.ebuild, -libmicrohttpd-0.9.33.ebuild,
-libmicrohttpd-0.9.34.ebuild, -libmicrohttpd-0.9.35.ebuild,
-libmicrohttpd-0.9.36.ebuild:
Remove older versions
02 Nov 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.37.ebuild:
Stable for alpha, wrt bug #524760
29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.37.ebuild:
Stable for sparc, wrt bug #524760
28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.37.ebuild:
Stable for ia64, wrt bug #524760
10 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.37.ebuild:
Stable for x86, wrt bug #524760
09 Oct 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.37.ebuild:
Stable for amd64, wrt bug #524760
08 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.37.ebuild:
Stable on arm/ppc/ppc64, bug #524760
*libmicrohttpd-0.9.38 (08 Oct 2014)
08 Oct 2014; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.38.ebuild:
Version bump
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
libmicrohttpd-0.9.32.ebuild, libmicrohttpd-0.9.33.ebuild,
libmicrohttpd-0.9.34.ebuild, libmicrohttpd-0.9.35.ebuild,
libmicrohttpd-0.9.36.ebuild, libmicrohttpd-0.9.37.ebuild:
QA: drop trailing '.' from DESCRIPTION
*libmicrohttpd-0.9.37 (02 Jun 2014)
02 Jun 2014; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.37.ebuild:
Version bump
*libmicrohttpd-0.9.36 (26 May 2014)
26 May 2014; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.36.ebuild:
Version bump
25 May 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.34.ebuild:
Stable for sparc, wrt bug #509094
25 May 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.34.ebuild:
Stable for ia64, wrt bug #509094
25 May 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.34.ebuild:
Stable for alpha, wrt bug #509094
25 May 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.34.ebuild:
Stable for x86, wrt bug #509094
25 May 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.34.ebuild:
Stable for amd64, wrt bug #509094
03 May 2014; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.34.ebuild:
Stable on ppc, ppc64, arm. Bug #509094
*libmicrohttpd-0.9.35 (03 May 2014)
03 May 2014; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.35.ebuild:
Version bump
27 Mar 2014; Mike Gilbert <floppym@gentoo.org> libmicrohttpd-0.9.33.ebuild,
libmicrohttpd-0.9.34.ebuild:
Add ~sparc keyword to newer ebuilds.
01 Mar 2014; Michał Górny <mgorny@gentoo.org> libmicrohttpd-0.9.32.ebuild,
libmicrohttpd-0.9.33.ebuild, libmicrohttpd-0.9.34.ebuild:
Update libgcrypt dep to use slot :0.
*libmicrohttpd-0.9.34 (24 Feb 2014)
24 Feb 2014; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.34.ebuild,
-files/libmicrohttpd-0.9.28-fix-no-messages.patch:
Version bump
02 Feb 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
Stable for alpha, wrt bug #487344
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
Stable for sparc, wrt bug #498494
19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
Stable for ia64, wrt bug #498494
07 Jan 2014; Pacho Ramos <pacho@gentoo.org> libmicrohttpd-0.9.32.ebuild,
libmicrohttpd-0.9.33.ebuild:
Keyword on ia64 (#497252 by Emeric Maschino)
22 Dec 2013; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.27.ebuild, -libmicrohttpd-0.9.28.ebuild,
-libmicrohttpd-0.9.30.ebuild, -libmicrohttpd-0.9.31.ebuild:
Remove older versions
*libmicrohttpd-0.9.33 (22 Dec 2013)
22 Dec 2013; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.33.ebuild:
Version bump
22 Dec 2013; Pacho Ramos <pacho@gentoo.org> libmicrohttpd-0.9.30.ebuild:
amd64 stable, bug 488644
22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.30.ebuild:
Stable for ppc64, wrt bug #488644
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.30.ebuild:
Stable for ppc, wrt bug #488644
13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
Stable for arm, wrt bug #493450
13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
Stable for ppc64, wrt bug #493450
13 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
Stable for ppc, wrt bug #493450
10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
Stable for x86, wrt bug #493450
10 Dec 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.32.ebuild:
Stable for amd64, wrt bug #493450
*libmicrohttpd-0.9.32 (03 Dec 2013)
03 Dec 2013; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.32.ebuild:
Version bump
25 Nov 2013; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.28.ebuild,
libmicrohttpd-0.9.30.ebuild, libmicrohttpd-0.9.31.ebuild:
Marked ~hppa too.
13 Nov 2013; Matt Turner <mattst88@gentoo.org> libmicrohttpd-0.9.31.ebuild:
Added ~alpha, bug 478076.
23 Oct 2013; Markus Meier <maekke@gentoo.org> libmicrohttpd-0.9.30.ebuild:
arm stable, bug #488644
*libmicrohttpd-0.9.31 (19 Oct 2013)
19 Oct 2013; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.31.ebuild, metadata.xml:
Version bump
02 Sep 2013; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.21.ebuild, -libmicrohttpd-0.9.23.ebuild,
-libmicrohttpd-0.9.24.ebuild:
Remove older versions
*libmicrohttpd-0.9.30 (02 Sep 2013)
02 Sep 2013; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.30.ebuild:
Version bump
*libmicrohttpd-0.9.28 (24 Jul 2013)
24 Jul 2013; Anthony G. Basile <blueness@gentoo.org>
+files/libmicrohttpd-0.9.28-fix-no-messages.patch,
+libmicrohttpd-0.9.28.ebuild:
Version bump
20 Jul 2013; Jeroen Roovers <jer@gentoo.org> libmicrohttpd-0.9.27.ebuild:
Marked ~hppa too.
26 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.27.ebuild:
Stable for arm, wrt bug #474266
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.27.ebuild:
Stable for amd64, wrt bug #474266
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.27.ebuild:
Stable for x86, wrt bug #474266
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.27.ebuild:
Stable for ppc64, wrt bug #474266
24 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.27.ebuild:
Stable for ppc, wrt bug #474266
*libmicrohttpd-0.9.27 (06 May 2013)
06 May 2013; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.27.ebuild, -files/libmicrohttpd-0.9.26-fix-doc-build.patch,
-libmicrohttpd-0.9.25.ebuild, -libmicrohttpd-0.9.26.ebuild:
Version bump and remove 0.9.26 requiring autoreconf, bug #467852
30 Mar 2013; Anthony G. Basile <blueness@gentoo.org>
files/libmicrohttpd-0.9.26-fix-doc-build.patch:
Obsessing over patch style
*libmicrohttpd-0.9.26 (30 Mar 2013)
30 Mar 2013; Anthony G. Basile <blueness@gentoo.org>
+files/libmicrohttpd-0.9.26-fix-doc-build.patch, +libmicrohttpd-0.9.26.ebuild:
Version bump
*libmicrohttpd-0.9.25 (06 Feb 2013)
06 Feb 2013; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.25.ebuild:
Version bump
26 Dec 2012; Anthony G. Basile <blueness@gentoo.org>
-libmicrohttpd-0.9.19.ebuild, -libmicrohttpd-0.9.20.ebuild,
-libmicrohttpd-0.9.22.ebuild:
Remove older versions
26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.23.ebuild:
Stable for x86, wrt bug #448660
26 Dec 2012; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.23.ebuild:
Stable for amd64, wrt bug #448660
26 Dec 2012; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.23.ebuild:
stable arm ppc ppc64, bug #448660
*libmicrohttpd-0.9.24 (26 Dec 2012)
26 Dec 2012; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.24.ebuild:
Version bump
11 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.23.ebuild:
Enable auth by default
*libmicrohttpd-0.9.23 (10 Nov 2012)
10 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.23.ebuild:
Version bump
17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org>
libmicrohttpd-0.9.21.ebuild:
x86 stable wrt bug #433327
01 Oct 2012; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.22.ebuild:
keyword ~mips ~ppc ~ppc64
30 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.22.ebuild:
keyword ~arm, bug #436728
15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.21.ebuild:
Stable for amd64, wrt bug #433327
*libmicrohttpd-0.9.22 (15 Sep 2012)
15 Sep 2012; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.22.ebuild:
Version bump
*libmicrohttpd-0.9.21 (20 Jul 2012)
20 Jul 2012; Anthony G. Basile <blueness@gentoo.org>
+libmicrohttpd-0.9.21.ebuild:
Version bump, bug #334067 no longer valid
25 Jun 2012; Anthony G. Basile <blueness@gentoo.org>
libmicrohttpd-0.9.19.ebuild, libmicrohttpd-0.9.20.ebuild:
Update HOMEPAGE
25 Jun 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
Add myself as maintainer
*libmicrohttpd-0.9.20 (09 Jun 2012)
09 Jun 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+libmicrohttpd-0.9.20.ebuild:
Version bump. Drop runtime dependency on curl, bug #417911. Update for new
use_expand, bug #412445.
22 May 2012; Jeff Horelick <jdhore@gentoo.org> libmicrohttpd-0.9.19.ebuild:
marked x86 per bug 415907
14 May 2012; Agostino Sarubbo <ago@gentoo.org> libmicrohttpd-0.9.19.ebuild:
Stable for amd64, wrt bug #415907
14 May 2012; Tomáš Chvátal <scarabeus@gentoo.org> libmicrohttpd-0.9.19.ebuild:
Bump eapi and do not distribute static lib and la file unless needed.
*libmicrohttpd-0.9.19 (03 Mar 2012)
03 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-libmicrohttpd-0.9.15.ebuild, +libmicrohttpd-0.9.19.ebuild:
Version bump, bug #406377.
*libmicrohttpd-0.9.15 (16 Oct 2011)
16 Oct 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-libmicrohttpd-0.9.12.ebuild, +libmicrohttpd-0.9.15.ebuild:
Version bump, bug #385429.
*libmicrohttpd-0.9.12 (04 Jul 2011)
04 Jul 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-libmicrohttpd-0.9.11.ebuild, +libmicrohttpd-0.9.12.ebuild:
Version bump.
*libmicrohttpd-0.9.11 (30 May 2011)
30 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-libmicrohttpd-0.9.8.ebuild, +libmicrohttpd-0.9.11.ebuild:
Version bump.
*libmicrohttpd-0.9.8 (20 Mar 2011)
20 Mar 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-libmicrohttpd-0.9.4.ebuild, +libmicrohttpd-0.9.8.ebuild:
Version bump.
*libmicrohttpd-0.9.4 (28 Dec 2010)
28 Dec 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-libmicrohttpd-0.9.3.ebuild, +libmicrohttpd-0.9.4.ebuild:
Version bump.
*libmicrohttpd-0.9.3 (01 Dec 2010)
01 Dec 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
-libmicrohttpd-0.9.0.ebuild, +libmicrohttpd-0.9.3.ebuild:
New upstream release. Address some test failures, bug #334067
18 Sep 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
libmicrohttpd-0.9.0.ebuild, metadata.xml:
Add USE flag for messages, bug #224165
*libmicrohttpd-0.9.0 (14 Aug 2010)
14 Aug 2010; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+libmicrohttpd-0.9.0.ebuild, +metadata.xml:
New ebuild for bug #224165. Thanks to rpansky, Adam Coyne, candrews and
others

View File

@ -1,11 +1,14 @@
DIST libmicrohttpd-0.9.47.tar.gz 1075636 SHA256 96bdab4352a09fd3952a346bc01898536992f50127d0adea1c3096a8ec9f658c SHA512 c6a0d8602246c72bdec63140310fa72f1e73b569ffec5a46bddd92b8be434b334c74f9afb2fab828dd3e0387f02ac5f518580d13c5e7548dc0367e43233196c7 WHIRLPOOL 0087f9856ffd9fae983b7c82d82254f5dc3c416c0cdd9d2b8318793a0d727eb3f1dd038f4d222817cb665d17e912dbbc2f765ae3a06c010d35e53b0d332c108e
DIST libmicrohttpd-0.9.48.tar.gz 1077473 SHA256 87667e158f2bf8c691a002e256ffe30885d4121a9ee4143af0320c47cdf8a2a4 SHA512 67155356b01c2294f5b87db68ac275d8c739e06590fc0ae5bcc0c9b4cfc42027b227fd64862ec3197695727c937b5c5d8c815ffbfc770beba918c0e3ca6a37f0 WHIRLPOOL 6267832952d2f1c1b4222597da2c67a8eb298781e5f1d26fe760f19ca14b4364f35e11a458c580968b6142454cb5969ed067fb2fd55e73ea38583df604eac78e
DIST libmicrohttpd-0.9.49.tar.gz 1087716 SHA256 9407d8252548ab97ace3276e0032f073820073c0599d43baff832902a8dab11c SHA512 9bae8d187e9567ef706a6d1b806417f2b5f667195adf7a86f96f156982e4cbcf472da10b3220c0679aeceb2c74e7778153160f3b697ac7444de038505b6e94f8 WHIRLPOOL 837c8612eb227c266ed3af773912bdbc215cbadc29766c5de10bce4a0588301213ea6ea140d3c15e6ec96c3dc3bc6b50caee892f30350d1c5e05b83639a61223
DIST libmicrohttpd-0.9.50.tar.gz 1122992 SHA256 d1b6385068abded29b6470e383287aa7705de05ae3c08ad0bf5747ac4dc6ebd7 SHA512 55530314cae84e883df302ac2bc61d8dd9accc729d5b67b9a173e34aa11a76b244534c94416d5db613f9cdfc642c71b6caa3e707e3db7634660887e610181f42 WHIRLPOOL 5b13bbabdea99fe6a9c3b6fc2e7fe9d42584e8048e9b94930f50e4b37c6ab82bbee1c5b31abd5afc192d08931c9e3fc2b8cc5bd0c18e6845bac05af4c0ca33f1
EBUILD libmicrohttpd-0.9.47.ebuild 1190 SHA256 5bdcca74e4a723b09cc7082faf511b3f65e31b0f8b317fb04cea449080acad87 SHA512 e4b4d5ec7d98bb43a32196be173278f43dd7521e74ba24698468f9f3fdc1a66b9083d59d1fea06268fd47c9f55f495c0f940d2b86a49e3de784d5906889cb1de WHIRLPOOL 88d2f0375a4abb5832b62e1691e4a963242b5ce77637c4e71684f60f95a1db24b4fdb00fa7e9fcb1690a981a74eac9b56d615f868be4ecb2ad43d57c1cc7d4ba
EBUILD libmicrohttpd-0.9.48.ebuild 1199 SHA256 b6a04590a6ea01a49a249f0cb1ad5fa450ae98613c13d103d2fc222f8ec9658c SHA512 4736a093431d7e6c6226b2a39b3a992efaee5d51c48cf45509bfe3eeba37da831272705f2103215866be4600dc7651f05500caeea064c0e4ed97c778d16fb085 WHIRLPOOL 33beed0679aeb0f29f249a13039f7911332ee8385efab531a80973117d81be11a285012a5e5b3a18065bdbbf274f8dac886dd751b5eaf076a6ea980c24497425
EBUILD libmicrohttpd-0.9.49.ebuild 1195 SHA256 e04a85964d63b5ee7ff557cd037e25456a31064bffdb81671754f4feddbba27c SHA512 f5c660c8fa60921a933e6ed9b0a6598e55915b6138a89e708b492dd1e23e0dcf65a7ab026f06da30dbd98d4e92b7beed3752e4f0fbc9dd0aad26030ee121acc0 WHIRLPOOL f7d72a32460e9bd957f7df1d97edc80fccccf228466b7cc442d97da3345892dd176220f11cda16eda3d3fd5a4b68c547722c6fdb5a043f0fc3f0c762f464c318
EBUILD libmicrohttpd-0.9.50.ebuild 1199 SHA256 7bf1793cb0b82456a8f2896b0edb3d6252db83a1a07fd61f8b20aab261b08573 SHA512 0ebbdfe551497b4d46394ca6ca8e3df6c2b746bda8b6ba23116e9f6fcb19be82980da4c904d3ea5f27a256d1856fb479f59b4a1a2dee85698bbfa8e95300ccf5 WHIRLPOOL a7e1700d842b9269c917f5d9648bc0def00b9a01378fe5efac029c5426141706827a288287ae3214f64c56b2554493011338b20af21d759c2df56e6ac4060d23
MISC ChangeLog 8203 SHA256 fdad1ee394c8364a9b3b0d6239de53806fbad0c10096f5442f8a11771e957c3d SHA512 1144c925d5c1261f35eaad386b78f7a93818a62500e39d037f5bdf4aaa45b8616fa89462f8d30d3f48082da1c8c4e1cf0b61ea23b358680d6f7a4b7a222e3fcd WHIRLPOOL 4ffbbdd285d1c05d236e31f48ccda2af6686f939c8c2695df49f9aeb977dfcfa4e6d64fa257bdf134e63b5af66f7a7d11895b3fddfce81847f62a6bb78e9831a
AUX libmicrohttpd-0.9.53-fix-build-without-epoll.patch 702 SHA256 69aeb27a2bd4f6abe13a974f0a3a817ca139e49f419bfed428dd1c50b2cc7507 SHA512 d14269551ebc8c4f2f21da71cfbbeb82c8808e6daedda906f3e699350e52eaa14c55cc263343e25667f18d3ae703b86d413925b03c73a992d6358053165bbb02 WHIRLPOOL c834a9cdf37cadc11790a35fdf58326f68732e20fa39d4be4b4a74fc08df67a0e900ac2fdd7997310705cff09eaa03e7abf1d4ba81a6a88b7607083afa677561
DIST libmicrohttpd-0.9.51.tar.gz 1114110 SHA256 3000bb0ba219061f2ea60251b8ea3d5f694e8c6ce1706bbff57e7e24867a23c7 SHA512 462178033d5fabc53885189a7f73a343a1a0d2f54e8ff6310a3e74ace3316567927c453773e62ff35150ec36658605d6d0a9c1c38c5d3186d543ca313f4a5912 WHIRLPOOL 9c68282e4f423f251e950f0016d3394c7ce97c85e86a57525a31f832fd2b6b32790a0395a0a0701ad0f4104ff575488ffaed547684d7c3f6f809a3e92bde464d
DIST libmicrohttpd-0.9.52.tar.gz 1244489 SHA256 54797f6e763d417627f89f60e4ae0a431dab0523f92f83def23ea02d0defafea SHA512 2cb7fa6ed59ec5f48748cd2aedea8a68629f02ffcf8e86c6d5b57a6622bb5f0ffd7dabfd6c04cc99047ca81eb76efe2a79b34bd6e3de329261a319369232fcf4 WHIRLPOOL b70f91dba5e6e69fe42066345d51bb72248b1c4271fa88c0599d78adf17b3eb79144e5a83159f1636a79a6c9081ebb6274d90fa307d4f78a3edbfc7e0d6bd10a
DIST libmicrohttpd-0.9.53.tar.gz 1301214 SHA256 9b15ec2d381f44936323adfd4f989fa35add517cccbbfa581896b02a393c2cc4 SHA512 2e29595c980cdcf12c1cead62f8938cc32e8c93d3a848e7473c5d5f596c6b6858732df0a3293b93d89577e5a325a62fe82adf3921a76d7184a647489364d7e2c WHIRLPOOL 940eb42aaca8581ab7c7f2f3f6c246bf001956965d5529491d780f377eb00cffbf28aec3069b6a8eb691a78d84e77555ec5554b10ce066a11333d6cae19641a4
DIST libmicrohttpd-0.9.54.tar.gz 1309560 SHA256 bcc721895d4a114b0548a39d2241c35caacb9e2e072d40e11b55c60e3d5ddcbe SHA512 d3276ad3af123aacc5ff885786861ccc94397576b81999974456b9b803fe5d911115f6595281ffce2240087f98a6527a840506eabeec9f2589d555fd235b6c89 WHIRLPOOL 5d5c099ea269c3d767b6d3f706453ec31b584c74fc01cbfc55ba0a54ce902611853cfeca7f7c8cc3f3c47147cb3db7cea3730abc86174f5d857471d75013b2c5
DIST libmicrohttpd-0.9.55.tar.gz 1308328 SHA256 0c1cab8dc9f2588bd3076a28f77a7f8de9560cbf2d80e53f9a8696ada80ed0f8 SHA512 b410e7253d7c98c40b5e8b8dcd1f93bcbb05c88717190e8dae73073d36465e8e5cfa53c6c5098de60051a5ec64dc423fd94f4b06537d8146b744aa99f5a0b173 WHIRLPOOL de74ff40e8795c562bd14c347a1b764d198762f7e1efac9279c1b366265a701c4867600efdb9f59eed1e833e080d166f22d34c6dae05c59d89ef311cdd50365b
EBUILD libmicrohttpd-0.9.51.ebuild 1187 SHA256 ce6a0d0e55a77a6ab9a574d8f84caefd6c67f78656406d6095db0213480e83ed SHA512 74a4a07e0beb590bb10064c50402f504df59e4fdccb837f844b47d72e9ce1795fbf78f02e3ca7ef5948bffdc171e90240e5e98eb759fb756c5fc06eba7cf12e3 WHIRLPOOL a2339b16cd8664b70035f499d212cf768ebe1701c97bf795ca79e7f90e757f629cf60ffa47742b3fdb250bf21a290beaee69fd5d02c30dc85b48497814e24d6d
EBUILD libmicrohttpd-0.9.52.ebuild 1187 SHA256 ce6a0d0e55a77a6ab9a574d8f84caefd6c67f78656406d6095db0213480e83ed SHA512 74a4a07e0beb590bb10064c50402f504df59e4fdccb837f844b47d72e9ce1795fbf78f02e3ca7ef5948bffdc171e90240e5e98eb759fb756c5fc06eba7cf12e3 WHIRLPOOL a2339b16cd8664b70035f499d212cf768ebe1701c97bf795ca79e7f90e757f629cf60ffa47742b3fdb250bf21a290beaee69fd5d02c30dc85b48497814e24d6d
EBUILD libmicrohttpd-0.9.53.ebuild 1285 SHA256 15532c2239bc96787f2c0f8f842b032a1f2bbfbd127ddef5d95cbc93370273de SHA512 607b9dacb538b14616e77e33399d77928edb56b095ff52881d3758972f64dc1f49d489cf71341d36a09bc015d63019842461e10e1563c7711ed6c2cbfdf9dacf WHIRLPOOL 97694d156ae8a8776913e9f618aabec00ade579b47daa642080ae5231f3352f5dd4a8cfeb2b28b95ed8a0f9d5800c1709b7864465abf8a81d519912bd4376ef9
EBUILD libmicrohttpd-0.9.54.ebuild 1196 SHA256 c142277df22faa28b5791126f40053adece509a11cf26de46e03c0ffc121e1a2 SHA512 12cad915d06bad003b8a879e9c4fb5a64abd55706e77210da5449f7b1eeb3f9cf6bf1d15762698365cf357d95597108548ff09c11ea29cd4ac9d54264d9a7d3b WHIRLPOOL 56e18a4e84a04275bff8ba6bddb0a692d2b6fbc0aa2826214a8e2cf3084c5e98afafbc3ed785f689ab06d1eb3c82e9de3e380909574c095e28b9bc826fcfb234
EBUILD libmicrohttpd-0.9.55.ebuild 1196 SHA256 c142277df22faa28b5791126f40053adece509a11cf26de46e03c0ffc121e1a2 SHA512 12cad915d06bad003b8a879e9c4fb5a64abd55706e77210da5449f7b1eeb3f9cf6bf1d15762698365cf357d95597108548ff09c11ea29cd4ac9d54264d9a7d3b WHIRLPOOL 56e18a4e84a04275bff8ba6bddb0a692d2b6fbc0aa2826214a8e2cf3084c5e98afafbc3ed785f689ab06d1eb3c82e9de3e380909574c095e28b9bc826fcfb234
MISC ChangeLog 9671 SHA256 fa86df84ab358edc58a8c69802e060e28b73622fbc2b6ab4088307a4442228c7 SHA512 beaf9510bffd9a5527818a982f276ea21577b18d497638d60ba4a18f4feb6e35f7f17e23da3094f013cebe69d855c77e034b0d4ec79d07581f14b9617793224b WHIRLPOOL c20d31ad82ec48399f1faf74cb157a680e5bc29be1b99811d01a937ccf49cb3bb3c0964a7710a812a5d1347be6232453127a47560468e4b8777479b625b486e6
MISC ChangeLog-2015 14730 SHA256 78359496e09bd7ebc5b2b2ec434edf7928da716fd87e39ab10ea5ff3f9f203a0 SHA512 64bd659b958bd5cff4bb1665198cf289c2019b5066e191cbede34d58f94e55580e4357766c311adfdb23550999c8f48fa1e6cb264269e0ae2b75b9ba892001e9 WHIRLPOOL 7b36c3e16600280223a2e02a0bb36f3de3c0fdbe2ec09b38deaa23321c28512206d7ab239f60f40b660cfefd9b69cc1a402087e5093192779c19ae2eecb5efa4
MISC metadata.xml 372 SHA256 fbeb88d8c441ba77e0b0e3aa9121668f01a7cd2bb2d49797adec90e1d0fc8a66 SHA512 dfa7081c0ae502a60c5b86d7fb2aab3a23f77b08d0e638686fddba3e7976c917dd2392ba150365ffa411f2fcdd10483856b051bf1ee0ac519b74ce7b2672a8d7 WHIRLPOOL b508d38acf7f48f52fa3ed6997e32902527ac4dcf09d04ab611cc3cff2b58d53b1df0150a0ec724a7fd5d838384667706eac62a940be3f215d5283ea28f5c42e

View File

@ -0,0 +1,21 @@
commit 01df8861c19a203cea9ef26570893c2b9c0e48b2
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date: Wed Apr 12 21:11:28 2017 +0300
Fixed GNU/Linux builds without epoll
diff --git a/src/microhttpd/daemon.c b/src/microhttpd/daemon.c
index 49a1b82..02713e3 100644
--- a/src/microhttpd/daemon.c
+++ b/src/microhttpd/daemon.c
@@ -2251,8 +2251,10 @@ send_param_adapter (struct MHD_Connection *connection,
if (0 < ret)
{
/* write successful */
+#ifdef EPOLL_SUPPORT
if (left > (uint64_t)ret)
connection->epoll_state &= ~MHD_EPOLL_STATE_WRITE_READY;
+#endif /* EPOLL_SUPPORT */
return ret;
}
err = MHD_socket_get_error_();

View File

@ -1,6 +1,5 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"

View File

@ -1,6 +1,5 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
@ -12,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/12"
KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86"
IUSE="epoll messages ssl static-libs test"
RDEPEND="ssl? (

View File

@ -0,0 +1,57 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
MY_P="${P/_/}"
DESCRIPTION="Small C library to run an HTTP server as part of another application"
HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/"
SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/12"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="epoll messages ssl static-libs test"
RDEPEND="ssl? (
dev-libs/libgcrypt:0=
net-libs/gnutls
)"
# We disable tests below because they're broken,
# but if enabled, we'll need this.
DEPEND="${RDEPEND}
test? (
ssl? ( net-misc/curl[ssl] )
)"
S=${WORKDIR}/${MY_P}
DOCS="AUTHORS NEWS README ChangeLog"
src_configure() {
econf \
--enable-bauth \
--enable-dauth \
--disable-examples \
--enable-postprocessor \
--disable-thread-names \
$(use_enable epoll) \
$(use_enable test curl) \
$(use_enable messages) \
$(use_enable ssl https) \
$(use_with ssl gnutls) \
$(use_enable static-libs static)
}
# tests are broken in the portage environment.
src_test() {
:
}
src_install() {
default
use static-libs || find "${ED}" -name '*.la' -delete
}

View File

@ -0,0 +1,57 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
MY_P="${P/_/}"
DESCRIPTION="Small C library to run an HTTP server as part of another application"
HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/"
SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/12"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="epoll messages ssl static-libs test"
RDEPEND="ssl? (
dev-libs/libgcrypt:0=
net-libs/gnutls
)"
# We disable tests below because they're broken,
# but if enabled, we'll need this.
DEPEND="${RDEPEND}
test? (
ssl? ( net-misc/curl[ssl] )
)"
S=${WORKDIR}/${MY_P}
DOCS="AUTHORS NEWS README ChangeLog"
src_configure() {
econf \
--enable-bauth \
--enable-dauth \
--disable-examples \
--enable-postprocessor \
--disable-thread-names \
$(use_enable epoll) \
$(use_enable test curl) \
$(use_enable messages) \
$(use_enable ssl https) \
$(use_with ssl gnutls) \
$(use_enable static-libs static)
}
# tests are broken in the portage environment.
src_test() {
:
}
src_install() {
default
use static-libs || find "${ED}" -name '*.la' -delete
}

View File

@ -0,0 +1,62 @@
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
MY_P="${P/_/}"
DESCRIPTION="Small C library to run an HTTP server as part of another application"
HOMEPAGE="https://www.gnu.org/software/libmicrohttpd/"
SRC_URI="mirror://gnu/${PN}/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/12"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="epoll messages ssl static-libs test"
RDEPEND="ssl? (
dev-libs/libgcrypt:0=
net-libs/gnutls
)"
# We disable tests below because they're broken,
# but if enabled, we'll need this.
DEPEND="${RDEPEND}
test? (
ssl? ( net-misc/curl[ssl] )
)"
S=${WORKDIR}/${MY_P}
DOCS="AUTHORS NEWS README ChangeLog"
src_prepare() {
eapply "${FILESDIR}"/${P}-fix-build-without-epoll.patch
eapply_user
}
src_configure() {
econf \
--enable-bauth \
--enable-dauth \
--disable-examples \
--enable-postprocessor \
--disable-thread-names \
$(use_enable epoll) \
$(use_enable test curl) \
$(use_enable messages) \
$(use_enable ssl https) \
$(use_with ssl gnutls) \
$(use_enable static-libs static)
}
# tests are broken in the portage environment.
src_test() {
:
}
src_install() {
default
use static-libs || find "${ED}" -name '*.la' -delete
}

View File

@ -1,8 +1,7 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
EAPI="6"
MY_P="${P/_/}"
@ -37,7 +36,7 @@ src_configure() {
--enable-dauth \
--disable-examples \
--enable-postprocessor \
--runstatedir=/run \
--disable-thread-names \
$(use_enable epoll) \
$(use_enable test curl) \
$(use_enable messages) \

View File

@ -1,8 +1,7 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="5"
EAPI="6"
MY_P="${P/_/}"
@ -37,7 +36,7 @@ src_configure() {
--enable-dauth \
--disable-examples \
--enable-postprocessor \
--runstatedir=/run \
--disable-thread-names \
$(use_enable epoll) \
$(use_enable test curl) \
$(use_enable messages) \