Bug 265599 - deskutils/remind: update to 04.00.02
Summary: deskutils/remind: update to 04.00.02
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: Nuno Teixeira
URL: https://git.skoll.ca/Skollsoft-Public...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-03 14:45 UTC by Robert Clausecker
Modified: 2022-08-04 01:07 UTC (History)
1 user (show)

See Also:
eduardo: merge-quarterly+


Attachments
deskutils/remind: update to 04.00.02 (1.56 KB, patch)
2022-08-03 14:45 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-08-03 14:45:01 UTC
Created attachment 235656 [details]
deskutils/remind: update to 04.00.02

Upstream changes:

 - Allow more forms of OMIT
 - Make $T behave as documented, exactly like trigdate().
 - TkRemind: Fix resizing bug for a calendar with 6 rows.
 - Improve TkRemind documentation

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Please MFH this patch release.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-03 23:41:06 UTC
A commit in branch main references this bug:

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

commit e5d8545389a91a68f607d5c52fd06544aefefe8c
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-08-03 23:35:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-08-03 23:35:21 +0000

    deskutils/remind: Update to 04.00.02

    ChangeLog:

     - Allow more forms of OMIT
     - Make $T behave as documented, exactly like trigdate().
     - TkRemind: Fix resizing bug for a calendar with 6 rows.
     - Improve TkRemind documentation

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

    PR:             265599

 deskutils/remind/Makefile | 2 +-
 deskutils/remind/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-08-04 01:04:21 UTC
A commit in branch 2022Q3 references this bug:

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

commit 315e9b128f7e653aca34045175a5412eca7f2b42
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-08-03 23:35:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-08-04 01:03:28 +0000

    deskutils/remind: Update to 04.00.02

    ChangeLog:

     - Allow more forms of OMIT
     - Make $T behave as documented, exactly like trigdate().
     - TkRemind: Fix resizing bug for a calendar with 6 rows.
     - Improve TkRemind documentation

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

    PR:             265599
    (cherry picked from commit e5d8545389a91a68f607d5c52fd06544aefefe8c)

 deskutils/remind/Makefile | 2 +-
 deskutils/remind/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2022-08-04 01:07:00 UTC
Committed, thanks!