summaryrefslogtreecommitdiff
path: root/www/py-httpie/Makefile
diff options
context:
space:
mode:
authorimil <imil>2015-03-09 16:52:45 +0000
committerimil <imil>2015-03-09 16:52:45 +0000
commit34d5c64829eb10cf2b5f9834e42c93cbe2a809f0 (patch)
treef6617822e10158c9e4e9a68bec30280fb1c76ed5 /www/py-httpie/Makefile
parentd0ea352b0e22bec4b1c06bb0b0f52d3c3192d96c (diff)
downloadpkgsrc-34d5c64829eb10cf2b5f9834e42c93cbe2a809f0.tar.gz
Updated py-httpie to version 0.9.2
0.9.2 (2015-02-24) Fixed compatibility with Requests 2.5.1 Changed the default JSON Content-Type to application/json as UTF-8 is the default JSON encoding
Diffstat (limited to 'www/py-httpie/Makefile')
-rw-r--r--www/py-httpie/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/www/py-httpie/Makefile b/www/py-httpie/Makefile
index cef7c1cb615..a8cf846af7e 100644
--- a/www/py-httpie/Makefile
+++ b/www/py-httpie/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/02/08 21:08:21 imil Exp $
+# $NetBSD: Makefile,v 1.3 2015/03/09 16:52:45 imil Exp $
-GHCOMMIT= 753a8d04e4499505140a67442ae3e21f608b377f
-DISTNAME= ${GHCOMMIT}
-EGG_NAME= httpie-0.9.1
+DISTNAME= 0.9.2
+EGG_NAME= httpie-${DISTNAME}
PKGNAME= ${PYPKGPREFIX}-${EGG_NAME}
CATEGORIES= www
MASTER_SITES= https://github.com/jakubroztocil/httpie/archive/
@@ -12,7 +11,7 @@ HOMEPAGE= https://github.com/jakubroztocil/httpie
COMMENT= Human-friendly command line HTTP client
LICENSE= original-bsd
-WRKSRC= ${WRKDIR}/httpie-${GHCOMMIT}
+WRKSRC= ${WRKDIR}/httpie-${DISTNAME}
USE_LANGUAGES= # none