From owner-svn-ports-all@freebsd.org Fri Dec 4 07:20:37 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 46F0D475CA4; Fri, 4 Dec 2020 07:20:37 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CnPHn1Z7Vz3sJK; Fri, 4 Dec 2020 07:20:37 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 28CA227814; Fri, 4 Dec 2020 07:20:37 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0B47KbuL043789; Fri, 4 Dec 2020 07:20:37 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0B47Kai8043786; Fri, 4 Dec 2020 07:20:36 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202012040720.0B47Kai8043786@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Fri, 4 Dec 2020 07:20:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r556954 - head/mail/mpop X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/mail/mpop X-SVN-Commit-Revision: 556954 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2020 07:20:37 -0000 Author: fernape Date: Fri Dec 4 07:20:36 2020 New Revision: 556954 URL: https://svnweb.freebsd.org/changeset/ports/556954 Log: mail/mpop: Update to 1.4.11 and set MAINTAINER Submitter becomes maintainer PR: 251523 Submitted by: neel@neelc.org Modified: head/mail/mpop/Makefile head/mail/mpop/distinfo head/mail/mpop/pkg-plist Modified: head/mail/mpop/Makefile ============================================================================== --- head/mail/mpop/Makefile Fri Dec 4 07:19:35 2020 (r556953) +++ head/mail/mpop/Makefile Fri Dec 4 07:20:36 2020 (r556954) @@ -2,11 +2,11 @@ # $FreeBSD$ PORTNAME= mpop -DISTVERSION= 1.4.10 +DISTVERSION= 1.4.11 CATEGORIES= mail MASTER_SITES= https://marlam.de/mpop/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= neel@neelc.org COMMENT= Small and fast POP3 client LICENSE= GPLv3+ Modified: head/mail/mpop/distinfo ============================================================================== --- head/mail/mpop/distinfo Fri Dec 4 07:19:35 2020 (r556953) +++ head/mail/mpop/distinfo Fri Dec 4 07:20:36 2020 (r556954) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591214045 -SHA256 (mpop-1.4.10.tar.xz) = 9e9b6523f08df50a3d3eec75d94d4c0104ee016c0c913baaf8fbf178bf828388 -SIZE (mpop-1.4.10.tar.xz) = 331732 +TIMESTAMP = 1606889448 +SHA256 (mpop-1.4.11.tar.xz) = 9b53df519d47b5e709aa066b54b97f0cdca84a06c92dbcf52118f86223dc9dbd +SIZE (mpop-1.4.11.tar.xz) = 341752 Modified: head/mail/mpop/pkg-plist ============================================================================== --- head/mail/mpop/pkg-plist Fri Dec 4 07:19:35 2020 (r556953) +++ head/mail/mpop/pkg-plist Fri Dec 4 07:20:36 2020 (r556954) @@ -1,7 +1,9 @@ bin/mpop man/man1/mpop.1.gz %%NLS%%share/locale/de/LC_MESSAGES/mpop.mo +%%NLS%%share/locale/eo/LC_MESSAGES/mpop.mo %%NLS%%share/locale/es/LC_MESSAGES/mpop.mo +%%NLS%%share/locale/fr/LC_MESSAGES/mpop.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/mpop.mo %%NLS%%share/locale/sr/LC_MESSAGES/mpop.mo %%NLS%%share/locale/ta/LC_MESSAGES/mpop.mo