From owner-svn-ports-head@freebsd.org Fri Aug 3 16:27:04 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5EAA4106E36C; Fri, 3 Aug 2018 16:27:04 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 14B108AFC1; Fri, 3 Aug 2018 16:27:04 +0000 (UTC) (envelope-from swills@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 EB4C122D4F; Fri, 3 Aug 2018 16:27:03 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w73GR3Hf039193; Fri, 3 Aug 2018 16:27:03 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w73GR3Vg039191; Fri, 3 Aug 2018 16:27:03 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201808031627.w73GR3Vg039191@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 3 Aug 2018 16:27:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r476306 - head/mail/py-dkimpy X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/mail/py-dkimpy X-SVN-Commit-Revision: 476306 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.27 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: Fri, 03 Aug 2018 16:27:04 -0000 Author: swills Date: Fri Aug 3 16:27:03 2018 New Revision: 476306 URL: https://svnweb.freebsd.org/changeset/ports/476306 Log: mail/py-dkimpy: update to 0.8.1 PR: 230296 Submitted by: Kevin Golding (maintainer) Modified: head/mail/py-dkimpy/Makefile (contents, props changed) head/mail/py-dkimpy/distinfo (contents, props changed) Modified: head/mail/py-dkimpy/Makefile ============================================================================== --- head/mail/py-dkimpy/Makefile Fri Aug 3 16:24:36 2018 (r476305) +++ head/mail/py-dkimpy/Makefile Fri Aug 3 16:27:03 2018 (r476306) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dkimpy -DISTVERSION= 0.8.0 +DISTVERSION= 0.8.1 CATEGORIES= mail python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/mail/py-dkimpy/distinfo ============================================================================== --- head/mail/py-dkimpy/distinfo Fri Aug 3 16:24:36 2018 (r476305) +++ head/mail/py-dkimpy/distinfo Fri Aug 3 16:27:03 2018 (r476306) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526824378 -SHA256 (dkimpy-0.8.0.tar.gz) = f09bd4893885d2e12ec9c0c9e2b6bcce6afe0f0473e0d024b8885e698c17d454 -SIZE (dkimpy-0.8.0.tar.gz) = 49663 +TIMESTAMP = 1533219661 +SHA256 (dkimpy-0.8.1.tar.gz) = 3270881e916dda51f77d3a7bf5b43fa925f8d5b5d7a95926b9b248f1f054bd88 +SIZE (dkimpy-0.8.1.tar.gz) = 49759