From owner-svn-ports-head@freebsd.org Thu Feb 25 17:51:53 2021 Return-Path: Delivered-To: svn-ports-head@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 98C5256AF9C; Thu, 25 Feb 2021 17:51:53 +0000 (UTC) (envelope-from danfe@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4DmgMs3xXwz55ny; Thu, 25 Feb 2021 17:51:53 +0000 (UTC) (envelope-from danfe@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 7A3E71BD21; Thu, 25 Feb 2021 17:51:53 +0000 (UTC) (envelope-from danfe@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 11PHpriJ048603; Thu, 25 Feb 2021 17:51:53 GMT (envelope-from danfe@FreeBSD.org) Received: (from danfe@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 11PHpqk1048601; Thu, 25 Feb 2021 17:51:52 GMT (envelope-from danfe@FreeBSD.org) Message-Id: <202102251751.11PHpqk1048601@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danfe set sender to danfe@FreeBSD.org using -f From: Alexey Dokuchaev Date: Thu, 25 Feb 2021 17:51:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566546 - head/mail/mailfromd X-SVN-Group: ports-head X-SVN-Commit-Author: danfe X-SVN-Commit-Paths: head/mail/mailfromd X-SVN-Commit-Revision: 566546 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2021 17:51:53 -0000 Author: danfe Date: Thu Feb 25 17:51:52 2021 New Revision: 566546 URL: https://svnweb.freebsd.org/changeset/ports/566546 Log: - Update to version 8.10 - Add missing LIB_DEPENDS Reported by: maintainer Modified: head/mail/mailfromd/Makefile head/mail/mailfromd/distinfo head/mail/mailfromd/pkg-plist Modified: head/mail/mailfromd/Makefile ============================================================================== --- head/mail/mailfromd/Makefile Thu Feb 25 17:48:05 2021 (r566545) +++ head/mail/mailfromd/Makefile Thu Feb 25 17:51:52 2021 (r566546) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= mailfromd -PORTVERSION= 8.9 +PORTVERSION= 8.10 CATEGORIES= mail MASTER_SITES= http://download.gnu.org.ua/pub/release/${PORTNAME}/ \ http://download.gnu.org.ua/pub/alpha/${PORTNAME}/ @@ -14,7 +14,9 @@ LICENSE= GPLv3+ LIB_DEPENDS= libmailutils.so:mail/mailutils \ libadns.so:dns/adns \ - libgnutls.so:security/gnutls + libgmp.so:math/gmp \ + libgnutls.so:security/gnutls \ + libnettle.so:security/nettle USES= gmake localbase readline tar:xz GNU_CONFIGURE= yes Modified: head/mail/mailfromd/distinfo ============================================================================== --- head/mail/mailfromd/distinfo Thu Feb 25 17:48:05 2021 (r566545) +++ head/mail/mailfromd/distinfo Thu Feb 25 17:51:52 2021 (r566546) @@ -1,3 +1,3 @@ -TIMESTAMP = 1609250613 -SHA256 (mailfromd-8.9.tar.xz) = b7e460ae77c1fea7fe4bc758d60162b53f452772c4a2ac4976fc9f314d041edc -SIZE (mailfromd-8.9.tar.xz) = 1108548 +TIMESTAMP = 1614069882 +SHA256 (mailfromd-8.10.tar.xz) = 3fe5d0d2e6ce10f2fdca0d46a14413e35684757904ba02fe7f13d4d33bb02547 +SIZE (mailfromd-8.10.tar.xz) = 1132104 Modified: head/mail/mailfromd/pkg-plist ============================================================================== --- head/mail/mailfromd/pkg-plist Thu Feb 25 17:48:05 2021 (r566545) +++ head/mail/mailfromd/pkg-plist Thu Feb 25 17:51:52 2021 (r566546) @@ -8,6 +8,7 @@ sbin/mailfromd %%NLS%%share/locale/id/LC_MESSAGES/mailfromd.mo %%NLS%%share/locale/pl/LC_MESSAGES/mailfromd.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/mailfromd.mo +%%NLS%%share/locale/sr/LC_MESSAGES/mailfromd.mo %%NLS%%share/locale/uk/LC_MESSAGES/mailfromd.mo %%NLS%%share/locale/vi/LC_MESSAGES/mailfromd.mo %%DATADIR%%/%%VERSION%%/include/_register.mf