From owner-svn-ports-head@freebsd.org Wed May 13 00:14:50 2020 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 C806F2E1DFA; Wed, 13 May 2020 00:14:50 +0000 (UTC) (envelope-from tagattie@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) server-signature RSA-PSS (4096 bits) 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 49MFY64wdJz4GtH; Wed, 13 May 2020 00:14:50 +0000 (UTC) (envelope-from tagattie@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 A447B18B31; Wed, 13 May 2020 00:14:50 +0000 (UTC) (envelope-from tagattie@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 04D0EoQX042759; Wed, 13 May 2020 00:14:50 GMT (envelope-from tagattie@FreeBSD.org) Received: (from tagattie@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 04D0Eo2V042758; Wed, 13 May 2020 00:14:50 GMT (envelope-from tagattie@FreeBSD.org) Message-Id: <202005130014.04D0Eo2V042758@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tagattie set sender to tagattie@FreeBSD.org using -f From: Hiroki Tagato Date: Wed, 13 May 2020 00:14:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535074 - head/mail/py-alot X-SVN-Group: ports-head X-SVN-Commit-Author: tagattie X-SVN-Commit-Paths: head/mail/py-alot X-SVN-Commit-Revision: 535074 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.33 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, 13 May 2020 00:14:50 -0000 Author: tagattie Date: Wed May 13 00:14:49 2020 New Revision: 535074 URL: https://svnweb.freebsd.org/changeset/ports/535074 Log: Update to 0.9 PR: 246352 Submitted by: Dhananjay Balan (maintainer) Approved by: ehaupt (mentor) Changelog: https://github.com/pazz/alot/releases/tag/0.9 Modified: head/mail/py-alot/Makefile head/mail/py-alot/distinfo Modified: head/mail/py-alot/Makefile ============================================================================== --- head/mail/py-alot/Makefile Tue May 12 23:01:52 2020 (r535073) +++ head/mail/py-alot/Makefile Wed May 13 00:14:49 2020 (r535074) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= alot -DISTVERSION= 0.8.1 +DISTVERSION= 0.9 CATEGORIES= mail python -MASTER_SITES= GITHUB PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mail@dbalan.in @@ -16,7 +15,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}notmuch>=0.27:mail ${PYTHON_PKGNAMEPREFIX}gpgme>0:security/py-gpgme@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}configobj>4.7.0:devel/py-configobj@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-magic>0:devel/py-python-magic@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}twisted>10.2.0:devel/py-twisted@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}twisted>=18.4.0:devel/py-twisted@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urwidtrees>1.0:devel/py-urwidtrees@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}service_identity>0:security/py-service_identity@${PY_FLAVOR} Modified: head/mail/py-alot/distinfo ============================================================================== --- head/mail/py-alot/distinfo Tue May 12 23:01:52 2020 (r535073) +++ head/mail/py-alot/distinfo Wed May 13 00:14:49 2020 (r535074) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569153134 -SHA256 (pazz-alot-0.8.1_GH0.tar.gz) = 823e2fae014c1036609068c6109042b676113a382eacbd04eb3dfa461ef53953 -SIZE (pazz-alot-0.8.1_GH0.tar.gz) = 220342 +TIMESTAMP = 1588941560 +SHA256 (pazz-alot-0.9_GH0.tar.gz) = 64bfa2f550d775940348c93532bf5cbdde57b9fcec4bcf2447a72510d2add6cf +SIZE (pazz-alot-0.9_GH0.tar.gz) = 224932