From nobody Wed Mar 11 05:21:16 2026 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fVzcf1nF7z6VmWj for ; Wed, 11 Mar 2026 05:21:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fVzcd3CcZz3Mtn for ; Wed, 11 Mar 2026 05:21:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773206481; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=brrK/MjW7z5apTDrlHzRqnXmjT/RM4KsARLwnF0wClk=; b=pLgvAXuMkMjlbWeMVYKcqh8RRyMF12nVVqrZjXxjO9dUR+Tb7ekq8mkAZMqJAwh4hKz8wa gcr5XsYCsKmwIJeBJe9iWvS2R+GrJQeSk9tDKg+ei8rQFgjNAfSW6Bmt/bnQv4m1TiT26P tigo/hH7SJWb7mRaoT6FAQntQVoDYlYDskr7jU9DVzkYKFx39vSHINisgNKRotadNilhc5 RJipx2E7iXVbDM7Sbbf8ZLQMAOqOGji4uFRWHp3Bp4rNQztc8soj9v/eWZ4obFGO6zzw7y lz7y+qET4OlV0mE64vJu1bawDbIP4Fcy7C2rpSbEAFzBCN055OTQKX+9iR5XPQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773206481; a=rsa-sha256; cv=none; b=H9wpt83ehsa5lAv+50EbRh+nwOq5wXcDvqrBH/VHUK2GmS9323rPs0My/nGlkXTBrE7S4m R3INMHN3d5SmJz5YLHy65FpGgCiV64oobSzOMDTHRn3e4NUOdABJmWXmp3oVCJjeUyXeYE dUdb93A5u87WltETkO9LY03NKiRpKZoqWIk5AYRYf/dezbfeXz1mNPEqHdvyC6dkhPsdd9 OFrvCnw6R6+u9qYVrTx/mO0uj7/uoTN9yPQ9WLEhY2jetcH1zthrCEDBO9P8Z3nAZVh04u gyMzAebzNknAj0VwW36XLsxH/3ua+oq271oq5/yUyzh9A20SNi36KVlUkZYDOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773206481; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=brrK/MjW7z5apTDrlHzRqnXmjT/RM4KsARLwnF0wClk=; b=V8roZ4Y3kKkGNMEAV0WBOwK2r35+UD9N1OZBG7uMYeyLhGVyA40TWDIjUXV6cp//fsUq8O c5Z7FcFvxxWe7libTk1xqD32AOeLfuPnb4zfR4Tb1ysQRSc7XnaTtFJyjSiObw9HHFMhPs /ufieyZvzZxM9WmW/YjLdegwHsGya9bJ9qXBMcC8hTh8+0ohn4i9gAvfaAwvCBLQwxpvzQ jpW6pl4yl43egIEsgVlsXDrbyOkW52coERgtIcWBTdw5y0zDDA+ddo/FIC29pboIlHorkO fZzK1hVfLtOamoHatcAANVDQ43DqxYAXA95pctrevBz+YA5IHwC31zbLbrU8GA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fVzcd2Xbxzlg4 for ; Wed, 11 Mar 2026 05:21:21 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1d449 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Wed, 11 Mar 2026 05:21:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Xin LI Subject: git: 5230d6b40830 - main - devel/rubygem-uniform_notifier: Add version 1.18.0 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: delphij X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5230d6b408308efd54b36ec495d8145bb795b7ee Auto-Submitted: auto-generated Date: Wed, 11 Mar 2026 05:21:16 +0000 Message-Id: <69b0fbcc.1d449.d2572fe@gitrepo.freebsd.org> The branch main has been updated by delphij: URL: https://cgit.FreeBSD.org/ports/commit/?id=5230d6b408308efd54b36ec495d8145bb795b7ee commit 5230d6b408308efd54b36ec495d8145bb795b7ee Author: Xin LI AuthorDate: 2026-03-11 05:20:32 +0000 Commit: Xin LI CommitDate: 2026-03-11 05:21:02 +0000 devel/rubygem-uniform_notifier: Add version 1.18.0 uniform_notifier provides a unified notification interface supporting Rails logger, JavaScript alert/console, XMPP, Slack, and more. --- devel/Makefile | 1 + devel/rubygem-uniform_notifier/Makefile | 17 +++++++++++++++++ devel/rubygem-uniform_notifier/distinfo | 3 +++ devel/rubygem-uniform_notifier/pkg-descr | 18 ++++++++++++++++++ 4 files changed, 39 insertions(+) diff --git a/devel/Makefile b/devel/Makefile index 0c33ed432577..87249ecbc8a7 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -8237,6 +8237,7 @@ SUBDIR += rubygem-unicode-emoji SUBDIR += rubygem-unicode-version SUBDIR += rubygem-unicode_utils + SUBDIR += rubygem-uniform_notifier SUBDIR += rubygem-unleash SUBDIR += rubygem-useragent SUBDIR += rubygem-uuid diff --git a/devel/rubygem-uniform_notifier/Makefile b/devel/rubygem-uniform_notifier/Makefile new file mode 100644 index 000000000000..195c64396a10 --- /dev/null +++ b/devel/rubygem-uniform_notifier/Makefile @@ -0,0 +1,17 @@ +PORTNAME= uniform_notifier +PORTVERSION= 1.18.0 +CATEGORIES= devel rubygems +MASTER_SITES= RG + +MAINTAINER= ruby@FreeBSD.org +COMMENT= Uniform notifier for rails logger and various notification methods +WWW= https://github.com/flyerhzm/uniform_notifier + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= gem + +NO_ARCH= yes + +.include diff --git a/devel/rubygem-uniform_notifier/distinfo b/devel/rubygem-uniform_notifier/distinfo new file mode 100644 index 000000000000..6ed53f45d87a --- /dev/null +++ b/devel/rubygem-uniform_notifier/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1761896202 +SHA256 (rubygem/uniform_notifier-1.18.0.gem) = 4787785556f66f6418486da0f1d78b3239aaff98e2e7938fb05e2062b0ffce9d +SIZE (rubygem/uniform_notifier-1.18.0.gem) = 15360 diff --git a/devel/rubygem-uniform_notifier/pkg-descr b/devel/rubygem-uniform_notifier/pkg-descr new file mode 100644 index 000000000000..55ba68af8d49 --- /dev/null +++ b/devel/rubygem-uniform_notifier/pkg-descr @@ -0,0 +1,18 @@ +uniform_notifier is a Ruby gem that provides a unified interface for sending +notifications across multiple channels and methods. It supports various +notification backends including Rails logger, customized logger, JavaScript +alert, JavaScript console, and XMPP. + +The gem is designed to provide a consistent API for different notification +methods, making it easy to switch between or combine multiple notification +channels in Ruby applications. + +Supported notification methods: +- Rails logger +- Custom logger +- JavaScript alert +- JavaScript console +- XMPP messaging +- Slack notifications +- File output +- Airbrake integration