From owner-svn-ports-all@freebsd.org Sun Dec 3 20:36:20 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 49EF1E67737; Sun, 3 Dec 2017 20:36:20 +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 DD92F66F4F; Sun, 3 Dec 2017 20:36:17 +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 vB3KaGPj058097; Sun, 3 Dec 2017 20:36:16 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id vB3KaGql058095; Sun, 3 Dec 2017 20:36:16 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201712032036.vB3KaGql058095@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, 3 Dec 2017 20:36:16 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455455 - head/devel/py-cli-helpers X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/devel/py-cli-helpers X-SVN-Commit-Revision: 455455 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.25 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, 03 Dec 2017 20:36:20 -0000 Author: sunpoet Date: Sun Dec 3 20:36:16 2017 New Revision: 455455 URL: https://svnweb.freebsd.org/changeset/ports/455455 Log: Update to 1.0.1 Changes: https://github.com/dbcli/cli_helpers/blob/master/CHANGELOG Modified: head/devel/py-cli-helpers/Makefile head/devel/py-cli-helpers/distinfo Modified: head/devel/py-cli-helpers/Makefile ============================================================================== --- head/devel/py-cli-helpers/Makefile Sun Dec 3 20:36:11 2017 (r455454) +++ head/devel/py-cli-helpers/Makefile Sun Dec 3 20:36:16 2017 (r455455) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= cli-helpers -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-cli-helpers/distinfo ============================================================================== --- head/devel/py-cli-helpers/distinfo Sun Dec 3 20:36:11 2017 (r455454) +++ head/devel/py-cli-helpers/distinfo Sun Dec 3 20:36:16 2017 (r455455) @@ -1,3 +1,3 @@ -TIMESTAMP = 1507883583 -SHA256 (cli_helpers-1.0.0.tar.gz) = 71ab0fbd89c8dfb7ce90086973bcdc4d21a1278a636eb6de2c2f53d1764ca275 -SIZE (cli_helpers-1.0.0.tar.gz) = 23744 +TIMESTAMP = 1512157698 +SHA256 (cli_helpers-1.0.1.tar.gz) = 55353117960700dfbe000a71cda0bad1ac865e3a9999f1fa81047fa9e1322d42 +SIZE (cli_helpers-1.0.1.tar.gz) = 24004