Date: Thu, 19 Jan 2017 12:48:26 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r431865 - head/www/py-httpie Message-ID: <201701191248.v0JCmQ9a024040@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ale Date: Thu Jan 19 12:48:26 2017 New Revision: 431865 URL: https://svnweb.freebsd.org/changeset/ports/431865 Log: Update to 0.9.8 release. Modified: head/www/py-httpie/Makefile head/www/py-httpie/distinfo Modified: head/www/py-httpie/Makefile ============================================================================== --- head/www/py-httpie/Makefile Thu Jan 19 12:48:02 2017 (r431864) +++ head/www/py-httpie/Makefile Thu Jan 19 12:48:26 2017 (r431865) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= httpie -PORTVERSION= 0.9.6 -PORTREVISION= 1 +PORTVERSION= 0.9.8 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httpie/distinfo ============================================================================== --- head/www/py-httpie/distinfo Thu Jan 19 12:48:02 2017 (r431864) +++ head/www/py-httpie/distinfo Thu Jan 19 12:48:26 2017 (r431865) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472638431 -SHA256 (jakubroztocil-httpie-0.9.6_GH0.tar.gz) = a70475690e030cc8c627cde158647f305dc3c9a54c2d3c1ed5bab8d4587fd0fc -SIZE (jakubroztocil-httpie-0.9.6_GH0.tar.gz) = 265020 +TIMESTAMP = 1484817760 +SHA256 (jakubroztocil-httpie-0.9.8_GH0.tar.gz) = 5ccc65dd8e60a9310f575c1a9600f3cc7daf8704cc88bf6c40118b3659b98dc7 +SIZE (jakubroztocil-httpie-0.9.8_GH0.tar.gz) = 268608
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201701191248.v0JCmQ9a024040>