From owner-svn-ports-head@freebsd.org Sat Nov 3 09:15:19 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D289210F8009; Sat, 3 Nov 2018 09:15:19 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 72A127A788; Sat, 3 Nov 2018 09:15:19 +0000 (UTC) (envelope-from ale@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4A6F317E7D; Sat, 3 Nov 2018 09:15:19 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wA39FJ47037337; Sat, 3 Nov 2018 09:15:19 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA39FIbM037335; Sat, 3 Nov 2018 09:15:18 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201811030915.wA39FIbM037335@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Sat, 3 Nov 2018 09:15:18 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r483881 - head/www/py-httpie X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/www/py-httpie X-SVN-Commit-Revision: 483881 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.29 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: Sat, 03 Nov 2018 09:15:20 -0000 Author: ale Date: Sat Nov 3 09:15:18 2018 New Revision: 483881 URL: https://svnweb.freebsd.org/changeset/ports/483881 Log: Update to 1.0.0 release. Modified: head/www/py-httpie/Makefile head/www/py-httpie/distinfo Modified: head/www/py-httpie/Makefile ============================================================================== --- head/www/py-httpie/Makefile Sat Nov 3 09:00:18 2018 (r483880) +++ head/www/py-httpie/Makefile Sat Nov 3 09:15:18 2018 (r483881) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpie -PORTVERSION= 0.9.9 +PORTVERSION= 1.0.0 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,11 +15,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.11.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.1.3:textproc/py-pygments@${PY_FLAVOR} -USE_GITHUB= yes -GH_ACCOUNT= jakubroztocil - USES= python USE_PYTHON= distutils autoplist + +USE_GITHUB= yes +GH_ACCOUNT= jakubroztocil NO_ARCH= yes Modified: head/www/py-httpie/distinfo ============================================================================== --- head/www/py-httpie/distinfo Sat Nov 3 09:00:18 2018 (r483880) +++ head/www/py-httpie/distinfo Sat Nov 3 09:15:18 2018 (r483881) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532435508 -SHA256 (jakubroztocil-httpie-0.9.9_GH0.tar.gz) = 1c714ac87256d0cc34e2aaa1da653eab085a3a82ac5c48dd6fc6f508fba9e54e -SIZE (jakubroztocil-httpie-0.9.9_GH0.tar.gz) = 268649 +TIMESTAMP = 1541236395 +SHA256 (jakubroztocil-httpie-1.0.0_GH0.tar.gz) = 2ed14abf146743fc237881ed5658c108a43d965ae9f7dbbd72648ae9daad0c46 +SIZE (jakubroztocil-httpie-1.0.0_GH0.tar.gz) = 268982