From nobody Wed Mar 11 05:21:16 2026 X-Original-To: dev-commits-ports-main@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 4fVzcY6SkBz6VmWh for ; Wed, 11 Mar 2026 05:21:17 +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 4fVzcX1CClz3N7w for ; Wed, 11 Mar 2026 05:21:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773206476; 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=dTyHLW398j1bi32JqsURJaeBmZuJgggK3usmEF0zM8BQV2sY/WIFCcO27ZrEiDV+DFqBIw SL6uFzvdqnbnFA6SyJYpyDxSWEmU4Y27sRf/k7cXi8QVUjV19DZKOHlHZsl6Nl1/y9OoDn pVLmAZM63kNnpTKs1OhIUiUsomUfimtfRTUgD8kOMJ4pUrJ0GYy4iPtTUaBLbD6lQQxOJl h6c+X/tHuQUDSxPlCO98T0NKFr89Hz8ofB98/Ej015Sxas4A96dsJXGrqDwmXqBhE5Vak3 N5QBMFCluTkhsTorG5DaMC4iuzFaxwnxVU4kwJa8IB+Yeeglz7l4wJQdJMuRfQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773206476; a=rsa-sha256; cv=none; b=A4UKPHmZAVfCkvx8LAOxa4/9/ZU5/f0XieHYyw9bjqIAbpsGs61NZqlw0CC5DgIhzzAOyx qgpSOOvUqcj2SbF9zhFf0GfI40Z1JIIyJY66N9bQLFoNLcaHrMdL7bHdhMDmq0WwIDnPBf Nv9sxZqJZ8GoTAyIZGNFehuZmNOGdm+7slsUfQwanC0zBM/wacPljInKCGQdSVKqEtv9X0 acZe6MprjThxfLyiqAwXyBCfZaAf5AEPrrH1YrnW2lPaTgNUQ6aRWXrIiyjhylwJ4hDpnO eueOh1BnpIODy50t24HhSGEsh3PWrJEHps8abrfFCvybQtnacGe3Qb0Jd6JvtQ== 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=1773206476; 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=iWlIvA8Pt4CwxohQaYuLz1sfU6MBl4mOhGPsi2nK3beepaeyeonv8uos1R9z75cRM9MInT 9BS1e5oxRMDhQSLo0Pjcos5HjmXQfE9scZa1+kXd65c9Dn2XtiounKMVlOvKWHj3qtI9s6 Zi4Kh6TZMYW5vtbVRbGsYJnmWs1yGU3dU7D+0RYBZeXtLA/PjoR6mHlRxGiG9bW8KOosPG xOzLwDIMyR0eHX5JUbV63PmU0QWizN4RQGeApEFZhv0fmps4fKO5kb8adnW6W7fDxNelvk YykQ0ONvkGbcjFtxAvrUhkCXDTV8v+tnnXQVphEFUsohvEJt0u+RircA5dSKxQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fVzcX0KWYzlTF for ; Wed, 11 Mar 2026 05:21:16 +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: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@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