From owner-svn-ports-all@freebsd.org Sun Sep 16 00:08:29 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 32ACD108DE19; Sun, 16 Sep 2018 00:08:29 +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 DD34575E94; Sun, 16 Sep 2018 00:08:28 +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 D82E11A7DF; Sun, 16 Sep 2018 00:08:28 +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 w8G08Sx7031306; Sun, 16 Sep 2018 00:08:28 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8G08SQA031305; Sun, 16 Sep 2018 00:08:28 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201809160008.w8G08SQA031305@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, 16 Sep 2018 00:08:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479874 - head/devel/py-attrs X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-attrs X-SVN-Commit-Revision: 479874 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, 16 Sep 2018 00:08:29 -0000 Author: sunpoet Date: Sun Sep 16 00:08:28 2018 New Revision: 479874 URL: https://svnweb.freebsd.org/changeset/ports/479874 Log: Update to 18.2.0 Changes: https://github.com/python-attrs/attrs/blob/master/CHANGELOG.rst PR: 231386 Submitted by: Axel Rau (maintainer) Modified: head/devel/py-attrs/Makefile head/devel/py-attrs/distinfo Modified: head/devel/py-attrs/Makefile ============================================================================== --- head/devel/py-attrs/Makefile Sun Sep 16 00:08:22 2018 (r479873) +++ head/devel/py-attrs/Makefile Sun Sep 16 00:08:28 2018 (r479874) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= attrs -PORTVERSION= 18.1.0 +PORTVERSION= 18.2.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-attrs/distinfo ============================================================================== --- head/devel/py-attrs/distinfo Sun Sep 16 00:08:22 2018 (r479873) +++ head/devel/py-attrs/distinfo Sun Sep 16 00:08:28 2018 (r479874) @@ -1,3 +1,3 @@ -TIMESTAMP = 1529320200 -SHA256 (attrs-18.1.0.tar.gz) = e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b -SIZE (attrs-18.1.0.tar.gz) = 106346 +TIMESTAMP = 1537052028 +SHA256 (attrs-18.2.0.tar.gz) = 10cbf6e27dbce8c30807caf056c8eb50917e0eaafe86347671b57254006c3e69 +SIZE (attrs-18.2.0.tar.gz) = 116817