Bug 261477

Summary: deskutils/remind: update to 03.03.12
Product: Ports & Packages Reporter: Robert Clausecker <fuz>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: --- Keywords: easy
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
Attachments:
Description Flags
deskutils/remind: update to 03.03.12 fuz: maintainer-approval+

Description Robert Clausecker freebsd_committer freebsd_triage 2022-01-25 18:40:55 UTC
Created attachment 231333 [details]
deskutils/remind: update to 03.03.12

- change a dependency from converters/p5-JSON-Any to converters/p5-JSON-MaybeXS

Upstream changes:

 - NEW FEATURE: Add a DO command.
 - NEW FEATURE: Add the $DefaultTDelta system variable and associated
   -tt[N] command-line option to set a default time delta for timed
   reminder without an explicit +N delta.
 - IMPROVEMENT: TkRemind: Store .tkremindrc in $XDG_CONFIG_HOME/tkremindrc
   or $HOME/.config/tkremindrc as per the XDG Base Directory Specification.
 - BUG FIX: remind: Make the shell() built-in function respect
   $MaxStringLen
 - BUG FIX: Use size_t to track the size of dynamic buffers rather than int.

Changelog:	https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Do not MFH as this update changes a dependency.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-28 12:25:14 UTC
A commit in branch main references this bug:

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

commit 29fffe41e65ec57e16a3870d5b9b23abffcd40b4
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-01-28 12:24:00 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2022-01-28 12:24:00 +0000

    deskutils/remind: Update to 03.03.12

    Changelog:      https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW

    PR:             261477

 deskutils/remind/Makefile | 6 +++---
 deskutils/remind/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)