Date: Mon, 15 Jun 2020 07:53:05 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r538858 - head/mail/fetchmail Message-ID: <202006150753.05F7r5gx049738@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Mon Jun 15 07:53:04 2020 New Revision: 538858 URL: https://svnweb.freebsd.org/changeset/ports/538858 Log: 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@cs.wisc.edu (Corey Halpin, maintainer) MFH: 2020Q2 (translation updates) Modified: head/mail/fetchmail/Makefile head/mail/fetchmail/distinfo head/mail/fetchmail/pkg-plist Modified: head/mail/fetchmail/Makefile ============================================================================== --- head/mail/fetchmail/Makefile Mon Jun 15 07:50:02 2020 (r538857) +++ head/mail/fetchmail/Makefile Mon Jun 15 07:53:04 2020 (r538858) @@ -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: head/mail/fetchmail/distinfo ============================================================================== --- head/mail/fetchmail/distinfo Mon Jun 15 07:50:02 2020 (r538857) +++ head/mail/fetchmail/distinfo Mon Jun 15 07:53:04 2020 (r538858) @@ -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: head/mail/fetchmail/pkg-plist ============================================================================== --- head/mail/fetchmail/pkg-plist Mon Jun 15 07:50:02 2020 (r538857) +++ head/mail/fetchmail/pkg-plist Mon Jun 15 07:53:04 2020 (r538858) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006150753.05F7r5gx049738>