Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2026 17:18:19 +0000
From:      Yusuf Yaman <nxjoseph@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        Herbert J. Skuhra <herbert@gojira.at>
Subject:   git: e489dc0dab2f - main - irc/halloy: Update 2026.7 => 2026.7.1
Message-ID:  <6a2061db.19eb3.4104e227@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by nxjoseph:

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

commit e489dc0dab2f95586ce3a4186700e2c0c850401f
Author:     Herbert J. Skuhra <herbert@gojira.at>
AuthorDate: 2026-06-03 17:14:53 +0000
Commit:     Yusuf Yaman <nxjoseph@FreeBSD.org>
CommitDate: 2026-06-03 17:18:01 +0000

    irc/halloy: Update 2026.7 => 2026.7.1
    
    While here, sort USES block.
    
    Changelog:
    https://github.com/squidowl/halloy/releases/tag/2026.7.1
    
    PR:             295811
    Reported by:    Herbert J. Skuhra <herbert@gojira.at>
    Approved by:    Andie Bradley <pokeysquirrel@gmail.com> (maintainer)
    Approved by:    osa, vvd (Mentors, implicit)
---
 irc/halloy/Makefile | 5 ++---
 irc/halloy/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/irc/halloy/Makefile b/irc/halloy/Makefile
index 1ec45f0e6d9e..66b1584bbfd5 100644
--- a/irc/halloy/Makefile
+++ b/irc/halloy/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	halloy
-DISTVERSION=	2026.7
+DISTVERSION=	2026.7.1
 CATEGORIES=	irc
 
 MAINTAINER=	pokeysquirrel@gmail.com
@@ -13,10 +13,9 @@ LIB_DEPENDS=	libasound.so:audio/alsa-lib \
 		libzstd.so:archivers/zstd
 
 USES=		cargo desktop-file-utils xorg
-USE_XORG=	xcb
-
 USE_GITHUB=	yes
 GH_ACCOUNT=	squidowl
+USE_XORG=	xcb
 
 post-install:
 	${INSTALL_DATA} ${FILESDIR}/halloy.desktop ${STAGEDIR}${DESKTOPDIR}
diff --git a/irc/halloy/distinfo b/irc/halloy/distinfo
index a420771bbaa5..65fce53a74bf 100644
--- a/irc/halloy/distinfo
+++ b/irc/halloy/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1780202191
+TIMESTAMP = 1780472790
 SHA256 (rust/crates/ab_glyph-0.2.32.crate) = 01c0457472c38ea5bd1c3b5ada5e368271cb550be7a4ca4a0b4634e9913f6cc2
 SIZE (rust/crates/ab_glyph-0.2.32.crate) = 20967
 SHA256 (rust/crates/ab_glyph_rasterizer-0.1.10.crate) = 366ffbaa4442f4684d91e2cd7c5ea7c4ed8add41959a31447066e279e432b618
@@ -1985,5 +1985,5 @@ SHA256 (iced-rs-cryoglyph-53ba3e879539d19ed8162942126a977ec896cc3b_GH0.tar.gz) =
 SIZE (iced-rs-cryoglyph-53ba3e879539d19ed8162942126a977ec896cc3b_GH0.tar.gz) = 222090
 SHA256 (squidowl-iced-fcfa87cb35b615715919c8b4da408b6488f195de_GH0.tar.gz) = 9638c4b41a8890c0f40894bc0e9bd2be06a0759d00e46a7ca3eb040a02ec0f90
 SIZE (squidowl-iced-fcfa87cb35b615715919c8b4da408b6488f195de_GH0.tar.gz) = 5312377
-SHA256 (squidowl-halloy-2026.7_GH0.tar.gz) = 7f5f054d41d80d4b3b4984e45a39af67fc73e6e35e44f0916827c9a562935b66
-SIZE (squidowl-halloy-2026.7_GH0.tar.gz) = 9856677
+SHA256 (squidowl-halloy-2026.7.1_GH0.tar.gz) = 8e718a86e5e589f4151dd5a138feaef29d6896cc3273d9a9825aee5a5ca48bce
+SIZE (squidowl-halloy-2026.7.1_GH0.tar.gz) = 9859443


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2061db.19eb3.4104e227>