svn commit: r527578 - head/devel/py-ipdb

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 1 18:18:41 UTC 2020


Author: sunpoet
Date: Sun Mar  1 18:18:38 2020
New Revision: 527578
URL: https://svnweb.freebsd.org/changeset/ports/527578

Log:
  Update to 0.13.1
  
  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 Mar  1 18:18:33 2020	(r527577)
+++ head/devel/py-ipdb/Makefile	Sun Mar  1 18:18:38 2020	(r527578)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	ipdb
-PORTVERSION=	0.13.0
+PORTVERSION=	0.13.1
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/py-ipdb/distinfo
==============================================================================
--- head/devel/py-ipdb/distinfo	Sun Mar  1 18:18:33 2020	(r527577)
+++ head/devel/py-ipdb/distinfo	Sun Mar  1 18:18:38 2020	(r527578)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1582975669
-SHA256 (ipdb-0.13.0.tar.gz) = b90f1f661028af17c5043b4ea4534bc2f303d1f23b0c762a08923c7c454d7a59
-SIZE (ipdb-0.13.0.tar.gz) = 13840
+TIMESTAMP = 1583046294
+SHA256 (ipdb-0.13.1.tar.gz) = 19c5996936609330a85ed355b7bd14bc18d976c7f0e512f26e0511ba9f637d47
+SIZE (ipdb-0.13.1.tar.gz) = 13981


More information about the svn-ports-head mailing list