Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 12:01:17 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: d8b4c439df15 - main - sysutils/reggae: Update to 0.3.5
Message-ID:  <202303311201.32VC1Hhk096809@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

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

commit d8b4c439df159ab42b0ebda25bcbf794e94801a5
Author:     Goran Mekić <meka@tilda.center>
AuthorDate: 2023-03-31 06:53:56 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-31 11:56:36 +0000

    sysutils/reggae: Update to 0.3.5
    
    ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.3.5
    
     * Be more aggressive in destroying epair by @mekanix in #304
     * Handle case when hostname is empty by @mekanix in #305
    
    PR:             270548
    Reported by:    meka@tilda.center (maintainer)
---
 sysutils/reggae/Makefile | 2 +-
 sysutils/reggae/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sysutils/reggae/Makefile b/sysutils/reggae/Makefile
index a5d4dc0d74a1..bb899af24937 100644
--- a/sysutils/reggae/Makefile
+++ b/sysutils/reggae/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	reggae
-DISTVERSION=	0.3.4
+DISTVERSION=	0.3.5
 CATEGORIES=	sysutils
 
 MAINTAINER=	meka@tilda.center
diff --git a/sysutils/reggae/distinfo b/sysutils/reggae/distinfo
index 756a4bc9798d..460af13ea08a 100644
--- a/sysutils/reggae/distinfo
+++ b/sysutils/reggae/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677754070
-SHA256 (cbsd-reggae-0.3.4_GH0.tar.gz) = ab9fd16480a00012aee7fa3a146efb5377efa619e46a771b9eeaeafadff8dfe8
-SIZE (cbsd-reggae-0.3.4_GH0.tar.gz) = 55134
+TIMESTAMP = 1680200380
+SHA256 (cbsd-reggae-0.3.5_GH0.tar.gz) = 3f678263e1abd3d1f27fc88c8a3aecc7477007acebda9a60e740843dbe324b10
+SIZE (cbsd-reggae-0.3.5_GH0.tar.gz) = 55247



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303311201.32VC1Hhk096809>