Bug 260156

Summary: deskutils/remind: update to 03.03.10
Product: Ports & Packages Reporter: Robert Clausecker <fuz>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me CC: rm
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.10 fuz: maintainer-approval+

Description Robert Clausecker freebsd_committer freebsd_triage 2021-12-01 15:59:24 UTC
Created attachment 229830 [details]
deskutils/remind: update to 03.03.10

While we are at it, remove a superfluous dependency.

Upstream changes:

 - TkRemind: Apply window and text colors to all GUI elements
   including buttons and status labels.
 - The new ADDOMIT keyword can shorten reminder files.
 - Update contrib/remind-conf-mode to latest release
 - The parser does not auto-convert numbers 90-99 to 1990-1999.  This
   was messing up things like "DURATION 90".  It also means you can no
   longer abbreviate the years 1990-1999 as 90-99.
 - Various documentation fixes
 - When switching users with the "-u" option, call initgroups()
   to properly set group membership list.

Tested with Poudriere on armv7 FreeBSD 13.
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2021-12-03 10:29:31 UTC
Assign to myself
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-12-03 10:38:06 UTC
A commit in branch main references this bug:

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

commit 6548f83829a3a8744f109d91d4d20436b3c22311
Author:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
AuthorDate: 2021-12-03 10:35:42 +0000
Commit:     Ruslan Makhmatkhanov <rm@FreeBSD.org>
CommitDate: 2021-12-03 10:35:42 +0000

    deskutils/remind: update to 03.03.10

    Upstream changes:

     - TkRemind: Apply window and text colors to all GUI elements
       including buttons and status labels.
     - The new ADDOMIT keyword can shorten reminder files.
     - Update contrib/remind-conf-mode to latest release
     - The parser does not auto-convert numbers 90-99 to 1990-1999.  This
       was messing up things like "DURATION 90".  It also means you can no
       longer abbreviate the years 1990-1999 as 90-99.
     - Various documentation fixes
     - When switching users with the "-u" option, call initgroups()
       to properly set group membership list.

    PR:             260156
    Submitted by:   Robert Clausecker <fuz@fuz.su>

 deskutils/remind/Makefile                         | 8 +++-----
 deskutils/remind/distinfo                         | 6 +++---
 deskutils/remind/files/patch-rem2html_Makefile.in | 4 ++--
 3 files changed, 8 insertions(+), 10 deletions(-)
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2021-12-03 10:39:32 UTC
Committed, thank you! 

Robert, would you like to take up maintainership of this port?
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2021-12-03 10:41:04 UTC
(In reply to Ruslan Makhmatkhanov from comment #3)

Thanks for asking.
I am the maintainer of the port.
Comment 5 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2021-12-03 10:43:28 UTC
You are, indeed. Nevermind, I was confused by bugzilla assignment automation.