svn commit: r444880 - head/devel/py-gdbgui

Mahdi Mokhtari mmokhi at FreeBSD.org
Sun Jul 2 12:30:02 UTC 2017


Author: mmokhi
Date: Sun Jul  2 12:30:01 2017
New Revision: 444880
URL: https://svnweb.freebsd.org/changeset/ports/444880

Log:
  devel/py-gdbgui: Update port to 0.7.7.0
  This version has some features added, including:
  Auto-opening browser (and controls to turn it off).
  verbosity levels.
  
  Reviewed by:	mat (mentor)
  Approved by:	mat (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11292

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

Modified: head/devel/py-gdbgui/Makefile
==============================================================================
--- head/devel/py-gdbgui/Makefile	Sun Jul  2 12:26:53 2017	(r444879)
+++ head/devel/py-gdbgui/Makefile	Sun Jul  2 12:30:01 2017	(r444880)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	gdbgui
-PORTVERSION=	0.7.6.2
+PORTVERSION=	0.7.7.0
 CATEGORIES=	devel lang python
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 

Modified: head/devel/py-gdbgui/distinfo
==============================================================================
--- head/devel/py-gdbgui/distinfo	Sun Jul  2 12:26:53 2017	(r444879)
+++ head/devel/py-gdbgui/distinfo	Sun Jul  2 12:30:01 2017	(r444880)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495724146
-SHA256 (cs01-gdbgui-0.7.6.2_GH0.tar.gz) = a2fb8c581de3f19191b56745ff7e2f54a710c75298c753064a81707e0ceb7cad
-SIZE (cs01-gdbgui-0.7.6.2_GH0.tar.gz) = 1335337
+TIMESTAMP = 1497519745
+SHA256 (cs01-gdbgui-0.7.7.0_GH0.tar.gz) = 25e56b7bdc484377d8dd6920d23f7b8f78b4e3addd4e79c9f8273e39e501820f
+SIZE (cs01-gdbgui-0.7.7.0_GH0.tar.gz) = 1365880


More information about the svn-ports-all mailing list