Date: Wed, 28 Apr 1999 13:27:52 -0400 (EDT) From: wghicks@bellsouth.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/11372: [PORT UPDATE] m68kgdb --> gdb-4.18 Message-ID: <199904281727.NAA92993@bellsouth.net>
next in thread | raw e-mail | index | archive | help
>Number: 11372 >Category: ports >Synopsis: Update port to use gdb-4.18 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Apr 28 10:30:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: W Gerald Hicks >Release: FreeBSD 3.1-STABLE i386 >Organization: Glenayre Electronics >Environment: FreeBSD wghicks.bellsouth.net 3.1-STABLE FreeBSD 3.1-STABLE \ #0: Fri Apr 23 10:00:27 EDT 1999 root@wghicks.bellsouth.net\ :/usr/src/sys/compile/WGHICKS i386 >Description: Simple update for port to use gdb-4.18 >How-To-Repeat: Patch for port follows (produced with cvs -diff u from repository) >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/m68kgdb/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 1999/01/27 07:41:09 1.7 +++ Makefile 1999/04/28 16:45:40 @@ -1,13 +1,13 @@ # New ports collection makefile for: m68kgdb -# Version required: 4.17 -# Date created: 7 Jul 98 -# Whom: Jerry Hicks <jhicks@glenatl.glenayre.com> +# Version required: 4.18 +# Date created: 28 Apr 99 +# Whom: Jerry Hicks <Jerry.Hicks@Glenayre.com> # # $Id: Makefile,v 1.7 1999/01/27 07:41:09 fenner Exp $ # -DISTNAME= gdb-4.17 -PKGNAME= m68kgdb-4.17 +DISTNAME= gdb-4.18 +PKGNAME= m68kgdb-4.18 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gdb Index: files/md5 =================================================================== RCS file: /home/ncvs/ports/devel/m68kgdb/files/md5,v retrieving revision 1.2 diff -u -r1.2 md5 --- md5 1998/06/28 23:34:20 1.2 +++ md5 1999/04/28 17:02:40 @@ -1 +1 @@ -MD5 (gdb-4.17.tar.gz) = b7d40dc61f0691d5e2e6dd21b0408688 +MD5 (gdb-4.18.tar.gz) = 828d28487af6cec074639c1102569473 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904281727.NAA92993>