Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2026 07:29:22 +0000
From:      Hiroki Tagato <tagattie@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ba999350bbb2 - main - sysutils/elephant: Update to 2.20.3
Message-ID:  <69ca2652.18d6d.738b242a@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ba999350bbb2a980e298b516c020d46397ae3fbf

commit ba999350bbb2a980e298b516c020d46397ae3fbf
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-03-30 07:28:05 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-03-30 07:29:12 +0000

    sysutils/elephant: Update to 2.20.3
    
    Changelog: https://github.com/abenz1267/elephant/releases/tag/v2.20.3
    
    Reported by:    GitHub (watch releases)
---
 sysutils/elephant/Makefile                                     |  2 +-
 sysutils/elephant/distinfo                                     | 10 +++++-----
 .../patch-vendor_github.com_neurlang_wayland_os_scm__linux.go  |  6 +++---
 3 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile
index 97d3a4582526..014da9d0c007 100644
--- a/sysutils/elephant/Makefile
+++ b/sysutils/elephant/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	elephant
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.20.2
+DISTVERSION=	2.20.3
 CATEGORIES=	sysutils
 
 MAINTAINER=	tagattie@FreeBSD.org
diff --git a/sysutils/elephant/distinfo b/sysutils/elephant/distinfo
index 9dfa24183de0..55c2d3ca5778 100644
--- a/sysutils/elephant/distinfo
+++ b/sysutils/elephant/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1773652590
-SHA256 (go/sysutils_elephant/elephant-v2.20.2/v2.20.2.mod) = 356e9e66a4b90c9038e7434937a406c40c13f7a902c8325af147a0cb4b1937cf
-SIZE (go/sysutils_elephant/elephant-v2.20.2/v2.20.2.mod) = 2944
-SHA256 (go/sysutils_elephant/elephant-v2.20.2/v2.20.2.zip) = 8fc204863e65d862f67376d7464b7bb011c8eb394e0823e1733445916a20b99f
-SIZE (go/sysutils_elephant/elephant-v2.20.2/v2.20.2.zip) = 7601142
+TIMESTAMP = 1774838462
+SHA256 (go/sysutils_elephant/elephant-v2.20.3/v2.20.3.mod) = 3cdb653cac3b3c754989c1bbf8e4ef573d5a85b39e704137846de64e9d1e20c8
+SIZE (go/sysutils_elephant/elephant-v2.20.3/v2.20.3.mod) = 2996
+SHA256 (go/sysutils_elephant/elephant-v2.20.3/v2.20.3.zip) = 0a54a91c1009de125902f6bc70e1b7084496f5461d541b99df9d60e5a5cc6d6b
+SIZE (go/sysutils_elephant/elephant-v2.20.3/v2.20.3.zip) = 7602538
diff --git a/sysutils/elephant/files/patch-vendor_github.com_neurlang_wayland_os_scm__linux.go b/sysutils/elephant/files/patch-vendor_github.com_neurlang_wayland_os_scm__linux.go
index 0944ac60ff75..3e182ac8ba97 100644
--- a/sysutils/elephant/files/patch-vendor_github.com_neurlang_wayland_os_scm__linux.go
+++ b/sysutils/elephant/files/patch-vendor_github.com_neurlang_wayland_os_scm__linux.go
@@ -1,8 +1,8 @@
---- vendor/github.com/neurlang/wayland/os/scm_linux.go.orig	2025-11-14 04:42:08 UTC
+--- vendor/github.com/neurlang/wayland/os/scm_linux.go.orig	2026-03-30 02:44:23 UTC
 +++ vendor/github.com/neurlang/wayland/os/scm_linux.go
 @@ -1,5 +1,5 @@
--//go:build aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris
--// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris
+-//go:build aix || dragonfly || freebsd || linux || netbsd || openbsd || solaris
+-// +build aix dragonfly freebsd linux netbsd openbsd solaris
 +//go:build aix || darwin || dragonfly || linux || netbsd || openbsd || solaris
 +// +build aix darwin dragonfly linux netbsd openbsd solaris
  


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ca2652.18d6d.738b242a>