From owner-svn-ports-all@freebsd.org Fri May 19 15:35:55 2017 Return-Path: Delivered-To: svn-ports-all@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 6D110D74271; Fri, 19 May 2017 15:35:55 +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 mx1.freebsd.org (Postfix) with ESMTPS id 3E7CA282; Fri, 19 May 2017 15:35:55 +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 v4JFZsSR084096; Fri, 19 May 2017 15:35:54 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4JFZs4f084094; Fri, 19 May 2017 15:35:54 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705191535.v4JFZs4f084094@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 19 May 2017 15:35:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r441237 - head/textproc/py-humanfriendly X-SVN-Group: ports-head 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.23 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: Fri, 19 May 2017 15:35:55 -0000 Author: sunpoet Date: Fri May 19 15:35:53 2017 New Revision: 441237 URL: https://svnweb.freebsd.org/changeset/ports/441237 Log: Update to 3.2 Changes: https://github.com/xolox/python-humanfriendly/commits/master Modified: head/textproc/py-humanfriendly/Makefile head/textproc/py-humanfriendly/distinfo Modified: head/textproc/py-humanfriendly/Makefile ============================================================================== --- head/textproc/py-humanfriendly/Makefile Fri May 19 15:35:48 2017 (r441236) +++ head/textproc/py-humanfriendly/Makefile Fri May 19 15:35:53 2017 (r441237) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= humanfriendly -PORTVERSION= 3.1 +PORTVERSION= 3.2 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-humanfriendly/distinfo ============================================================================== --- head/textproc/py-humanfriendly/distinfo Fri May 19 15:35:48 2017 (r441236) +++ head/textproc/py-humanfriendly/distinfo Fri May 19 15:35:53 2017 (r441237) @@ -1,3 +1,3 @@ -TIMESTAMP = 1494055040 -SHA256 (humanfriendly-3.1.tar.gz) = 3b6751d960bb3368b2a1a02d332426d42a7ec41554b12d1acc0e10cd4ca29e72 -SIZE (humanfriendly-3.1.tar.gz) = 50243 +TIMESTAMP = 1495126905 +SHA256 (humanfriendly-3.2.tar.gz) = 67149c9fafe8b6babd40691c75ddf56180c8bb51f5b9f52819da5b28896f1168 +SIZE (humanfriendly-3.2.tar.gz) = 50577