svn commit: r538861 - branches/2020Q2/mail/fetchmail

Matthias Andree mandree at FreeBSD.org
Mon Jun 15 08:12:19 UTC 2020


Author: mandree
Date: Mon Jun 15 08:12:18 2020
New Revision: 538861
URL: https://svnweb.freebsd.org/changeset/ports/538861

Log:
  MFH: r538858
  
  mail/fetchmail: update to 6.4.8, adds Serbian translation, ...
  
  and updates a few other translations:
  Czech, French, Japanese, Polish, Albanian, Swedish, Chinese/simplified,
  Esperanto.
  
  PR:		247261
  Approved by:	chalpin at cs.wisc.edu (Corey Halpin, maintainer)
  
  Approved by:	ports-secteam@ (JoNeum@)

Modified:
  branches/2020Q2/mail/fetchmail/Makefile
  branches/2020Q2/mail/fetchmail/distinfo
  branches/2020Q2/mail/fetchmail/pkg-plist
Directory Properties:
  branches/2020Q2/   (props changed)

Modified: branches/2020Q2/mail/fetchmail/Makefile
==============================================================================
--- branches/2020Q2/mail/fetchmail/Makefile	Mon Jun 15 08:07:32 2020	(r538860)
+++ branches/2020Q2/mail/fetchmail/Makefile	Mon Jun 15 08:12:18 2020	(r538861)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME?=	fetchmail
-DISTVERSION=	6.4.4
+DISTVERSION=	6.4.8
 CATEGORIES=	mail
 # The next line is inherited by the fetchmailconf slave port,
 # do NOT replace fetchmail by ${PORTNAME}

Modified: branches/2020Q2/mail/fetchmail/distinfo
==============================================================================
--- branches/2020Q2/mail/fetchmail/distinfo	Mon Jun 15 08:07:32 2020	(r538860)
+++ branches/2020Q2/mail/fetchmail/distinfo	Mon Jun 15 08:12:18 2020	(r538861)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1587880405
-SHA256 (fetchmail-6.4.4.tar.lz) = 06bead00aacec86b44edcbcdaf3937f667f7962003ab38784563fb9704d6b4bc
-SIZE (fetchmail-6.4.4.tar.lz) = 1257081
+TIMESTAMP = 1592159098
+SHA256 (fetchmail-6.4.8.tar.lz) = d8e03112a4067e0bf930cba7da20de82d970ad657efa1aeb7fe4e35229cb0ce1
+SIZE (fetchmail-6.4.8.tar.lz) = 1280078

Modified: branches/2020Q2/mail/fetchmail/pkg-plist
==============================================================================
--- branches/2020Q2/mail/fetchmail/pkg-plist	Mon Jun 15 08:07:32 2020	(r538860)
+++ branches/2020Q2/mail/fetchmail/pkg-plist	Mon Jun 15 08:12:18 2020	(r538861)
@@ -20,6 +20,7 @@ man/man1/fetchmail.1.gz
 %%NLS%%share/locale/ru/LC_MESSAGES/fetchmail.mo
 @comment %%NLS%%share/locale/sk/LC_MESSAGES/fetchmail.mo
 %%NLS%%share/locale/sq/LC_MESSAGES/fetchmail.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/fetchmail.mo
 %%NLS%%share/locale/sv/LC_MESSAGES/fetchmail.mo
 @comment %%NLS%%share/locale/tr/LC_MESSAGES/fetchmail.mo
 %%NLS%%share/locale/vi/LC_MESSAGES/fetchmail.mo


More information about the svn-ports-branches mailing list