git: 09788e44fe21 - main - deskutils/remind: update to 04.00.00
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Apr 2022 13:48:08 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=09788e44fe214cd0035c04c57454f6c268ded40e commit 09788e44fe214cd0035c04c57454f6c268ded40e Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-04-05 08:05:15 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-04-05 13:46:02 +0000 deskutils/remind: update to 04.00.00 From ChangeLog: https://git.skoll.ca/Skollsoft-Public/Remind/src/branch/master/docs/WHATSNEW * Remind output can effectively be translated into other languages at run-time. * Add the pad() built-in function * Day numbers can be displayed left-aligned, centered or right-aligned. * Print better diagnostics when errors occur inside a user-defined function. * Add a "q" sub-option to the "-p", "-pp", and "-ppp" options. * tkremind: Fix the "-m" flag, which was broken in 03.04.00. * Warn if the arguments to the "-@" option are out of range. * Always interpret $Latitude and $Longitude input values in the "C" locale. * Fix many spelling mistakes PR: 263049 Reported by: fuz@fuz.su (maintainer) --- deskutils/remind/Makefile | 8 ++++---- deskutils/remind/distinfo | 6 +++--- deskutils/remind/pkg-plist | 17 +++++++++++++++++ 3 files changed, 24 insertions(+), 7 deletions(-) diff --git a/deskutils/remind/Makefile b/deskutils/remind/Makefile index b1c38993cf4c..8604e348d5f7 100644 --- a/deskutils/remind/Makefile +++ b/deskutils/remind/Makefile @@ -1,7 +1,7 @@ # Created by: Lewis Thompson <purple@lewiz.net> PORTNAME= remind -DISTVERSION= 03.04.02 +DISTVERSION= 04.00.00 CATEGORIES= deskutils # upstream moves distfiles to OLD once a new release appears MASTER_SITES= https://dianne.skoll.ca/projects/remind/download/ \ @@ -20,9 +20,9 @@ INSTALL_TARGET= ${WITH_DEBUG:Dinstall-nostripped:Uinstall} OPTIONS_DEFINE= A4 TCLTK REM2HTML REM2PDF OPTIONS_DEFAULT= LANG_US REM2HTML REM2PDF OPTIONS_SINGLE= LANGUAGE -OPTIONS_SINGLE_LANGUAGE= \ - LANG_US LANG_DE LANG_NL LANG_FI LANG_FR LANG_NN LANG_DA \ - LANG_PL LANG_PBR LANG_IT LANG_RO LANG_ES LANG_IS +OPTIONS_SINGLE_LANGUAGE= LANG_US LANG_DE LANG_NL LANG_FI LANG_FR \ + LANG_NN LANG_DA LANG_PL LANG_PBR LANG_IT \ + LANG_RO LANG_ES LANG_IS OPTIONS_SUB= yes A4_DESC= Use A4 instead of Letter paper LANGUAGE_DESC= User interface language diff --git a/deskutils/remind/distinfo b/deskutils/remind/distinfo index 3e73204cce06..4e01c618964e 100644 --- a/deskutils/remind/distinfo +++ b/deskutils/remind/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647334233 -SHA256 (remind-03.04.02.tar.gz) = 9230dc3b4977f65d8a257a347a565eb0a6560d9a12a145c8bb551aec8c56638c -SIZE (remind-03.04.02.tar.gz) = 448199 +TIMESTAMP = 1649097297 +SHA256 (remind-04.00.00.tar.gz) = 23b6e6b0edc40149e6a362a8232e66cb15ee641f2dcece640845e91b9e74c7c6 +SIZE (remind-04.00.00.tar.gz) = 462571 diff --git a/deskutils/remind/pkg-plist b/deskutils/remind/pkg-plist index d3898bfcf948..166ec8e0b3a8 100644 --- a/deskutils/remind/pkg-plist +++ b/deskutils/remind/pkg-plist @@ -14,3 +14,20 @@ man/man1/rem.1.gz man/man1/rem2ps.1.gz man/man1/remind.1.gz %%TCLTK%%man/man1/tkremind.1.gz +%%DATADIR%%/holidays/ca.rem +%%DATADIR%%/holidays/us.rem +%%DATADIR%%/lang/auto.rem +%%DATADIR%%/lang/da.rem +%%DATADIR%%/lang/de.rem +%%DATADIR%%/lang/en.rem +%%DATADIR%%/lang/es.rem +%%DATADIR%%/lang/fi.rem +%%DATADIR%%/lang/fr.rem +%%DATADIR%%/lang/is.rem +%%DATADIR%%/lang/it.rem +%%DATADIR%%/lang/nl.rem +%%DATADIR%%/lang/no.rem +%%DATADIR%%/lang/pl.rem +%%DATADIR%%/lang/pt.rem +%%DATADIR%%/lang/ro.rem +%%DATADIR%%/site/README