Skip to content

Commit

Permalink
Merge branch 'freebsd/main' into hardenedbsd/main
Browse files Browse the repository at this point in the history
  • Loading branch information
HardenedBSD Sync Services committed Jun 12, 2024
2 parents e68f334 + 0a0b8a9 commit fbdd4dc
Show file tree
Hide file tree
Showing 50 changed files with 274 additions and 81 deletions.
2 changes: 1 addition & 1 deletion Mk/Uses/cmake.mk
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ _INCLUDE_USES_CMAKE_MK= yes

_valid_ARGS= indirect insource noninja run testing _internal

_CMAKE_VERSION= 3.29.3
_CMAKE_VERSION= 3.29.5
CMAKE_BIN= ${LOCALBASE}/bin/cmake

# Sanity check
Expand Down
1 change: 0 additions & 1 deletion audio/gsequencer/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ BUILD_DEPENDS= dssi>0:audio/dssi \
gtkdocize:textproc/gtk-doc \
lv2>0:audio/lv2
BUILD_DEPENDS+= p5-File-Find-Rule>0:devel/p5-File-Find-Rule # only for bsd steps in custom configure
BUILD_DEPENDS+= gsed:textproc/gsed # only for bsd steps in custom configure
LIB_DEPENDS= libasound.so:audio/alsa-lib \
libfftw3.so:math/fftw3 \
libfontconfig.so:x11-fonts/fontconfig \
Expand Down
2 changes: 1 addition & 1 deletion deskutils/kdeconnect-kde/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= kdeconnect-kde
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils kde kde-applications

MAINTAINER= kde@FreeBSD.org
Expand Down
2 changes: 2 additions & 0 deletions devel/cargo-spellcheck/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ USES= cargo llvm
USE_GITHUB= yes
GH_ACCOUNT= drahnr

RUSTFLAGS= ${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386

CARGO_CRATES= addr2line-0.21.0 \
adler-1.0.2 \
aho-corasick-0.7.20 \
Expand Down
6 changes: 3 additions & 3 deletions devel/cmake-core/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1715404115
SHA256 (cmake-3.29.3.tar.gz) = 252aee1448d49caa04954fd5e27d189dd51570557313e7b281636716a238bccb
SIZE (cmake-3.29.3.tar.gz) = 11247199
TIMESTAMP = 1718172829
SHA256 (cmake-3.29.5.tar.gz) = dd63da7d763c0db455ca232f2c443f5234fe0b11f8bd6958a81d29cc987dfd6e
SIZE (cmake-3.29.5.tar.gz) = 11248533
1 change: 1 addition & 0 deletions devel/php-composer/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= composer
DISTVERSION= 2.7.7
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://getcomposer.org/download/${DISTVERSION}/
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
Expand Down
6 changes: 3 additions & 3 deletions devel/php-composer/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1718053600
SHA256 (composer-2.7.7/composer.phar) = 06e4c4bc6d32b8975174f4f4a0a93476d8907da92a1484c5a8ef138897a760e1
SIZE (composer-2.7.7/composer.phar) = 2994611
TIMESTAMP = 1718171682
SHA256 (composer-2.7.7/composer.phar) = aab940cd53d285a54c50465820a2080fcb7182a4ba1e5f795abfb10414a4b4be
SIZE (composer-2.7.7/composer.phar) = 2994603
2 changes: 1 addition & 1 deletion devel/qtcreator/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= qtcreator
DISTVERSION= 13.0.1
DISTVERSION= 13.0.2
CATEGORIES= devel
MASTER_SITES= QT/official_releases/qtcreator/${DISTVERSION:R}/${DISTVERSION}
DISTNAME= qt-creator-opensource-src-${DISTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions devel/qtcreator/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1715829525
SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-13.0.1.tar.xz) = 819006d1921f61cc675980bcc9d795a2248cfd796115dad466a4454759dab32e
SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-13.0.1.tar.xz) = 51891908
TIMESTAMP = 1718174293
SHA256 (KDE/Qt/qtcreator/qt-creator-opensource-src-13.0.2.tar.xz) = c125cc5522619c7f8fc2805a750ab96cbbb56a5fdfc388b6cb15ab75af7ec0ce
SIZE (KDE/Qt/qtcreator/qt-creator-opensource-src-13.0.2.tar.xz) = 51881672
1 change: 1 addition & 0 deletions devel/qtcreator/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ share/metainfo/org.qt-project.qtcreator.appdata.xml
%%DATADIR%%/changelog/changes-12.0.2.md
%%DATADIR%%/changelog/changes-13.0.0.md
%%DATADIR%%/changelog/changes-13.0.1.md
%%DATADIR%%/changelog/changes-13.0.2.md
%%DATADIR%%/changelog/changes-2.0.0
%%DATADIR%%/changelog/changes-2.0.1
%%DATADIR%%/changelog/changes-2.1.0
Expand Down
1 change: 1 addition & 0 deletions dns/powerdns-recursor/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= recursor
DISTVERSION= 5.0.5
PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= http://downloads.powerdns.com/releases/
PKGNAMEPREFIX= powerdns-
Expand Down
1 change: 1 addition & 0 deletions dns/powerdns-recursor/files/pdns-recursor.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ rcvar=pdns_recursor_enable
load_rc_config ${name}

