Date: Sun, 26 Apr 2020 16:54:02 +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: r533078 - head/mail/fetchmail Message-ID: <202004261654.03QGs2eS020484@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Sun Apr 26 16:54:02 2020 New Revision: 533078 URL: https://svnweb.freebsd.org/changeset/ports/533078 Log: mail/fetchmail: update to 6.4.4 (updates Japanese translation and version) No code changes. PR: 245927 Approved by: chalpin@cs.wisc.edu (Corey Halpin, maintainer) MFH: 2020Q2 (only translation update for ja (Japanese)) Modified: head/mail/fetchmail/Makefile head/mail/fetchmail/distinfo Modified: head/mail/fetchmail/Makefile ============================================================================== --- head/mail/fetchmail/Makefile Sun Apr 26 16:44:41 2020 (r533077) +++ head/mail/fetchmail/Makefile Sun Apr 26 16:54:02 2020 (r533078) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME?= fetchmail -DISTVERSION= 6.4.3 +DISTVERSION= 6.4.4 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 Sun Apr 26 16:44:41 2020 (r533077) +++ head/mail/fetchmail/distinfo Sun Apr 26 16:54:02 2020 (r533078) @@ -1,3 +1,3 @@ -TIMESTAMP = 1586083264 -SHA256 (fetchmail-6.4.3.tar.lz) = b22217beb0a1545a84a111baada2008f00887afe395a8514805e5297366385d0 -SIZE (fetchmail-6.4.3.tar.lz) = 1259211 +TIMESTAMP = 1587880405 +SHA256 (fetchmail-6.4.4.tar.lz) = 06bead00aacec86b44edcbcdaf3937f667f7962003ab38784563fb9704d6b4bc +SIZE (fetchmail-6.4.4.tar.lz) = 1257081
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202004261654.03QGs2eS020484>