diff options
author | Alex Dupre <ale@FreeBSD.org> | 2018-11-03 09:15:18 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2018-11-03 09:15:18 +0000 |
commit | 01e0d58b4057ec11664662c9bd8ca15e86112046 (patch) | |
tree | bb67b9398ad33b4d3ae75624b54acdd56b908540 /www | |
parent | 000e81edadf4ce46fe6b9cec436b2147c8667192 (diff) | |
download | ports-01e0d58b4057ec11664662c9bd8ca15e86112046.tar.gz ports-01e0d58b4057ec11664662c9bd8ca15e86112046.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/py-httpie/Makefile | 8 | ||||
-rw-r--r-- | www/py-httpie/distinfo | 6 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/py-httpie/Makefile b/www/py-httpie/Makefile index f13dd53d65ee..8ea1387a2938 100644 --- a/www/py-httpie/Makefile +++ b/www/py-httpie/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpie -PORTVERSION= 0.9.9 +PORTVERSION= 1.0.0 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,12 +15,12 @@ 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 .include <bsd.port.mk> diff --git a/www/py-httpie/distinfo b/www/py-httpie/distinfo index c5b3be5d3ba0..85d6388e8ac6 100644 --- a/www/py-httpie/distinfo +++ b/www/py-httpie/distinfo @@ -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 |