pdns_recursor_enable=${pdns_recursor_enable:-"NO"}
: ${pdns_recursor_svcj_options:="net_basic"}
pdns_recursor_conf=${pdns_recursor_conf:-"%%PREFIX%%/etc/pdns/recursor.conf"}
required_files=${pdns_recursor_conf}

Expand Down
1 change: 1 addition & 0 deletions dns/powerdns/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= powerdns
DISTVERSION= 4.9.1
PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= https://downloads.powerdns.com/releases/
DISTNAME= pdns-${DISTVERSION}
Expand Down
1 change: 1 addition & 0 deletions dns/powerdns/files/pdns.in
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ rcvar=pdns_enable
load_rc_config ${name}

pdns_enable=${pdns_enable:-"NO"}
: ${pdns_svcj_options:="net_basic"}
pdns_conf=${pdns_conf:-"%%PREFIX%%/etc/pdns/pdns.conf"}

required_files=${pdns_conf}
Expand Down
1 change: 1 addition & 0 deletions graphics/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@
SUBDIR += dspdfviewer
SUBDIR += dssim
SUBDIR += duhdraw
SUBDIR += durdraw
SUBDIR += dust3d
SUBDIR += dynamechs
SUBDIR += ebsynth
Expand Down
22 changes: 22 additions & 0 deletions graphics/durdraw/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
PORTNAME= durdraw
DISTVERSION= 0.27.1
CATEGORIES= graphics python

MAINTAINER= yuri@FreeBSD.org
COMMENT= ASCII and ANSI Art text editor for drawing in the terminal
WWW= https://durdraw.org/

LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PY_PILLOW}

USES= python
USE_PYTHON= distutils autoplist

USE_GITHUB= yes
GH_ACCOUNT= cmang

NO_ARCH= yes

.include <bsd.port.mk>
3 changes: 3 additions & 0 deletions graphics/durdraw/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
TIMESTAMP = 1718180296
SHA256 (cmang-durdraw-0.27.1_GH0.tar.gz) = 809431fc3dded211a59b624397f6cd490aa0568a965808eed8dd76dbb92b5611
SIZE (cmang-durdraw-0.27.1_GH0.tar.gz) = 196000
8 changes: 8 additions & 0 deletions graphics/durdraw/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Durdraw is an ASCII, Unicode and ANSI art editor for UNIX-like systems
(Linux, macOS, etc). It runs in modern Utf-8 terminals and supports frame-based
animation, custom themes, 256 and 16 color modes, terminal mouse input, DOS ANSI
art viewing, CP437 and Unicode mixing and conversion, HTML output, mIRC color
output, and other interesting features.

Durdraw is heavily inspired by classic ANSI editing software for MS-DOS and
Windows, such as TheDraw, Aciddraw and Pablodraw, but with a modern Unix twist.
6 changes: 3 additions & 3 deletions graphics/frei0r/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1702503487
SHA256 (dyne-frei0r-v2.3.2_GH0.tar.gz) = 304291e0ecb456a8b054fe04e14adc50ace54d0223b7b29165ff5343e820ef9d
SIZE (dyne-frei0r-v2.3.2_GH0.tar.gz) = 897297
TIMESTAMP = 1718180347
SHA256 (dyne-frei0r-v2.3.3_GH0.tar.gz) = aeeefe3a9b44761b2cf110017d2b1dfa2ceeb873da96d283ba5157380c5d0ce5
SIZE (dyne-frei0r-v2.3.3_GH0.tar.gz) = 921452
12 changes: 7 additions & 5 deletions graphics/frei0r/files/patch-CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- Make plugins dependent upon cairo optional.
- Add logic so slave ports can build without installing base files or plugins.

