Wednesday, February 23, 2022

[maintainer update] remind 3.4.0 -> 3.4.1

This patch updates remind from 3.4.0 to 3.4.1.

Tested on two amd64 systems.


Index: Makefile
===================================================================
RCS file: /cvs/ports/misc/remind/Makefile,v
retrieving revision 1.52
diff -u -p -r1.52 Makefile
--- Makefile 11 Feb 2022 12:45:05 -0000 1.52
+++ Makefile 24 Feb 2022 07:23:06 -0000
@@ -2,8 +2,8 @@

COMMENT= scripting language for reminders, with a Tk front end

-DISTNAME= remind-03.04.00
-PKGNAME= remind-3.4.0
+DISTNAME= remind-03.04.01
+PKGNAME= remind-3.4.1

CATEGORIES= misc

Index: distinfo
===================================================================
RCS file: /cvs/ports/misc/remind/distinfo,v
retrieving revision 1.24
diff -u -p -r1.24 distinfo
--- distinfo 11 Feb 2022 12:45:05 -0000 1.24
+++ distinfo 24 Feb 2022 07:23:06 -0000
@@ -1,2 +1,2 @@
-SHA256 (remind-03.04.00.tar.gz) = uIpIygxV5l122FN8sz+OMeQh8iL4Vy87EM1/CjFvLVI=
-SIZE (remind-03.04.00.tar.gz) = 439400
+SHA256 (remind-03.04.01.tar.gz) = 8INtFmftMb1JSotUdDtMXdSm+UE/8zQW/wIOExr8nkI=
+SIZE (remind-03.04.01.tar.gz) = 440483
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/misc/remind/pkg/PLIST,v
retrieving revision 1.8
diff -u -p -r1.8 PLIST
--- pkg/PLIST 11 Feb 2022 12:45:05 -0000 1.8
+++ pkg/PLIST 24 Feb 2022 07:23:06 -0000
@@ -10,6 +10,7 @@ libdata/perl5/site_perl/Remind/PDF/
libdata/perl5/site_perl/Remind/PDF.pm
libdata/perl5/site_perl/Remind/PDF/Entry.pm
@man man/man1/rem.1
+@man man/man1/rem2html.1
@man man/man1/rem2pdf.1
@man man/man1/rem2ps.1
@man man/man1/remind.1

No comments:

Post a Comment