From owner-svn-ports-all@freebsd.org Sun Jul 29 19:17:09 2018 Return-Path: Delivered-To: svn-ports-all@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 E0466105F58D; Sun, 29 Jul 2018 19:17:09 +0000 (UTC) (envelope-from sunpoet@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 D64E67041C; Sun, 29 Jul 2018 19:17:08 +0000 (UTC) (envelope-from sunpoet@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 6E27019DD7; Sun, 29 Jul 2018 19:17:08 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w6TJH86g047377; Sun, 29 Jul 2018 19:17:08 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6TJH7mU047376; Sun, 29 Jul 2018 19:17:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201807291917.w6TJH7mU047376@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 29 Jul 2018 19:17:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475751 - head/devel/py-smmap2 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-smmap2 X-SVN-Commit-Revision: 475751 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.27 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: Sun, 29 Jul 2018 19:17:10 -0000 Author: sunpoet Date: Sun Jul 29 19:17:07 2018 New Revision: 475751 URL: https://svnweb.freebsd.org/changeset/ports/475751 Log: Update to 2.0.4 Changes: https://github.com/gitpython-developers/smmap/commits/master Modified: head/devel/py-smmap2/Makefile head/devel/py-smmap2/distinfo Modified: head/devel/py-smmap2/Makefile ============================================================================== --- head/devel/py-smmap2/Makefile Sun Jul 29 19:17:02 2018 (r475750) +++ head/devel/py-smmap2/Makefile Sun Jul 29 19:17:07 2018 (r475751) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smmap2 -PORTVERSION= 2.0.3 +PORTVERSION= 2.0.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-smmap2/distinfo ============================================================================== --- head/devel/py-smmap2/distinfo Sun Jul 29 19:17:02 2018 (r475750) +++ head/devel/py-smmap2/distinfo Sun Jul 29 19:17:07 2018 (r475751) @@ -1,3 +1,3 @@ -TIMESTAMP = 1497201825 -SHA256 (smmap2-2.0.3.tar.gz) = c7530db63f15f09f8251094b22091298e82bf6c699a6b8344aaaef3f2e1276c3 -SIZE (smmap2-2.0.3.tar.gz) = 23049 +TIMESTAMP = 1532810501 +SHA256 (smmap2-2.0.4.tar.gz) = dc216005e529d57007ace27048eb336dcecb7fc413cfb3b2f402bb25972b69c6 +SIZE (smmap2-2.0.4.tar.gz) = 23261