Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jul 2017 12:30:01 +0000 (UTC)
From:      Mahdi Mokhtari <mmokhi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r444880 - head/devel/py-gdbgui
Message-ID:  <201707021230.v62CU1MN091928@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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