summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRepository mirror & CI <repomirrorci@gentoo.org>2023-08-10 07:01:40 +0000
committerRepository mirror & CI <repomirrorci@gentoo.org>2023-08-10 07:01:40 +0000
commit4b3e52765f8c6d3674728b9a85234e7cf27c7dfd (patch)
tree382bb83e20872636c1f8ad4e44c2669f56d990c9
parentMerge updates from master (diff)
downloadgentoo-4b3e52765f8c6d3674728b9a85234e7cf27c7dfd.tar.gz
gentoo-4b3e52765f8c6d3674728b9a85234e7cf27c7dfd.tar.bz2
gentoo-4b3e52765f8c6d3674728b9a85234e7cf27c7dfd.zip
2023-08-10 07:01:39 UTC
-rw-r--r--metadata/md5-cache/app-arch/upx-4.1.013
-rw-r--r--metadata/md5-cache/app-arch/upx-bin-4.1.014
-rw-r--r--metadata/md5-cache/net-proxy/haproxy-2.6.1516
-rw-r--r--metadata/pkg_desc_index6
-rw-r--r--metadata/timestamp.chk2
5 files changed, 47 insertions, 4 deletions
diff --git a/metadata/md5-cache/app-arch/upx-4.1.0 b/metadata/md5-cache/app-arch/upx-4.1.0
new file mode 100644
index 000000000000..b4c9a1f54158
--- /dev/null
+++ b/metadata/md5-cache/app-arch/upx-4.1.0
@@ -0,0 +1,13 @@
+BDEPEND=app-arch/xz-utils[extra-filters] >=dev-util/ninja-1.8.2 >=dev-util/cmake-3.20.5
+DEFINED_PHASES=compile configure install prepare test
+DESCRIPTION=Ultimate Packer for eXecutables (free version using UCL compression and not NRV)
+EAPI=8
+HOMEPAGE=https://upx.github.io/
+INHERIT=cmake
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86
+LICENSE=GPL-2+ UPX-exception
+RDEPEND=!app-arch/upx-bin
+SLOT=0
+SRC_URI=https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-src.tar.xz
+_eclasses_=toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic ad475baa777c9978fa035216c8264a10 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 ninja-utils f3010c780f65d1bb5aea15a9af1adc9c xdg-utils baea6080dd821f5562d715887954c9d3 cmake aa1d1fa7be37663d48162ac963b22692
+_md5_=85a497347096e81328ddd4264c0f6939
diff --git a/metadata/md5-cache/app-arch/upx-bin-4.1.0 b/metadata/md5-cache/app-arch/upx-bin-4.1.0
new file mode 100644
index 000000000000..0e8788f1a0ce
--- /dev/null
+++ b/metadata/md5-cache/app-arch/upx-bin-4.1.0
@@ -0,0 +1,14 @@
+BDEPEND=app-arch/xz-utils[extra-filters]
+DEFINED_PHASES=install
+DESCRIPTION=Ultimate Packer for eXecutables, binary version with proprietary NRV compression
+EAPI=8
+HOMEPAGE=https://upx.github.io/
+INHERIT=pax-utils
+KEYWORDS=-* ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86
+LICENSE=GPL-2+ UPX-exception
+RDEPEND=!app-arch/upx
+RESTRICT=strip
+SLOT=0
+SRC_URI=x86? ( https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-i386_linux.tar.xz ) amd64? ( https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-amd64_linux.tar.xz ) arm64? ( https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-arm64_linux.tar.xz ) arm? ( https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-armeb_linux.tar.xz ) mips? ( https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-mipsel_linux.tar.xz ) ppc? ( https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-powerpc_linux.tar.xz ) ppc64? ( https://github.com/upx/upx/releases/download/v4.1.0/upx-4.1.0-powerpc64le_linux.tar.xz )
+_eclasses_=pax-utils 91d47e5d20627c717aa878b9167c62a8
+_md5_=fb257ed0a464c644207ec3b3e0eac9a4
diff --git a/metadata/md5-cache/net-proxy/haproxy-2.6.15 b/metadata/md5-cache/net-proxy/haproxy-2.6.15
new file mode 100644
index 000000000000..0ca1444331c9
--- /dev/null
+++ b/metadata/md5-cache/net-proxy/haproxy-2.6.15
@@ -0,0 +1,16 @@
+BDEPEND=virtual/pkgconfig virtual/pkgconfig
+DEFINED_PHASES=compile install postinst setup
+DEPEND=crypt? ( virtual/libcrypt:= ) pcre? ( dev-libs/libpcre2:= pcre-jit? ( dev-libs/libpcre2:=[jit] ) ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) zlib? ( sys-libs/zlib ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) )
+DESCRIPTION=A TCP/HTTP reverse proxy for high availability environments
+EAPI=7
+HOMEPAGE=http://www.haproxy.org
+INHERIT=toolchain-funcs lua-single systemd linux-info
+IUSE=+crypt doc examples +slz +net_ns +pcre pcre-jit prometheus-exporter ssl systemd +threads tools zlib lua 51degrees wurfl lua_single_target_lua5-3 lua_single_target_lua5-4
+KEYWORDS=~amd64 ~arm ~arm64 ~ppc ~x86
+LICENSE=GPL-2 LGPL-2.1
+RDEPEND=crypt? ( virtual/libcrypt:= ) pcre? ( dev-libs/libpcre2:= pcre-jit? ( dev-libs/libpcre2:=[jit] ) ) ssl? ( dev-libs/openssl:0= ) systemd? ( sys-apps/systemd ) zlib? ( sys-libs/zlib ) lua? ( lua_single_target_lua5-3? ( dev-lang/lua:5.3 ) lua_single_target_lua5-4? ( dev-lang/lua:5.4 ) ) acct-group/haproxy acct-user/haproxy
+REQUIRED_USE=pcre-jit? ( pcre ) lua? ( ^^ ( lua_single_target_lua5-3 lua_single_target_lua5-4 ) ) ?? ( slz zlib )
+SLOT=0/2.6
+SRC_URI=http://haproxy.1wt.eu/download/2.6/src/haproxy-2.6.15.tar.gz
+_eclasses_=toolchain-funcs 0c8a0b0d318eb5d5180d114bd3f6592b multilib c19072c3cd7ac5cb21de013f7e9832e0 lua-utils d37a16dbcc1f07f71bc48da75ed7a0cb lua-single 86d497a20c93c7ce83af442f627515c1 systemd 5f4bb0758df2e483babf68cd517078ca linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91
+_md5_=96d608e407d4f550721710edf8d2c375
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index
index 07bbcae41bf8..fcf8eefb96eb 100644
--- a/metadata/pkg_desc_index
+++ b/metadata/pkg_desc_index
@@ -1225,8 +1225,8 @@ app-arch/unrar 6.2.8 6.2.9: Uncompress rar files
app-arch/unrpa 2.3.0-r1: Ren'Py's RPA data file extractor
app-arch/unshield 1.5.1: InstallShield CAB file extractor
app-arch/unzip 6.0_p27-r1: unzipper for pkzip-compressed files
-app-arch/upx 4.0.2: Ultimate Packer for eXecutables (free version using UCL compression and not NRV)
-app-arch/upx-bin 4.0.2: Ultimate Packer for eXecutables, binary version with proprietary NRV compression
+app-arch/upx 4.0.2 4.1.0: Ultimate Packer for eXecutables (free version using UCL compression and not NRV)
+app-arch/upx-bin 4.0.2 4.1.0: Ultimate Packer for eXecutables, binary version with proprietary NRV compression
app-arch/vimball 0.5.1 0.5.1-r1 9999: A command-line vimball archive extractor
app-arch/wimlib 1.13.4-r1 1.14.1: The open source Windows Imaging (WIM) library
app-arch/xar 1.8.0.0.487.100.1: An easily extensible archive format
@@ -15258,7 +15258,7 @@ net-proxy/adzapper 20110915-r2: Redirector for squid to intercept advertising, p
net-proxy/cntlm 0.93_beta5-r4: Cntlm is an NTLM/NTLMv2 authenticating HTTP proxy
net-proxy/dante 1.4.1-r6: A free socks4,5 and msproxy implementation
net-proxy/dnsproxy 1.17: The dnsproxy daemon is a proxy for DNS queries
-net-proxy/haproxy 2.2.25 2.2.30 2.2.9999 2.4.18 2.4.23 2.4.9999 2.6.14 2.6.9999 2.7.9 2.7.10 2.7.9999 2.8.2 2.8.9999 2.9.9999 9999: A TCP/HTTP reverse proxy for high availability environments
+net-proxy/haproxy 2.2.25 2.2.30 2.2.9999 2.4.18 2.4.23 2.4.9999 2.6.14 2.6.15 2.6.9999 2.7.9 2.7.10 2.7.9999 2.8.2 2.8.9999 2.9.9999 9999: A TCP/HTTP reverse proxy for high availability environments
net-proxy/haproxy-dataplaneapi 2.5.1 2.7.5 2.8.0: haproxy dataplane api / sidecar
net-proxy/hatop 0.8.1 0.8.2: Ncurses client and real-time monitoring and displaying of HAProxy status
net-proxy/havp 0.92a-r3: HTTP AntiVirus Proxy
diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk
index 0d361388caed..8fa0d91d2711 100644
--- a/metadata/timestamp.chk
+++ b/metadata/timestamp.chk
@@ -1 +1 @@
-Thu, 10 Aug 2023 06:31:36 +0000
+Thu, 10 Aug 2023 07:01:39 +0000