Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jul 2001 23:20:15 -0400 (EDT)
From:      Pete Fritchman <petef@databits.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/28708: Update devel/cscope to 15.3
Message-ID:  <200107050320.f653KFO63125@electron.databits.net>

next in thread | raw e-mail | index | archive | help

>Number:         28708
>Category:       ports
>Synopsis:       Update devel/cscope to 15.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 04 20:30:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Pete Fritchman
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Databits Network Services, Inc.
>Environment:
System: FreeBSD electron.databits.net 4.3-STABLE FreeBSD 4.3-STABLE #7: Mon Jun 11 10:15:45 EDT 2001 root@electron.databits.net:/usr/obj/usr/src/sys/ELECTRON i386

>Description:

- update devel/cscope to 15.3
- clean up Makefile (spacing, remove unnecessary configure_target)
- take over as maintainer from ports@
- remove files/patch-input.c (it's been merged in)
- remove @comment from pkg-plist

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/cscope/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	2001/04/26 19:00:31	1.15
+++ Makefile	2001/07/05 03:16:15
@@ -7,16 +7,15 @@
 #
 
 PORTNAME=	cscope
-PORTVERSION=	15.1
-PORTREVISION=	3
+PORTVERSION=	15.3
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	petef@databits.net
 
-CONFIGURE_TARGET=	${ARCH}-portbld-freebsd${OSREL}
 GNU_CONFIGURE=	yes
+
 MAN1=		cscope.1
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/cscope/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	2000/11/23 10:50:09	1.3
+++ distinfo	2001/07/05 03:08:24
@@ -1 +1 @@
-MD5 (cscope-15.1.tar.gz) = 4db538deb8b08e7bbc9607a680712704
+MD5 (cscope-15.3.tar.gz) = 7540514aab8c0a3737ee8dd08a5422ba
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/devel/cscope/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	2000/05/16 04:00:55	1.2
+++ pkg-descr	2001/07/05 03:11:38
@@ -1,8 +1,11 @@
 This port of SCO / USL's 'cscope' lets one easily navigate large C programs.
 It's designed to answer questions like where symbols are defined and used,
-and where variables are assigned.
+where variables are assigned, and much more.
 
 The Santa Cruz Operation (SCO) has made this available under a very friendly,
 BSD-style Open Source License.
 
-WWW:	http://cscope.sourceforge.net/
+WWW: http://cscope.sourceforge.net/
+
+- Pete
+petef@databits.net
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/devel/cscope/pkg-plist,v
retrieving revision 1.3
diff -u -r1.3 pkg-plist
--- pkg-plist	2000/12/30 22:05:11	1.3
+++ pkg-plist	2001/07/05 03:11:49
@@ -1,3 +1,2 @@
-@comment $FreeBSD: ports/devel/cscope/pkg-plist,v 1.2 2000/11/22 00:17:14 obrien Exp $
 bin/cscope
 bin/ocs
>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?200107050320.f653KFO63125>