Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2020 16:16:44 +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: r527771 - head/devel/py-ipdb
Message-ID:  <202003041616.024GGiaf044026@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Mar  4 16:16:44 2020
New Revision: 527771
URL: https://svnweb.freebsd.org/changeset/ports/527771

Log:
  Update to 0.13.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	Wed Mar  4 16:16:38 2020	(r527770)
+++ head/devel/py-ipdb/Makefile	Wed Mar  4 16:16:44 2020	(r527771)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipdb
-PORTVERSION=	0.13.1
+PORTVERSION=	0.13.2
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ipdb/distinfo
==============================================================================
--- head/devel/py-ipdb/distinfo	Wed Mar  4 16:16:38 2020	(r527770)
+++ head/devel/py-ipdb/distinfo	Wed Mar  4 16:16:44 2020	(r527771)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583046294
-SHA256 (ipdb-0.13.1.tar.gz) = 19c5996936609330a85ed355b7bd14bc18d976c7f0e512f26e0511ba9f637d47
-SIZE (ipdb-0.13.1.tar.gz) = 13981
+TIMESTAMP = 1583322939
+SHA256 (ipdb-0.13.2.tar.gz) = 77fb1c2a6fccdfee0136078c9ed6fe547ab00db00bebff181f1e8c9e13418d49
+SIZE (ipdb-0.13.2.tar.gz) = 14038



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