Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Aug 2019 16:16:41 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507795 - head/devel/py-ipdb
Message-ID:  <201908011616.x71GGflA003151@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu Aug  1 16:16:40 2019
New Revision: 507795
URL: https://svnweb.freebsd.org/changeset/ports/507795

Log:
  Update to 0.12.2
  
  Changes:	https://github.com/gotcha/ipdb/blob/master/HISTORY.txt

Modified:
  head/devel/py-ipdb/Makefile
  head/devel/py-ipdb/distinfo

Modified: head/devel/py-ipdb/Makefile
==============================================================================
--- head/devel/py-ipdb/Makefile	Thu Aug  1 16:16:35 2019	(r507794)
+++ head/devel/py-ipdb/Makefile	Thu Aug  1 16:16:40 2019	(r507795)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipdb
-PORTVERSION=	0.12.1
+PORTVERSION=	0.12.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ipdb/distinfo
==============================================================================
--- head/devel/py-ipdb/distinfo	Thu Aug  1 16:16:35 2019	(r507794)
+++ head/devel/py-ipdb/distinfo	Thu Aug  1 16:16:40 2019	(r507795)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564331542
-SHA256 (ipdb-0.12.1.tar.gz) = 68019ef3ae338f9d5b0e6a2b7f353ea7377c2f4e0437776d6072c55cb708e7fa
-SIZE (ipdb-0.12.1.tar.gz) = 9306
+TIMESTAMP = 1564577809
+SHA256 (ipdb-0.12.2.tar.gz) = 473fdd798a099765f093231a8b1fabfa95b0b682fce12de0c74b61a4b4d8ee57
+SIZE (ipdb-0.12.2.tar.gz) = 9368



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