From owner-svn-ports-head@freebsd.org Wed Jun 22 12:24:58 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AB7D7AC5400; Wed, 22 Jun 2016 12:24:58 +0000 (UTC) (envelope-from fluffy@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 mx1.freebsd.org (Postfix) with ESMTPS id 62E4E1367; Wed, 22 Jun 2016 12:24:58 +0000 (UTC) (envelope-from fluffy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u5MCOvps093383; Wed, 22 Jun 2016 12:24:57 GMT (envelope-from fluffy@FreeBSD.org) Received: (from fluffy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u5MCOvc2093381; Wed, 22 Jun 2016 12:24:57 GMT (envelope-from fluffy@FreeBSD.org) Message-Id: <201606221224.u5MCOvc2093381@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fluffy set sender to fluffy@FreeBSD.org using -f From: Dima Panov Date: Wed, 22 Jun 2016 12:24:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r417300 - head/mail/opensmtpd-extras X-SVN-Group: ports-head 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.22 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: Wed, 22 Jun 2016 12:24:58 -0000 Author: fluffy Date: Wed Jun 22 12:24:57 2016 New Revision: 417300 URL: https://svnweb.freebsd.org/changeset/ports/417300 Log: - Update OpenSMTPD-extras to 201606212257 snapshot - Take maintainership from gahr@ NOTE: This snapshot have fixed resolving in filter spamassassin and clamav and removed no longer needed chroot option Approved by: gahr, miwi (mentor, implicit) Modified: head/mail/opensmtpd-extras/Makefile head/mail/opensmtpd-extras/distinfo Modified: head/mail/opensmtpd-extras/Makefile ============================================================================== --- head/mail/opensmtpd-extras/Makefile Wed Jun 22 11:20:12 2016 (r417299) +++ head/mail/opensmtpd-extras/Makefile Wed Jun 22 12:24:57 2016 (r417300) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= opensmtpd-extras -PORTVERSION= 201606062304 +PORTVERSION= 201606212257 PORTREVISION?= 0 CATEGORIES+= mail MASTER_SITES= http://www.opensmtpd.org/archives/ @@ -10,7 +10,7 @@ MASTER_SITES= http://www.opensmtpd.org/a # NB: Please reset PORTREVISION to 0 in all slave subports # while updating PORTVERSION for master port -MAINTAINER?= gahr@FreeBSD.org +MAINTAINER?= fluffy@FreeBSD.org COMMENT?= Addons for OpenSMTPD LICENSE?= ISCL Modified: head/mail/opensmtpd-extras/distinfo ============================================================================== --- head/mail/opensmtpd-extras/distinfo Wed Jun 22 11:20:12 2016 (r417299) +++ head/mail/opensmtpd-extras/distinfo Wed Jun 22 12:24:57 2016 (r417300) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465276795 -SHA256 (opensmtpd-extras-201606062304.tar.gz) = d04e00200adfd850d5f2ed98108f71cb789dc904b212e16bb0a775f8fa06fa2d -SIZE (opensmtpd-extras-201606062304.tar.gz) = 631098 +TIMESTAMP = 1466588494 +SHA256 (opensmtpd-extras-201606212257.tar.gz) = dc2d3f60947a0f1c22ab4f9cf5d9efdca774a835bcf055c38a072160a59ccc34 +SIZE (opensmtpd-extras-201606212257.tar.gz) = 631713