--- CMakeLists.txt.orig 2023-05-17 21:20:20 UTC
--- CMakeLists.txt.orig 2024-06-07 09:00:56 UTC
+++ CMakeLists.txt
@@ -3,16 +3,21 @@ project (frei0r)
list (APPEND CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules)
Expand All @@ -28,7 +28,7 @@

include(FindPkgConfig)
option (WITHOUT_GAVL "Disable plugins dependent upon gavl" OFF)
@@ -35,16 +40,22 @@ INCLUDE( cmake/modules/TargetDistclean.cmake OPTIONAL)
@@ -35,18 +40,25 @@ INCLUDE( cmake/modules/TargetDistclean.cmake OPTIONAL)
# --- custom targets: ---
INCLUDE( cmake/modules/TargetDistclean.cmake OPTIONAL)

Expand All @@ -38,13 +38,15 @@
+ # See this thread for a ridiculous discussion about the simple question how to install a header file with CMake: http://www.cmake.org/pipermail/cmake/2009-October/032874.html
+ install (DIRECTORY include DESTINATION . FILES_MATCHING PATTERN "frei0r.h" PATTERN "msvc" EXCLUDE)

-add_subdirectory (doc)
# For code documentation run: doxygen doc/Doxyfile
# add_subdirectory (doc)

-add_subdirectory (src)
+ add_subdirectory (src)
+else ()
+else()
+ add_subdirectory (src/filter)
+ add_subdirectory (src/mixer2)
+endif ()
+endif()

# Generate frei0r.pc and install it.
set (prefix "${CMAKE_INSTALL_PREFIX}")
Expand Down
4 changes: 2 additions & 2 deletions graphics/frei0r/files/patch-src_filter_CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- Add logic so slave ports can build without installing base plugins.

--- src/filter/CMakeLists.txt.orig 2023-01-14 18:22:37 UTC
--- src/filter/CMakeLists.txt.orig 2024-06-07 09:00:56 UTC
+++ src/filter/CMakeLists.txt
@@ -14,6 +14,7 @@ endif (${Cairo_FOUND})
add_subdirectory (cairogradient)
Expand All @@ -10,7 +10,7 @@
add_subdirectory (3dflippo)
add_subdirectory (aech0r)
add_subdirectory (alpha0ps)
@@ -96,3 +97,4 @@ add_subdirectory (vignette)
@@ -99,3 +100,4 @@ add_subdirectory (vignette)
add_subdirectory (twolay0r)
add_subdirectory (vertigo)
add_subdirectory (vignette)
Expand Down
2 changes: 2 additions & 0 deletions graphics/frei0r/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,10 @@ lib/frei0r-1/edgeglow.so
lib/frei0r-1/elastic_scale.so
lib/frei0r-1/emboss.so
lib/frei0r-1/equaliz0r.so
lib/frei0r-1/filmgrain.so
lib/frei0r-1/flippo.so
lib/frei0r-1/gamma.so
lib/frei0r-1/gateweave.so
lib/frei0r-1/glitch0r.so
lib/frei0r-1/glow.so
lib/frei0r-1/grain_extract.so
Expand Down
2 changes: 1 addition & 1 deletion graphics/frei0r/version.mk
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FREI0R_VERSION= 2.3.2
FREI0R_VERSION= 2.3.3
2 changes: 2 additions & 0 deletions multimedia/olive/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ WWW= https://olivevideoeditor.org/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

BROKEN= incompatible with opencolorio-2.3.2, see https://github.com/olive-editor/olive/issues/2334

BUILD_DEPENDS= frei0r>0:graphics/frei0r
LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \
libImath-3_1.so:math/Imath \
Expand Down
20 changes: 10 additions & 10 deletions multimedia/vlc/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= vlc
DISTVERSION= 3.0.20
PORTREVISION= 9
DISTVERSION= 3.0.21
PORTEPOCH= 4
CATEGORIES= multimedia audio net www
MASTER_SITES= https://get.videolan.org/${PORTNAME}/${DISTVERSION:S/a$//}/ \
Expand Down Expand Up @@ -29,8 +28,9 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
RUN_DEPENDS= ffmpeg>=3.4.1,1:multimedia/ffmpeg

USES= compiler:c++17-lang cpe desktop-file-utils elfctl gettext-tools \
gmake gnome iconv:wchar_t libtool localbase pathfix pkgconfig \
gl gmake gnome iconv:wchar_t libtool localbase pathfix pkgconfig \
tar:xz
USE_GL= gl

CPE_VENDOR= videolan

