aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorJason Unovitch <junovitch@FreeBSD.org>2017-01-09 02:53:05 +0000
committerJason Unovitch <junovitch@FreeBSD.org>2017-01-09 02:53:05 +0000
commit1386183d11abcbcab61bb741dcae5739b91e1a29 (patch)
tree0169d49d8231233f9dad06bbf2a6793798da0c86 /www/Makefile
parentdd952ea5f1ae92a9e59e2db255686c93c6ac6cb6 (diff)
downloadports-1386183d11abcbcab61bb741dcae5739b91e1a29.tar.gz
ports-1386183d11abcbcab61bb741dcae5739b91e1a29.zip
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 <dbaio@bsd.com.br> (maintainer)
Notes
Notes: svn path=/head/; revision=430906
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 1574e5bf757a..73a0d52df692 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -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