Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Aug 2022 16:07:53 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: 94541c8fb5f1 - main - deskutils/remind: update to 04.00.03
Message-ID:  <202208171607.27HG7rkM068560@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=94541c8fb5f1c4b3227c742625d5b7682115ea48

commit 94541c8fb5f1c4b3227c742625d5b7682115ea48
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-08-17 05:45:19 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-08-17 16:04:34 +0000

    deskutils/remind: update to 04.00.03
    
    ChangeLog:
    https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
    
     * IMPROVEMENT: remind: add plain_body and calendar_body JSON keys in -pp...
       output.
    
     * BUG FIX: tkremind: Don't create empty files called '&1' when
       creating a new reminder.
    
     * BUG FIX: remind: Don't call signal-unsafe functions from signal handler
    
    PR:             265894
    Reported by:    fuz@fuz.su (maintainer)
    MFH:            2022Q3
---
 deskutils/remind/Makefile | 2 +-
 deskutils/remind/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile
index 820780b6d40a..b2de2c17ff67 100644
--- a/deskutils/remind/Makefile
+++ b/deskutils/remind/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	remind
-DISTVERSION=	04.00.02
+DISTVERSION=	04.00.03
 CATEGORIES=	deskutils
 # upstream moves distfiles to OLD once a new release appears
 MASTER_SITES=	https://dianne.skoll.ca/projects/remind/download/ \
diff --git a/deskutils/remind/distinfo b/deskutils/remind/distinfo
index 39a02d37fc53..5f5851311835 100644
--- a/deskutils/remind/distinfo
+++ b/deskutils/remind/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659568749
-SHA256 (remind-04.00.02.tar.gz) = f18addbb720c375c83fb3940025116ebcf0456a3586508642b3c6db002ad7774
-SIZE (remind-04.00.02.tar.gz) = 465760
+TIMESTAMP = 1660710608
+SHA256 (remind-04.00.03.tar.gz) = b254de043ef3937694c5a458070aceb4dcf871b58bd2ae7b31ef125b00777879
+SIZE (remind-04.00.03.tar.gz) = 466497



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