View | Details | Raw Unified | Return to bug 132251
Collapse All | Expand All

(-)cscope/Makefile (-3 / +2 lines)
Lines 7-22 Link Here
7
#
7
#
8
8
9
PORTNAME=	cscope
9
PORTNAME=	cscope
10
PORTVERSION=	15.6
10
PORTVERSION=	15.7
11
PORTREVISION=	1
12
CATEGORIES=	devel
11
CATEGORIES=	devel
13
MASTER_SITES=	SF
12
MASTER_SITES=	SF
14
13
15
MAINTAINER=	gahr@FreeBSD.org
14
MAINTAINER=	gahr@FreeBSD.org
16
COMMENT=	An interactive C program browser
15
COMMENT=	An interactive C program browser
17
16
17
USE_BZIP2=	yes
18
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
19
CONFIGURE_ARGS=	--with-yacc
20
19
21
PLIST_FILES=	bin/cscope \
20
PLIST_FILES=	bin/cscope \
22
		bin/ocs
21
		bin/ocs
(-)cscope/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (cscope-15.6.tar.gz) = db87833f90d8267b1fc0c419cfc4d219
1
MD5 (cscope-15.7.tar.bz2) = 08e1134914907031d916b1c9b428cbf7
2
SHA256 (cscope-15.6.tar.gz) = 6d6461ef402a1d6e42e1cd40e7524c4ed19e79eacef1d83ba4ed680f7bcac5ca
2
SHA256 (cscope-15.7.tar.bz2) = 6a657a320f6601c28875aed2a487d55fe14b467b18f4631546016bb60e08cf33
3
SIZE (cscope-15.6.tar.gz) = 391223
3
SIZE (cscope-15.7.tar.bz2) = 243576

Return to bug 132251