From owner-svn-ports-all@freebsd.org Sat May 6 11:14:38 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 B672DD61431; Sat, 6 May 2017 11:14:38 +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 84F381CE3; Sat, 6 May 2017 11:14:38 +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 v46BEbvm010835; Sat, 6 May 2017 11:14:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v46BEbg9010833; Sat, 6 May 2017 11:14:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201705061114.v46BEbg9010833@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sat, 6 May 2017 11:14:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440252 - 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: Sat, 06 May 2017 11:14:38 -0000 Author: sunpoet Date: Sat May 6 11:14:37 2017 New Revision: 440252 URL: https://svnweb.freebsd.org/changeset/ports/440252 Log: Update to 3.1 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 Sat May 6 11:14:32 2017 (r440251) +++ head/textproc/py-humanfriendly/Makefile Sat May 6 11:14:37 2017 (r440252) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= humanfriendly -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-humanfriendly/distinfo ============================================================================== --- head/textproc/py-humanfriendly/distinfo Sat May 6 11:14:32 2017 (r440251) +++ head/textproc/py-humanfriendly/distinfo Sat May 6 11:14:37 2017 (r440252) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493987313 -SHA256 (humanfriendly-3.0.tar.gz) = f14f9637be109d69e3dade4643a9a654919192d5341dc6fc5f5f8ebf1d385e43 -SIZE (humanfriendly-3.0.tar.gz) = 50225 +TIMESTAMP = 1494055040 +SHA256 (humanfriendly-3.1.tar.gz) = 3b6751d960bb3368b2a1a02d332426d42a7ec41554b12d1acc0e10cd4ca29e72 +SIZE (humanfriendly-3.1.tar.gz) = 50243