Bug 259212 - deskutils/remind: update to 03.03.09
Summary: deskutils/remind: update to 03.03.09
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: Neel Chauhan
URL: https://git.skoll.ca/Skollsoft-Public...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-16 13:26 UTC by Robert Clausecker
Modified: 2021-10-16 21:25 UTC (History)
1 user (show)

See Also:


Attachments
deskutils/remind: update to 03.03.09 (6.87 KB, patch)
2021-10-16 13:26 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 2021-10-16 13:26:52 UTC
Created attachment 228764 [details]
deskutils/remind: update to 03.03.09

Update the port to 03.03.09.

 - add support for WITH_DEBUG
 - add build for rem2html conditional on new REM2HTML option
 - remove hand-written do-install in favour of using the
   port's Makefile
 - simplify configuration variable replacement and patching
 - add patch to make rem2html Makefile output easier to understand
 - restore OPTIONS_SINGLE_LANGUAGE order (languages are ordered
   this way in the source code and it's easier to maintain the port
   if the order stays this way).

Tested with Poudriere on i386 amd64 arm64 FreeBSD 13.0-RELEASE.

Changelog: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW
Reported-by: Repology
Comment 1 Neel Chauhan freebsd_committer freebsd_triage 2021-10-16 21:24:48 UTC
Committed!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-10-16 21:25:29 UTC
A commit in branch main references this bug:

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

commit 11cdde1922681c7601772c953b930b2d6d7a76a4
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2021-10-16 12:43:02 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2021-10-16 21:24:16 +0000

    deskutils/remind: update to 03.03.09

    PR:     259212

 deskutils/remind/Makefile                          | 98 +++++++++++-----------
 deskutils/remind/distinfo                          |  6 +-
 .../remind/files/patch-rem2html_Makefile.in (new)  | 27 ++++++
 3 files changed, 77 insertions(+), 54 deletions(-)