From owner-svn-ports-head@freebsd.org Sun Jul 16 16:10:44 2017 Return-Path: Delivered-To: svn-ports-head@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 8F877C0ACEB; Sun, 16 Jul 2017 16:10:44 +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 5DC5682CA3; Sun, 16 Jul 2017 16:10:44 +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 v6GGAhqp033534; Sun, 16 Jul 2017 16:10:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6GGAhCR033532; Sun, 16 Jul 2017 16:10:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707161610.v6GGAhCR033532@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 Jul 2017 16:10:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446028 - head/textproc/py-humanfriendly X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/py-humanfriendly X-SVN-Commit-Revision: 446028 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.23 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: Sun, 16 Jul 2017 16:10:44 -0000 Author: sunpoet Date: Sun Jul 16 16:10:43 2017 New Revision: 446028 URL: https://svnweb.freebsd.org/changeset/ports/446028 Log: Update to 4.4 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 Sun Jul 16 16:10:37 2017 (r446027) +++ head/textproc/py-humanfriendly/Makefile Sun Jul 16 16:10:43 2017 (r446028) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= humanfriendly -PORTVERSION= 4.3 +PORTVERSION= 4.4 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/textproc/py-humanfriendly/distinfo ============================================================================== --- head/textproc/py-humanfriendly/distinfo Sun Jul 16 16:10:37 2017 (r446027) +++ head/textproc/py-humanfriendly/distinfo Sun Jul 16 16:10:43 2017 (r446028) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500052157 -SHA256 (humanfriendly-4.3.tar.gz) = 96f48443e2a1569c0beb8896b802b4c2b7732bddb9617996fd8764aa829571ca -SIZE (humanfriendly-4.3.tar.gz) = 57845 +TIMESTAMP = 1500204246 +SHA256 (humanfriendly-4.4.tar.gz) = 2e1d9a4162a75156e588ed8dddb3b84fb8b99aa39c522bf1c97d2cfd721c42e5 +SIZE (humanfriendly-4.4.tar.gz) = 57544