ports/177822: [UPDATE] devel/cgdb ti 0.6.7

Zhihao Yuan lichray at gmail.com
Sat Apr 13 02:20:00 UTC 2013


>Number:         177822
>Category:       ports
>Synopsis:       [UPDATE] devel/cgdb ti 0.6.7
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 13 02:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Zhihao Yuan
>Release:        FreeBSD 8.3-STABLE amd64
>Organization:
Rackspace Inc.
>Environment:
System: FreeBSD elitebook.hp 8.3-STABLE FreeBSD 8.3-STABLE #8 r247905: Thu Mar 7 01:25:21 EST 2013 lichray at elitebook.hp:/usr/obj/usr/src/sys/HOUKAGO amd64


	
>Description:
	
	If maintainer timeout again, I can take the maintenanship.
>How-To-Repeat:
	
>Fix:

	

--- cgdb-0.6.7.patch begins here ---
Index: devel/cgdb/Makefile
===================================================================
--- devel/cgdb/Makefile	(revision 315792)
+++ devel/cgdb/Makefile	(working copy)
@@ -1,14 +1,10 @@
-# New ports collection makefile for:	cgdb
-# Date created:		2005-12-18
-# Whom:			Gea-Suan Lin <gslin at gslin.org>
-#
+# Created by: Gea-Suan Lin <gslin at gslin.org>
 # $FreeBSD$
-#
 
 PORTNAME=	cgdb
-PORTVERSION=	0.6.6
+PORTVERSION=	0.6.7
 CATEGORIES=	devel
-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	http://cgdb.me/files/
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	A curses-based interface to the GNU Debugger
@@ -22,7 +18,7 @@
 # we need this for openpty(3) . It sucks,
 # but since cgdb include a libutil itself,
 # we have to specify the full path.
-LDFLAGS+=    /usr/lib/libutil.so
+LDFLAGS+=	/usr/lib/libutil.so
 
 .include <bsd.port.pre.mk>
 
Index: devel/cgdb/distinfo
===================================================================
--- devel/cgdb/distinfo	(revision 315792)
+++ devel/cgdb/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (cgdb-0.6.6.tar.gz) = cf9e9f60f6a4fcc93509dfeebbad86617fcd6788ff93e0392a30cc3b23415745
-SIZE (cgdb-0.6.6.tar.gz) = 954789
+SHA256 (cgdb-0.6.7.tar.gz) = 074ed31d1e827a04574add8c27d391447d75313e85ff938005d8ec939499fda9
+SIZE (cgdb-0.6.7.tar.gz) = 674132
Index: devel/cgdb/pkg-descr
===================================================================
--- devel/cgdb/pkg-descr	(revision 315792)
+++ devel/cgdb/pkg-descr	(working copy)
@@ -7,4 +7,4 @@
 on the classic Unix text editor, vi. Those familiar with vi should feel
 right at home using CGDB.
 
-WWW:	http://cgdb.sourceforge.net/
+WWW: http://cgdb.sourceforge.net/
--- cgdb-0.6.7.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list