Expand All @@ -42,7 +42,7 @@ CONFIGURE_ARGS= --enable-avcodec --enable-avformat --enable-dvbpsi \
--enable-fontconfig --enable-freetype --enable-libgcrypt \
--enable-libxml2 --enable-oss --enable-postproc \
--enable-swscale --enable-vlc \
--disable-alsa --disable-archive --disable-aribb25 \
--disable-alsa --disable-aribb25 \
--disable-chromaprint --disable-crystalhd --disable-dc1394 \
--disable-decklink --disable-dsm --disable-dv1394 \
--disable-fdkaac --disable-gst-decode --disable-gles2 \
Expand Down Expand Up @@ -77,10 +77,10 @@ OPTIONS_DEFINE= A52 AALIB AOM ARIBSUB ASS AVAHI CACA CHROMECAST DAV1D DBUS DCA \
VAAPI VCD VDPAU VORBIS VPX WAYLAND X11 X264 X265 ZVBI
OPTIONS_DEFINE_powerpc= ALTIVEC
OPTIONS_DEFINE_powerpc64= ALTIVEC
OPTIONS_DEFAULT=ASS AVAHI DAV1D DBUS DVDNAV DVDREAD GNUTLS HARFBUZZ JPEG \
LIVEMEDIA LUA OGG OPTIMIZED_CFLAGS OPUS PNG QT5 SAMPLERATE \
SPEEX STREAM TAGLIB THEORA TWOLAME UPNP V4L VAAPI VCD VDPAU \
VORBIS WAYLAND X11
OPTIONS_DEFAULT=ASS AVAHI CHROMECAST DAV1D DBUS DVDNAV DVDREAD GNUTLS HARFBUZZ \
JPEG LIVEMEDIA LUA OGG OPTIMIZED_CFLAGS OPUS PNG QT5 SAMPLERATE \
SKINS SPEEX STREAM TAGLIB THEORA TWOLAME UPNP V4L VAAPI VCD \
VDPAU VORBIS WAYLAND X11
OPTIONS_DEFAULT_powerpc= ALTIVEC
OPTIONS_DEFAULT_powerpc64= ALTIVEC
OPTIONS_EXCLUDE= LIBPLACEBO # https://code.videolan.org/videolan/vlc/-/commit/8e22c39ea3c3
Expand Down Expand Up @@ -311,9 +311,9 @@ SIDPLAY_CONFIGURE_ENABLE= sid
SIDPLAY_LDFLAGS= -L${LOCALBASE}/lib/sidplay/builders

SKINS_IMPLIES= QT5
SKINS_USES= xorg
SKINS_USES= libarchive xorg
SKINS_USE= XORG=xext,xinerama,xpm
SKINS_CONFIGURE_ENABLE= skins2
SKINS_CONFIGURE_ENABLE= archive skins2

SMB_USES= samba:lib
SMB_CONFIGURE_ENABLE= smbclient
Expand Down
6 changes: 3 additions & 3 deletions multimedia/vlc/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1701619081
SHA256 (vlc-3.0.20.tar.xz) = adc7285b4d2721cddf40eb5270cada2aaa10a334cb546fd55a06353447ba29b5
SIZE (vlc-3.0.20.tar.xz) = 25596392
TIMESTAMP = 1718023017
SHA256 (vlc-3.0.21.tar.xz) = 24dbbe1d7dfaeea0994d5def0bbde200177347136dbfe573f5b6a4cee25afbb0
SIZE (vlc-3.0.21.tar.xz) = 25649288
7 changes: 4 additions & 3 deletions net-mgmt/collectd5/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= collectd
PORTVERSION= 5.12.0
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= net-mgmt
MASTER_SITES= https://storage.googleapis.com/collectd-tarballs/
PKGNAMESUFFIX= 5
Expand Down Expand Up @@ -71,7 +71,7 @@ SNMP_DESC= Enable SNMP plugin
STATSD_DESC= Enable statsd plugin
TOKYOTYRANT_DESC= Enable tokyotyrant plugin
TSDB_DESC= Enable write_tsdb plugin
VARNISH_DESC= Enable varnish 6.x cache statistics
VARNISH_DESC= Enable varnish 7.x cache statistics
VIRT_DESC= Enable libvirt plugin (requires XML)
XML_DESC= Enable XML plugins
ZOOKEEPER_DESC= Enable zookeeper plugin
Expand Down Expand Up @@ -242,6 +242,7 @@ SIGROK_CONFIGURE_ENABLE= sigrok
SIGROK_USES= gettext-runtime
SIGROK_BROKEN= working only with sigrok < 0.4

