From owner-svn-ports-head@freebsd.org Wed Oct 11 00:13:32 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 61152E41239; Wed, 11 Oct 2017 00:13:32 +0000 (UTC) (envelope-from koobs@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 30328722AA; Wed, 11 Oct 2017 00:13:32 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v9B0DVmJ064584; Wed, 11 Oct 2017 00:13:31 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v9B0DVab064581; Wed, 11 Oct 2017 00:13:31 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201710110013.v9B0DVab064581@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Wed, 11 Oct 2017 00:13:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451723 - head/www/py-gandi.cli X-SVN-Group: ports-head X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: head/www/py-gandi.cli X-SVN-Commit-Revision: 451723 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: Wed, 11 Oct 2017 00:13:32 -0000 Author: koobs Date: Wed Oct 11 00:13:31 2017 New Revision: 451723 URL: https://svnweb.freebsd.org/changeset/ports/451723 Log: www/py-gandi.cli: Update to 1.0 Changelog: https://github.com/Gandi/gandi.cli/blob/1.0/CHANGES.rst Requested by: bapt Modified: head/www/py-gandi.cli/Makefile head/www/py-gandi.cli/distinfo Modified: head/www/py-gandi.cli/Makefile ============================================================================== --- head/www/py-gandi.cli/Makefile Tue Oct 10 23:21:06 2017 (r451722) +++ head/www/py-gandi.cli/Makefile Wed Oct 11 00:13:31 2017 (r451723) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gandi.cli -PORTVERSION= 0.22 +PORTVERSION= 1.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-gandi.cli/distinfo ============================================================================== --- head/www/py-gandi.cli/distinfo Tue Oct 10 23:21:06 2017 (r451722) +++ head/www/py-gandi.cli/distinfo Wed Oct 11 00:13:31 2017 (r451723) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505488175 -SHA256 (gandi.cli-0.22.tar.gz) = 5666b544e313132cf9cfe82fb3a163ce140df0e1b91d5452d54dd50a49b0b8e6 -SIZE (gandi.cli-0.22.tar.gz) = 149823 +TIMESTAMP = 1507680375 +SHA256 (gandi.cli-1.0.tar.gz) = e2534fae2136dc03f85e0d906e6c61ce2c76c38e70b33783aeb54feabc3ecf2e +SIZE (gandi.cli-1.0.tar.gz) = 156360