svn commit: r434279 - head/devel/py-http-prompt

Kirill Ponomarew krion at FreeBSD.org
Fri Feb 17 11:25:22 UTC 2017


Author: krion
Date: Fri Feb 17 11:25:21 2017
New Revision: 434279
URL: https://svnweb.freebsd.org/changeset/ports/434279

Log:
  Update devel/py-http-prompt to 0.9.2
  
  PR:		217121
  Submitted by:	maintainer
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9636

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	Fri Feb 17 10:59:05 2017	(r434278)
+++ head/devel/py-http-prompt/Makefile	Fri Feb 17 11:25:21 2017	(r434279)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	http-prompt
-PORTVERSION=	0.9.1
+PORTVERSION=	0.9.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-http-prompt/distinfo
==============================================================================
--- head/devel/py-http-prompt/distinfo	Fri Feb 17 10:59:05 2017	(r434278)
+++ head/devel/py-http-prompt/distinfo	Fri Feb 17 11:25:21 2017	(r434279)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485179789
-SHA256 (http-prompt-0.9.1.tar.gz) = c7f2df8e70812bb424720739e98c705fe987367df8f77a4a629583c4068a56e8
-SIZE (http-prompt-0.9.1.tar.gz) = 20861
+TIMESTAMP = 1487194950
+SHA256 (http-prompt-0.9.2.tar.gz) = 1509b8c23cfb8091e2607b2f1bdc856634638b4e850a5b8fab17886dc738b4c0
+SIZE (http-prompt-0.9.2.tar.gz) = 20947


More information about the svn-ports-all mailing list