Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2019 17:01:53 +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: r519399 - head/devel/py-ipdb
Message-ID:  <201912081701.xB8H1rGp074112@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Dec  8 17:01:52 2019
New Revision: 519399
URL: https://svnweb.freebsd.org/changeset/ports/519399

Log:
  Update to 0.12.3
  
  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	Sun Dec  8 17:01:47 2019	(r519398)
+++ head/devel/py-ipdb/Makefile	Sun Dec  8 17:01:52 2019	(r519399)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipdb
-PORTVERSION=	0.12.2
+PORTVERSION=	0.12.3
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ipdb/distinfo
==============================================================================
--- head/devel/py-ipdb/distinfo	Sun Dec  8 17:01:47 2019	(r519398)
+++ head/devel/py-ipdb/distinfo	Sun Dec  8 17:01:52 2019	(r519399)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1564577809
-SHA256 (ipdb-0.12.2.tar.gz) = 473fdd798a099765f093231a8b1fabfa95b0b682fce12de0c74b61a4b4d8ee57
-SIZE (ipdb-0.12.2.tar.gz) = 9368
+TIMESTAMP = 1575793929
+SHA256 (ipdb-0.12.3.tar.gz) = 5d9a4a0e3b7027a158fc6f2929934341045b9c3b0b86ed5d7e84e409653f72fd
+SIZE (ipdb-0.12.3.tar.gz) = 10636



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