Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2022 20:47:02 GMT
From:      =?utf-8?Q?Fernando Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: ba0633bfdb8b - 2022Q2 - deskutils/remind: update to 04.00.01
Message-ID:  <202206062047.256Kl2pv085958@gitrepo.freebsd.org>

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

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

commit ba0633bfdb8b94631890be30b1ee4b4939d14e76
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-06-05 17:25:26 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2022-06-06 20:44:34 +0000

    deskutils/remind: update to 04.00.01
    
    ChangeLog:
    https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
    
     * Add $SuppressLRM system variable to suppress the UTF-8 Left-to-Right mark in
       "remind -c" output.
     * Document the "q" sub-option to the "-p" option.
    
    PR:     264461
    Reported by:    fuz@fuz.su (maintainer)
    MFH:    2022Q2
    
    (cherry picked from commit 965c1c88c97eeb7f3f4c65a85b5cc380b3faf4f3)
---
 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 b1c38993cf4c..37956e4c602b 100644
--- a/deskutils/remind/Makefile
+++ b/deskutils/remind/Makefile
@@ -1,7 +1,7 @@
 # Created by: Lewis Thompson <purple@lewiz.net>
 
 PORTNAME=	remind
-DISTVERSION=	03.04.02
+DISTVERSION=	04.00.01
 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 3e73204cce06..91ab7765ad1c 100644
--- a/deskutils/remind/distinfo
+++ b/deskutils/remind/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1647334233
-SHA256 (remind-03.04.02.tar.gz) = 9230dc3b4977f65d8a257a347a565eb0a6560d9a12a145c8bb551aec8c56638c
-SIZE (remind-03.04.02.tar.gz) = 448199
+TIMESTAMP = 1654390211
+SHA256 (remind-04.00.01.tar.gz) = 3615d2ed6a456cab911620160d2cbe83d3e861541ca6e80ba6940417f4b959e2
+SIZE (remind-04.00.01.tar.gz) = 464372



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