Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 May 2017 01:18:12 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r440743 - head/devel/py-http-prompt
Message-ID:  <201705130118.v4D1IChJ040179@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Sat May 13 01:18:12 2017
New Revision: 440743
URL: https://svnweb.freebsd.org/changeset/ports/440743

Log:
  devel/py-http-prompt: Update to 0.10.1
  
  Changes: https://github.com/eliangcs/http-prompt/releases/tag/v0.10.1
  
  Approved by:	garga (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10687

Modified:
  head/devel/py-http-prompt/Makefile
  head/devel/py-http-prompt/distinfo

Modified: head/devel/py-http-prompt/Makefile
==============================================================================
--- head/devel/py-http-prompt/Makefile	Sat May 13 00:48:46 2017	(r440742)
+++ head/devel/py-http-prompt/Makefile	Sat May 13 01:18:12 2017	(r440743)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	http-prompt
-PORTVERSION=	0.9.2
+PORTVERSION=	0.10.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-http-prompt/distinfo
==============================================================================
--- head/devel/py-http-prompt/distinfo	Sat May 13 00:48:46 2017	(r440742)
+++ head/devel/py-http-prompt/distinfo	Sat May 13 01:18:12 2017	(r440743)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1487194950
-SHA256 (http-prompt-0.9.2.tar.gz) = 1509b8c23cfb8091e2607b2f1bdc856634638b4e850a5b8fab17886dc738b4c0
-SIZE (http-prompt-0.9.2.tar.gz) = 20947
+TIMESTAMP = 1494509854
+SHA256 (http-prompt-0.10.1.tar.gz) = 5f4e37dbdfd97e823b194863109e51eefda9f0d3b39aeb6c33e6a1862f1f0d33
+SIZE (http-prompt-0.10.1.tar.gz) = 22859



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705130118.v4D1IChJ040179>