Bug 261477 - deskutils/remind: update to 03.03.12
Summary: deskutils/remind: update to 03.03.12
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://git.skoll.ca/Skollsoft-Public...
Keywords: easy
Depends on:
Blocks:
 
Reported: 2022-01-25 18:40 UTC by Robert Clausecker
Modified: 2022-01-28 12:51 UTC (History)
1 user (show)

See Also:


Attachments
deskutils/remind: update to 03.03.12 (2.38 KB, patch)
2022-01-25 18:40 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)