Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2026 11:42: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: a0f9177c66d7 - main - sysutils/elephant: Update to 2.20.2
Message-ID:  <69b7ec9e.270c0.1405288e@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=a0f9177c66d7b9fb094a96d56cc8f0e4251ad577

commit a0f9177c66d7b9fb094a96d56cc8f0e4251ad577
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-03-16 11:07:14 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-03-16 11:42:13 +0000

    sysutils/elephant: Update to 2.20.2
    
    Changelog:
    - https://github.com/abenz1267/elephant/releases/tag/v2.20.0
    - https://github.com/abenz1267/elephant/releases/tag/v2.20.1
    - https://github.com/abenz1267/elephant/releases/tag/v2.20.2
    
    Reported by:    GitHub (watch releases)
---
 sysutils/elephant/Makefile |  8 +++++---
 sysutils/elephant/distinfo | 10 +++++-----
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/sysutils/elephant/Makefile b/sysutils/elephant/Makefile
index c37ab03c22c8..97d3a4582526 100644
--- a/sysutils/elephant/Makefile
+++ b/sysutils/elephant/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	elephant
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2.19.3
-PORTREVISION=	1
+DISTVERSION=	2.20.2
 CATEGORIES=	sysutils
 
 MAINTAINER=	tagattie@FreeBSD.org
@@ -29,7 +28,7 @@ OPTIONS_GROUP=		PROVIDERS
 OPTIONS_GROUP_PROVIDERS=1PASSWORD BITWARDEN BOOKMARKS CALC CLIPBOARD \
 			DESKTOPAPPLICATIONS FILES MENUS NIRIACTIONS \
 			NIRISESSIONS PROVIDERLIST RUNNER SNIPPETS SYMBOLS TODO \
-			UNICODE WEBSEARCH WINDOWS
+			UNICODE WEBSEARCH WINDOWS WIREPLUMBER
 
 PROVIDERS_DESC=		Enabled providers
 1PASSWORD_DESC=		Access your 1Password vaults
@@ -50,6 +49,7 @@ TODO_DESC=		Basic Todolist
 UNICODE_DESC=		Search for unicode symbols
 WEBSEARCH_DESC=		Search web with custom defined search engines
 WINDOWS_DESC=		Find and focus opened windows
+WIREPLUMBER_DESC=	Configure audio devices via Pipewire/Wireplumber
 
 1PASSWORD_RUN_DEPENDS=	op:security/1password-client2
 1PASSWORD_PLIST_FILES=	etc/xdg/elephant/providers/1password.so
@@ -86,6 +86,8 @@ UNICODE_PLIST_FILES=	etc/xdg/elephant/providers/unicode.so
 WEBSEARCH_PLIST_FILES=	etc/xdg/elephant/providers/websearch.so
 WINDOWS_LIB_DEPENDS=	libwayland-client.so:graphics/wayland
 WINDOWS_PLIST_FILES=	etc/xdg/elephant/providers/windows.so
+WIREPLUMBER_RUN_DEPENDS=wireplumber:multimedia/wireplumber
+WIREPLUMBER_PLIST_FILES=etc/xdg/elephant/providers/wireplumber.so
 
 .include <bsd.port.options.mk>
 
diff --git a/sysutils/elephant/distinfo b/sysutils/elephant/distinfo
index 32072b81a196..9dfa24183de0 100644
--- a/sysutils/elephant/distinfo
+++ b/sysutils/elephant/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1771218562
-SHA256 (go/sysutils_elephant/elephant-v2.19.3/v2.19.3.mod) = 356e9e66a4b90c9038e7434937a406c40c13f7a902c8325af147a0cb4b1937cf
-SIZE (go/sysutils_elephant/elephant-v2.19.3/v2.19.3.mod) = 2944
-SHA256 (go/sysutils_elephant/elephant-v2.19.3/v2.19.3.zip) = 99ffb65923f8fc3d66cca094bd9e5de4a379cc4665d1aaeb4901bf68bc2b4e98
-SIZE (go/sysutils_elephant/elephant-v2.19.3/v2.19.3.zip) = 7592746
+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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b7ec9e.270c0.1405288e>