[Bug 261986] deskutils/remind: update to 03.04.00

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 16 Feb 2022 12:38:50 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261986

            Bug ID: 261986
           Summary: deskutils/remind: update to 03.04.00
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://git.skoll.ca/Skollsoft-Public/Remind/src/branc
                    h/master/docs/WHATSNEW
                OS: Any
            Status: New
          Keywords: easy
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su
 Attachment #231865 maintainer-approval+
             Flags:

Created attachment 231865
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=231865&action=edit
deskutils/remind: update to 03.04.00

- change LAT_??? and LON_??? variables to DEFAULT_LATITUDE and
   DEFAULT_LONGITUDE.  Users who have set these variables must change
   their make.conf
 - fix fetch when port version is out of date
 - add a new REM2PDF option

Upstream changes:

 - add UTF-8 support
 - add a remind-to-PDF converter REM2PDF
 - tkremind now support PDF and PS export when printing
 - replace LAT_??? and LON_??? macros with DEFAULT_LATITUDE and
   DEFAULT_LONGITUDE.
 - various bug fixes and documentation improvements

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 is a feature release.

Instead commit to 2022Q1 the following change, unbreaking the fetch:

-MASTER_SITES=  https://dianne.skoll.ca/projects/remind/download/
+# upstream moves distfiles to OLD once a new release appears
+MASTER_SITES=  https://dianne.skoll.ca/projects/remind/download/ \
+               https://dianne.skoll.ca/projects/remind/download/OLD/

-- 
You are receiving this mail because:
You are the assignee for the bug.