From owner-svn-ports-head@freebsd.org Mon Jan 9 02:53:07 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 6D165CA0D5F; Mon, 9 Jan 2017 02:53:07 +0000 (UTC) (envelope-from junovitch@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 2E97E1B71; Mon, 9 Jan 2017 02:53:07 +0000 (UTC) (envelope-from junovitch@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v092r6ms030293; Mon, 9 Jan 2017 02:53:06 GMT (envelope-from junovitch@FreeBSD.org) Received: (from junovitch@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v092r51W030288; Mon, 9 Jan 2017 02:53:05 GMT (envelope-from junovitch@FreeBSD.org) Message-Id: <201701090253.v092r51W030288@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: junovitch set sender to junovitch@FreeBSD.org using -f From: Jason Unovitch Date: Mon, 9 Jan 2017 02:53:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r430906 - in head: . devel/py-http-prompt www www/httpie www/py-httpie X-SVN-Group: ports-head 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: Mon, 09 Jan 2017 02:53:07 -0000 Author: junovitch Date: Mon Jan 9 02:53:05 2017 New Revision: 430906 URL: https://svnweb.freebsd.org/changeset/ports/430906 Log: devel/py-http-prompt: update 0.6.0 -> 0.8.0; update dependency [1] - Update dependency version - Rename dependency to match standard Python package naming and support multiple/concurrent versions on httpie and py-http-prompt www/py-httpie: rename from www/httpie; fix dependencies; set NO_ARCH [2] www/Makefile: chase rename MOVED: document rename Changelog: - 0.7.0 * New feature: Shell substitution (#54, #61, #74) * New feature: Piping to shell (#61, #74) * New feature: Be able to delete all parameters of a given type (# - 0.8.0 * Add support for OPTIONS method (#84) * Fix highlighting bug with parameters starting with HTTP method names (#86) * Fix excessive newlines after headers and body (#89) PR: 213700 [1] PR: 213728 [2] Submitted by: Danilo G. Baio (maintainer) Added: head/www/py-httpie/ - copied from r430905, head/www/httpie/ Deleted: head/www/httpie/ Modified: head/MOVED head/devel/py-http-prompt/Makefile head/devel/py-http-prompt/distinfo head/www/Makefile head/www/py-httpie/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Mon Jan 9 02:28:30 2017 (r430905) +++ head/MOVED Mon Jan 9 02:53:05 2017 (r430906) @@ -8974,3 +8974,4 @@ math/proj.4||2017-01-07|math/libproj4 wa devel/rubygem-actionview|devel/rubygem-actionview4|2017-01-08|Rename to match our Rails ports naming devel/rubygem-rdoc3|devel/rubygem-rdoc|2017-01-08|Has expired: Older version no longer required devel/rubygem-activejob|devel/rubygem-activejob4|2017-01-08|Rename to match our Rails ports naming +www/httpie|www/py-httpie|2017-01-09|Renamed to match upstream (PyPI) name Modified: head/devel/py-http-prompt/Makefile ============================================================================== --- head/devel/py-http-prompt/Makefile Mon Jan 9 02:28:30 2017 (r430905) +++ head/devel/py-http-prompt/Makefile Mon Jan 9 02:53:05 2017 (r430906) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= http-prompt -PORTVERSION= 0.6.0 +PORTVERSION= 0.8.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}clic ${PYTHON_PKGNAMEPREFIX}prompt_toolkit>=0.60:devel/py-prompt_toolkit \ ${PYTHON_PKGNAMEPREFIX}pygments>=2.1.0:textproc/py-pygments \ ${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six \ - httpie>=0.9.0:www/httpie + ${PYTHON_PKGNAMEPREFIX}httpie>=0.9.2:www/py-httpie NO_ARCH= yes SUB_FILES= pkg-message Modified: head/devel/py-http-prompt/distinfo ============================================================================== --- head/devel/py-http-prompt/distinfo Mon Jan 9 02:28:30 2017 (r430905) +++ head/devel/py-http-prompt/distinfo Mon Jan 9 02:53:05 2017 (r430906) @@ -1,3 +1,3 @@ -TIMESTAMP = 1474203277 -SHA256 (http-prompt-0.6.0.tar.gz) = 399e17a8dee3e87ae2f4ed6976f2c7d8831953789055ae8119a42ad15aee9017 -SIZE (http-prompt-0.6.0.tar.gz) = 25810 +TIMESTAMP = 1479509114 +SHA256 (http-prompt-0.8.0.tar.gz) = dda51b729514fc576b3594a06f4412a75c9da12044cf6fcb45c43c3172b98c68 +SIZE (http-prompt-0.8.0.tar.gz) = 27976 Modified: head/www/Makefile ============================================================================== --- head/www/Makefile Mon Jan 9 02:28:30 2017 (r430905) +++ head/www/Makefile Mon Jan 9 02:53:05 2017 (r430906) @@ -308,7 +308,6 @@ SUBDIR += httpasyncclient SUBDIR += httpclient SUBDIR += httpcore - SUBDIR += httpie SUBDIR += httpsqs SUBDIR += httptunnel SUBDIR += httrack @@ -1673,6 +1672,7 @@ SUBDIR += py-html SUBDIR += py-html5lib SUBDIR += py-http-parser + SUBDIR += py-httpie SUBDIR += py-httplib2 SUBDIR += py-hyper SUBDIR += py-imdbpy Modified: head/www/py-httpie/Makefile ============================================================================== --- head/www/httpie/Makefile Mon Jan 9 02:28:30 2017 (r430905) +++ head/www/py-httpie/Makefile Mon Jan 9 02:53:05 2017 (r430906) @@ -3,7 +3,9 @@ PORTNAME= httpie PORTVERSION= 0.9.6 +PORTREVISION= 1 CATEGORIES= www +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ale@FreeBSD.org COMMENT= Command line HTTP client @@ -11,8 +13,8 @@ COMMENT= Command line HTTP client LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests \ - ${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=2.11.0:www/py-requests \ + ${PYTHON_PKGNAMEPREFIX}pygments>=2.1.3:textproc/py-pygments USE_GITHUB= yes GH_ACCOUNT= jakubroztocil @@ -20,4 +22,6 @@ GH_ACCOUNT= jakubroztocil USES= python USE_PYTHON= distutils autoplist +NO_ARCH= yes + .include