From d8b4c439df159ab42b0ebda25bcbf794e94801a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Goran=20Meki=C4=87?= <meka@tilda.center> Date: Fri, 31 Mar 2023 08:53:56 +0200 Subject: [PATCH] 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 -- GitLab