Hi, Here's a diff to update httpie to latest release, 0.9.3.
Tests: 0.9.2 amd64: 9 failed, 158 passed, 2 skipped, 12 pytest-warnings 0.9.3 amd64: 10 failed, 160 passed, 1 skipped, 12 pytest-warnings 0.9.3 i386: 7 failed, 164 passed, 1 skipped, 12 pytest-warnings I looked at the failing tests but... that wasn't successful. Cheers, Daniel Index: Makefile =================================================================== RCS file: /cvs/ports/www/py-httpie/Makefile,v retrieving revision 1.4 diff -u -p -r1.4 Makefile --- Makefile 29 Sep 2015 10:52:54 -0000 1.4 +++ Makefile 6 Jan 2016 19:32:20 -0000 @@ -2,13 +2,12 @@ COMMENT = command-line HTTP client -MODPY_EGG_VERSION = 0.9.2 +MODPY_EGG_VERSION = 0.9.3 GH_TAGNAME = ${MODPY_EGG_VERSION} -GH_ACCOUNT = jakubroztocil +GH_ACCOUNT = jkbrzt GH_PROJECT = httpie DISTNAME = httpie-${MODPY_EGG_VERSION} PKGNAME = py-httpie-${MODPY_EGG_VERSION} -REVISION = 0 CATEGORIES = www net Index: distinfo =================================================================== RCS file: /cvs/ports/www/py-httpie/distinfo,v retrieving revision 1.2 diff -u -p -r1.2 distinfo --- distinfo 20 Sep 2015 10:31:19 -0000 1.2 +++ distinfo 6 Jan 2016 19:32:20 -0000 @@ -1,2 +1,2 @@ -SHA256 (httpie-0.9.2.tar.gz) = HwsLZWPeJbrQ7RkNYvETBXMSQgE4KCR1bQFbFCKiNMw= -SIZE (httpie-0.9.2.tar.gz) = 254872 +SHA256 (httpie-0.9.3.tar.gz) = Kgx89qaRRiDuvC13AOjnpXqr3mK9Ys1/po+LIWwLI0A= +SIZE (httpie-0.9.3.tar.gz) = 256586