From 7298ba51c74aeaee8c3d3cd659b19feededd57b1 Mon Sep 17 00:00:00 2001 From: Repository mirror & CI Date: Tue, 16 Jan 2024 10:33:04 +0000 Subject: [PATCH] 2024-01-16 10:33:04 UTC --- .../md5-cache/dev-cpp/{drogon-1.8.7 => drogon-1.9.1} | 8 ++++---- .../dev-cpp/{trantor-1.5.14 => trantor-1.5.15} | 12 ++++++------ .../{ntfs2btrfs-20230501 => ntfs2btrfs-20240115} | 4 ++-- metadata/pkg_desc_index | 6 +++--- metadata/timestamp.chk | 2 +- 5 files changed, 16 insertions(+), 16 deletions(-) rename metadata/md5-cache/dev-cpp/{drogon-1.8.7 => drogon-1.9.1} (78%) rename metadata/md5-cache/dev-cpp/{trantor-1.5.14 => trantor-1.5.15} (60%) rename metadata/md5-cache/sys-fs/{ntfs2btrfs-20230501 => ntfs2btrfs-20240115} (90%) diff --git a/metadata/md5-cache/dev-cpp/drogon-1.8.7 b/metadata/md5-cache/dev-cpp/drogon-1.9.1 similarity index 78% rename from metadata/md5-cache/dev-cpp/drogon-1.8.7 rename to metadata/md5-cache/dev-cpp/drogon-1.9.1 index e0b7e8a1bc..15e070753e 100644 --- a/metadata/md5-cache/dev-cpp/drogon-1.8.7 +++ b/metadata/md5-cache/dev-cpp/drogon-1.9.1 @@ -1,6 +1,6 @@ BDEPEND=doc? ( app-text/doxygen ) app-alternatives/ninja >=dev-build/cmake-3.20.5 DEFINED_PHASES=compile configure install prepare test unpack -DEPEND=>=dev-cpp/trantor-1.5.13:= dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) yaml? ( dev-cpp/yaml-cpp:= ) test? ( dev-cpp/gtest ) +DEPEND=>=dev-cpp/trantor-1.5.15:= dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) yaml? ( dev-cpp/yaml-cpp:= ) test? ( dev-cpp/gtest ) DESCRIPTION=C++14/17 based HTTP web application framework EAPI=8 HOMEPAGE=https://github.com/drogonframework/drogon @@ -8,9 +8,9 @@ INHERIT=cmake IUSE=+brotli doc examples mariadb postgres redis sqlite test +yaml KEYWORDS=~amd64 LICENSE=MIT -RDEPEND=>=dev-cpp/trantor-1.5.13:= dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) yaml? ( dev-cpp/yaml-cpp:= ) +RDEPEND=>=dev-cpp/trantor-1.5.15:= dev-libs/jsoncpp:= sys-libs/zlib brotli? ( app-arch/brotli:= ) mariadb? ( dev-db/mariadb:= ) postgres? ( dev-db/postgresql:= ) redis? ( dev-libs/hiredis:= ) sqlite? ( dev-db/sqlite:3 ) elibc_Darwin? ( sys-libs/native-uuid ) elibc_SunOS? ( sys-libs/libuuid ) !elibc_Darwin? ( !elibc_SunOS? ( sys-apps/util-linux ) ) yaml? ( dev-cpp/yaml-cpp:= ) RESTRICT=!test? ( test ) SLOT=0 -SRC_URI=https://github.com/drogonframework/drogon/archive/refs/tags/v1.8.7.tar.gz -> drogon-1.8.7.tar.gz test? ( https://github.com/an-tao/trantor/archive/refs/tags/v1.5.13.tar.gz -> trantor-1.5.13.tar.gz ) +SRC_URI=https://github.com/drogonframework/drogon/archive/v1.9.1.tar.gz -> drogon-1.9.1.tar.gz test? ( https://github.com/an-tao/trantor/archive/v1.5.15.tar.gz -> trantor-1.5.15.tar.gz ) _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c -_md5_=e89b887cbfb1f8a8fdf088a6c93dfc5c +_md5_=765c2a3f5dc03055497432a32da9313b diff --git a/metadata/md5-cache/dev-cpp/trantor-1.5.14 b/metadata/md5-cache/dev-cpp/trantor-1.5.15 similarity index 60% rename from metadata/md5-cache/dev-cpp/trantor-1.5.14 rename to metadata/md5-cache/dev-cpp/trantor-1.5.15 index ac772c375e..c4a0a067a0 100644 --- a/metadata/md5-cache/dev-cpp/trantor-1.5.14 +++ b/metadata/md5-cache/dev-cpp/trantor-1.5.15 @@ -1,16 +1,16 @@ BDEPEND=doc? ( app-text/doxygen[dot] ) app-alternatives/ninja >=dev-build/cmake-3.20.5 DEFINED_PHASES=compile configure install prepare test -DEPEND=adns? ( net-dns/c-ares:= ) ssl? ( dev-libs/openssl:= ) test? ( dev-cpp/gtest ) +DEPEND=adns? ( net-dns/c-ares:= ) ssl? ( dev-libs/openssl:= ) spdlog? ( dev-libs/spdlog:= dev-libs/libfmt:= ) test? ( dev-cpp/gtest ) DESCRIPTION=Non-blocking I/O tcp network lib based on c++14/17 EAPI=8 HOMEPAGE=https://github.com/an-tao/trantor INHERIT=cmake -IUSE=adns doc +ssl test +IUSE=adns doc +spdlog +ssl test KEYWORDS=~amd64 LICENSE=BSD -RDEPEND=adns? ( net-dns/c-ares:= ) ssl? ( dev-libs/openssl:= ) +RDEPEND=adns? ( net-dns/c-ares:= ) ssl? ( dev-libs/openssl:= ) spdlog? ( dev-libs/spdlog:= dev-libs/libfmt:= ) RESTRICT=!test? ( test ) -SLOT=0/1.5.14 -SRC_URI=https://github.com/an-tao/trantor/archive/refs/tags/v1.5.14.tar.gz -> trantor-1.5.14.tar.gz +SLOT=0/1.5.15 +SRC_URI=https://github.com/an-tao/trantor/archive/v1.5.15.tar.gz -> trantor-1.5.15.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c -_md5_=55727db5bff53c12ef4141c9ce1c99a8 +_md5_=ff3b79013a3945ce417ba5da3751b61b diff --git a/metadata/md5-cache/sys-fs/ntfs2btrfs-20230501 b/metadata/md5-cache/sys-fs/ntfs2btrfs-20240115 similarity index 90% rename from metadata/md5-cache/sys-fs/ntfs2btrfs-20230501 rename to metadata/md5-cache/sys-fs/ntfs2btrfs-20240115 index de7cb2f372..da07fb915f 100644 --- a/metadata/md5-cache/sys-fs/ntfs2btrfs-20230501 +++ b/metadata/md5-cache/sys-fs/ntfs2btrfs-20240115 @@ -10,6 +10,6 @@ KEYWORDS=~amd64 ~arm ~arm64 ~ppc64 ~x86 LICENSE=GPL-2 RDEPEND=dev-libs/libfmt zlib? ( sys-libs/zlib ) lzo? ( dev-libs/lzo ) zstd? ( app-arch/zstd ) SLOT=0 -SRC_URI=https://codeload.github.com/maharmstone/ntfs2btrfs/tar.gz/refs/tags/20230501 -> ntfs2btrfs-20230501.tar.gz +SRC_URI=https://codeload.github.com/maharmstone/ntfs2btrfs/tar.gz/refs/tags/20240115 -> ntfs2btrfs-20240115.tar.gz _eclasses_=toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 flag-o-matic 78cf3cc2d5572fddf5e5e10c70f7c81a multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 xdg-utils baea6080dd821f5562d715887954c9d3 cmake c7c9a62d6232cac66d4ea32d575c3e7c -_md5_=83a7abc24da78e92214e9ebd6d2d8aa9 +_md5_=5aec63cb4bcab0658f05d8d1580e5380 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 608cb262c1..9e9a922799 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -547,7 +547,7 @@ dev-cpp/cpp-jwt 1.5_pre20220727: JSON Web Token library for C++ dev-cpp/cpprestsdk 2.10.19-r3: A Microsoft project for cloud-based client-server communication. dev-cpp/cpptoml 0.1.1: Header-only library for parsing TOML dev-cpp/dpp 10.0.23 10.0.24 10.0.25 10.0.29: Lightweight C++ Discord bot library -dev-cpp/drogon 1.8.7 1.9.0: C++14/17 based HTTP web application framework +dev-cpp/drogon 1.9.0 1.9.1: C++14/17 based HTTP web application framework dev-cpp/dtl 1.20-r1: diff template library written by C++ dev-cpp/easyloggingpp 9.97.0 9.97.1: C++ logging library dev-cpp/fbthrift 2023.02.06.00: Facebook's branch of Apache Thrift, including a new C++ server @@ -565,7 +565,7 @@ dev-cpp/rang 3.2: Minimal, header-only, modern C++ library for terminal goodies dev-cpp/sprout 0_pre20190615: C++11/14 constexpr based Containers, Algorithms, Random numbers and others dev-cpp/std-format 0_pre20220112-r1: A simple polyfill allowing you to use std::format dev-cpp/tiny-dnn 1.0.0_alpha3-r2: header only, dependency-free deep learning framework in C++14 -dev-cpp/trantor 1.5.14 1.5.14_p1: Non-blocking I/O tcp network lib based on c++14/17 +dev-cpp/trantor 1.5.14_p1 1.5.15: Non-blocking I/O tcp network lib based on c++14/17 dev-cpp/trompeloeil 43: Header only C++14 mocking framework dev-cpp/units 2.3.3: A compile-time, header-only, dimensional analysis and unit conversion library dev-cpp/vexcl 1.4.3-r2: VexCL - Vector expression template library for OpenCL @@ -2013,7 +2013,7 @@ sys-fs/gcsfuse 1.2.0: A user-space file system for interacting with Google Cloud sys-fs/gdu 5.14.0 5.25.0: Disk usage analyzer with console interface written in Go sys-fs/gfs2-utils 3.4.1: Shared-disk cluster file system sys-fs/mountpoint-s3-bin 1.1.1: Fuse for AWS S3 (Simple Storage Service), official -sys-fs/ntfs2btrfs 20230501: Conversion tool from NTFS to Btrfs +sys-fs/ntfs2btrfs 20240115: Conversion tool from NTFS to Btrfs sys-fs/ufiformat 0.9.9: USB Floppy Disk formatting tool sys-fs/zfs-auto-utils 1.0.0: ZFS Automatic Scrub/Trim for Linux sys-kernel/dpdk-kmod 21.11.1 22.07 23.03: DPDK Kernel Nic Interface module diff --git a/metadata/timestamp.chk b/metadata/timestamp.chk index 3d42f3ae47..e9d472e48e 100644 --- a/metadata/timestamp.chk +++ b/metadata/timestamp.chk @@ -1 +1 @@ -Tue, 16 Jan 2024 09:18:06 +0000 +Tue, 16 Jan 2024 10:33:04 +0000