SLURM_BROKEN= Does not compile with slurm-wlm >= 21.x
SLURM_LIB_DEPENDS= libslurm.so:sysutils/slurm-wlm
SLURM_CONFIGURE_ENABLE= slurm
SLURM_CONFIGURE_WITH= libslurm=${LOCALBASE}
Expand All @@ -259,7 +260,7 @@ TOKYOTYRANT_CONFIGURE_WITH= libtokyotyrant=${LOCALBASE}

TSDB_CONFIGURE_ENABLE= write_tsdb

VARNISH_LIB_DEPENDS= libvarnishapi.so:www/varnish6
VARNISH_LIB_DEPENDS= libvarnishapi.so:www/varnish7
VARNISH_CONFIGURE_ENABLE= varnish

VIRT_IMPLIES= XML
Expand Down
11 changes: 5 additions & 6 deletions net-mgmt/collectd5/files/patch-src__pf.c
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,7 @@ Date: Tue Nov 7 03:35:47 2023 -0700

FreeBSD's PF has a new interface so leverage libpfctl to access it so the right interface is used depending on the version

diff --git src/pf.c src/pf.c
index 9681d366..eef9540d 100644
--- src/pf.c
--- src/pf.c.orig 2020-07-20 09:50:14 UTC
+++ src/pf.c
@@ -35,6 +35,9 @@
#endif
Expand All @@ -18,12 +16,12 @@ index 9681d366..eef9540d 100644

#ifndef FCNT_NAMES
#if FCNT_MAX != 3
@@ -76,6 +79,56 @@ static void pf_submit(char const *type, char const *type_instance, uint64_t val,
@@ -76,7 +79,57 @@ static void pf_submit(char const *type, char const *ty
plugin_dispatch_values(&vl);
} /* void pf_submit */

+#ifdef __FreeBSD__
+static int pf_read(void) {
static int pf_read(void) {
+ struct pfctl_status *state;
+ int fd;
+
Expand Down Expand Up @@ -72,9 +70,10 @@ index 9681d366..eef9540d 100644
+ return 0;
+} /* int pf_read */
+#else
static int pf_read(void) {
+static int pf_read(void) {
struct pf_status state;
int fd;
int status;
@@ -119,5 +172,6 @@ static int pf_read(void) {

return 0;
Expand Down
11 changes: 11 additions & 0 deletions net-mgmt/collectd5/files/patch-src_cpython.h
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
--- src/cpython.h.orig 2020-07-20 09:50:14 UTC
+++ src/cpython.h
@@ -26,7 +26,7 @@

/* Some python versions don't include this by default. */

-#include <longintrepr.h>
+#include <python3.11/cpython/longintrepr.h>

/* These two macros are basically Py_BEGIN_ALLOW_THREADS and
* Py_BEGIN_ALLOW_THREADS
2 changes: 1 addition & 1 deletion net-mgmt/telegraf/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= telegraf
DISTVERSIONPREFIX=v
DISTVERSION= 1.30.3
DISTVERSION= 1.31.0
CATEGORIES= net-mgmt

MAINTAINER= girgen@FreeBSD.org
Expand Down
10 changes: 5 additions & 5 deletions net-mgmt/telegraf/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1716306634
SHA256 (go/net-mgmt_telegraf/telegraf-v1.30.3/v1.30.3.mod) = ced3919a0841c52090fb8936ab4c49c7565069d46ed87236b72b5c7e0404b9ac
SIZE (go/net-mgmt_telegraf/telegraf-v1.30.3/v1.30.3.mod) = 24974
SHA256 (go/net-mgmt_telegraf/telegraf-v1.30.3/v1.30.3.zip) = 7ef43c6379659bfd3d14fd15d7995a44cc5c65e3ff900e7bdce9ca87c97656b6
SIZE (go/net-mgmt_telegraf/telegraf-v1.30.3/v1.30.3.zip) = 6480244
TIMESTAMP = 1718089920
SHA256 (go/net-mgmt_telegraf/telegraf-v1.31.0/v1.31.0.mod) = 445c079fb076e6b6accad885f7947ba086533c1dd2aeae7c3634dbcb9a6db4f8
SIZE (go/net-mgmt_telegraf/telegraf-v1.31.0/v1.31.0.mod) = 25562
SHA256 (go/net-mgmt_telegraf/telegraf-v1.31.0/v1.31.0.zip) = 122424c35ff1a9826154c08e65e548e957c6f72cc39547e70481412c98f18893
SIZE (go/net-mgmt_telegraf/telegraf-v1.31.0/v1.31.0.zip) = 6706783
Loading

0 comments on commit fbdd4dc

Please sign in to comment.