ports/97190: [maintainer update] Bring kscope to 1.3.4

Frank Mayhar frank at exit.com
Sat May 13 04:30:20 UTC 2006


>Number:         97190
>Category:       ports
>Synopsis:       [maintainer update] Bring kscope to 1.3.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 13 04:30:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank Mayhar
>Release:        FreeBSD 6.1-RC i386
>Organization:
Exit Consulting 
>Environment:


System: FreeBSD 6.1-RC #0: Sun Apr 30 15:44:11 PDT 2006
    frank at realtime.exit.com:/usr/obj/usr/src/sys/REALTIME



>Description:


What it says.  Bring kscope up to latest; also fixes graphviz incompatibility.


>How-To-Repeat:





>Fix:


--- kscope-update-134 begins here ---
Index: kscope/Makefile
===================================================================
RCS file: /cvs/repos/ports/devel/kscope/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- kscope/Makefile	15 Mar 2006 14:41:22 -0000	1.13
+++ kscope/Makefile	13 May 2006 04:09:51 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	kscope
-PORTVERSION=	1.3.3
+PORTVERSION=	1.3.4
 CATEGORIES=	devel kde
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=${PORTNAME}/
@@ -14,10 +14,11 @@
 MAINTAINER=	frank at exit.com
 COMMENT=	KDE front-end to Cscope
 
-BUILD_DEPENDS+=	dot:${PORTSDIR}/graphics/graphviz
+BUILD_DEPENDS+=	bison:${PORTSDIR}/devel/bison
 LIB_DEPENDS=	jpeg.9:${PORTSDIR}/graphics/jpeg
 RUN_DEPENDS=	exctags:${PORTSDIR}/devel/ctags \
-		cscope:${PORTSDIR}/devel/cscope
+		cscope:${PORTSDIR}/devel/cscope \
+		dot:${PORTSDIR}/graphics/graphviz
 
 DOCSDIR=	${PREFIX}/share/doc/HTML/en/${PORTNAME}
 
Index: kscope/distinfo
===================================================================
RCS file: /cvs/repos/ports/devel/kscope/distinfo,v
retrieving revision 1.9
diff -u -r1.9 distinfo
--- kscope/distinfo	15 Mar 2006 14:41:22 -0000	1.9
+++ kscope/distinfo	13 May 2006 03:57:19 -0000
@@ -1,3 +1,3 @@
-MD5 (kscope-1.3.3.tar.gz) = 46faac1fa2292ff390ad5ff3bc0e3e4a
-SHA256 (kscope-1.3.3.tar.gz) = f38b5f750194a0bf778c2acf69206fc1b74bab1e3d1c0799d4839dc20848758c
-SIZE (kscope-1.3.3.tar.gz) = 1103083
+MD5 (kscope-1.3.4.tar.gz) = 50f4e1e743ca525e87b3bfc5245f0139
+SHA256 (kscope-1.3.4.tar.gz) = a5b5995206e7714525710e3c2173757e2d202a6b28a20a775e8427a60df29033
+SIZE (kscope-1.3.4.tar.gz) = 1162406
--- kscope-update-134 ends here ---



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



More information about the freebsd-ports-bugs mailing list