Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 17:38:07 +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: r540087 - in head/devel/py-ipdb: . files
Message-ID:  <202006241738.05OHc73M083177@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun 24 17:38:06 2020
New Revision: 540087
URL: https://svnweb.freebsd.org/changeset/ports/540087

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

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

Modified: head/devel/py-ipdb/Makefile
==============================================================================
--- head/devel/py-ipdb/Makefile	Wed Jun 24 17:38:01 2020	(r540086)
+++ head/devel/py-ipdb/Makefile	Wed Jun 24 17:38:06 2020	(r540087)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipdb
-PORTVERSION=	0.13.2
+PORTVERSION=	0.13.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ipdb/distinfo
==============================================================================
--- head/devel/py-ipdb/distinfo	Wed Jun 24 17:38:01 2020	(r540086)
+++ head/devel/py-ipdb/distinfo	Wed Jun 24 17:38:06 2020	(r540087)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1583322939
-SHA256 (ipdb-0.13.2.tar.gz) = 77fb1c2a6fccdfee0136078c9ed6fe547ab00db00bebff181f1e8c9e13418d49
-SIZE (ipdb-0.13.2.tar.gz) = 14038
+TIMESTAMP = 1593003040
+SHA256 (ipdb-0.13.3.tar.gz) = d6f46d261c45a65e65a2f7ec69288a1c511e16206edb2875e7ec6b2f66997e78
+SIZE (ipdb-0.13.3.tar.gz) = 14903



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