Monday, September 07, 2020

[update] fetchmail 6.4.12

Not much changed, it gained translations for Romanian and Serbian,
documentation fixes and saw some package config churn to make sure
FreeBSD links against the correct libssl.

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/fetchmail/Makefile,v
retrieving revision 1.157
diff -u -p -r1.157 Makefile
--- Makefile 7 Sep 2020 09:40:53 -0000 1.157
+++ Makefile 7 Sep 2020 09:48:30 -0000
@@ -2,9 +2,8 @@

COMMENT= mail retrieval utility for POP2, POP3, KPOP, IMAP and more

-DISTNAME= fetchmail-6.4.6
+DISTNAME= fetchmail-6.4.12
EXTRACT_SUFX= .tar.xz
-REVISION= 0

CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/}
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/fetchmail/distinfo,v
retrieving revision 1.37
diff -u -p -r1.37 distinfo
--- distinfo 12 Jun 2020 13:02:35 -0000 1.37
+++ distinfo 7 Sep 2020 09:48:30 -0000
@@ -1,2 +1,2 @@
-SHA256 (fetchmail-6.4.6.tar.xz) = Fu/sS2AZtNK25D7R1PUj3uAZrIZ1TehW0M801QPWYBE=
-SIZE (fetchmail-6.4.6.tar.xz) = 1262256
+SHA256 (fetchmail-6.4.12.tar.xz) = K4Tglx2/aD7H7dMT+SGK28fcUcHemCWztUm/YZwaSIc=
+SIZE (fetchmail-6.4.12.tar.xz) = 1303532
Index: patches/patch-Makefile_in
===================================================================
RCS file: /cvs/ports/mail/fetchmail/patches/patch-Makefile_in,v
retrieving revision 1.22
diff -u -p -r1.22 patch-Makefile_in
--- patches/patch-Makefile_in 12 Jun 2020 13:02:35 -0000 1.22
+++ patches/patch-Makefile_in 7 Sep 2020 09:48:30 -0000
@@ -3,7 +3,7 @@ $OpenBSD: patch-Makefile_in,v 1.22 2020/
Index: Makefile.in
--- Makefile.in.orig
+++ Makefile.in
-@@ -2147,7 +2147,7 @@ info: info-recursive
+@@ -2154,7 +2154,7 @@ info: info-recursive

info-am:

Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/mail/fetchmail/pkg/PLIST,v
retrieving revision 1.22
diff -u -p -r1.22 PLIST
--- pkg/PLIST 27 Jan 2020 13:48:45 -0000 1.22
+++ pkg/PLIST 7 Sep 2020 09:48:30 -0000
@@ -29,10 +29,12 @@ share/locale/it/LC_MESSAGES/fetchmail.mo
share/locale/ja/LC_MESSAGES/fetchmail.mo
share/locale/nl/LC_MESSAGES/fetchmail.mo
share/locale/pl/LC_MESSAGES/fetchmail.mo
+share/locale/ro/LC_MESSAGES/fetchmail.mo
share/locale/ru/LC_MESSAGES/fetchmail.mo
share/locale/sq/
share/locale/sq/LC_MESSAGES/
share/locale/sq/LC_MESSAGES/fetchmail.mo
+share/locale/sr/LC_MESSAGES/fetchmail.mo
share/locale/sv/LC_MESSAGES/fetchmail.mo
share/locale/vi/LC_MESSAGES/fetchmail.mo
share/locale/zh_CN/LC_MESSAGES/fetchmail.mo

No comments:

Post a Comment