From owner-svn-ports-all@freebsd.org Wed Nov 28 09:26:08 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DF335114E036; Wed, 28 Nov 2018 09:26:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 52B8E6BAFC; Wed, 28 Nov 2018 09:26:07 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4C5C9552; Wed, 28 Nov 2018 09:26:06 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wAS9Q6X5062887; Wed, 28 Nov 2018 09:26:06 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wAS9Q5Rd062886; Wed, 28 Nov 2018 09:26:05 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201811280926.wAS9Q5Rd062886@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Wed, 28 Nov 2018 09:26:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486083 - head/www/py-httpie X-SVN-Group: ports-head X-SVN-Commit-Author: ale X-SVN-Commit-Paths: head/www/py-httpie X-SVN-Commit-Revision: 486083 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 52B8E6BAFC X-Spamd-Result: default: False [1.34 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_SPAM_LONG(0.47)[0.465,0]; NEURAL_SPAM_SHORT(0.57)[0.571,0]; NEURAL_SPAM_MEDIUM(0.30)[0.301,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Nov 2018 09:26:08 -0000 Author: ale Date: Wed Nov 28 09:26:05 2018 New Revision: 486083 URL: https://svnweb.freebsd.org/changeset/ports/486083 Log: Update to 1.0.2 release. Modified: head/www/py-httpie/Makefile head/www/py-httpie/distinfo Modified: head/www/py-httpie/Makefile ============================================================================== --- head/www/py-httpie/Makefile Wed Nov 28 08:17:40 2018 (r486082) +++ head/www/py-httpie/Makefile Wed Nov 28 09:26:05 2018 (r486083) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= httpie -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.2 CATEGORIES= www PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-httpie/distinfo ============================================================================== --- head/www/py-httpie/distinfo Wed Nov 28 08:17:40 2018 (r486082) +++ head/www/py-httpie/distinfo Wed Nov 28 09:26:05 2018 (r486083) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541236395 -SHA256 (jakubroztocil-httpie-1.0.0_GH0.tar.gz) = 2ed14abf146743fc237881ed5658c108a43d965ae9f7dbbd72648ae9daad0c46 -SIZE (jakubroztocil-httpie-1.0.0_GH0.tar.gz) = 268982 +TIMESTAMP = 1543396866 +SHA256 (jakubroztocil-httpie-1.0.2_GH0.tar.gz) = f11f5ecdbcc0571aa865fb29cd5db68ba6bce4f15a5aae3f27a32d19b0854dc9 +SIZE (jakubroztocil-httpie-1.0.2_GH0.tar.gz) = 765210