- Update to 15.7
PR: 132251 Submitted by: bf <bf2006a@yahoo.com>
This commit is contained in:
parent
311bab68e4
commit
b80c6ac647
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229369
2 changed files with 5 additions and 6 deletions
|
@ -7,16 +7,15 @@
|
|||
#
|
||||
|
||||
PORTNAME= cscope
|
||||
PORTVERSION= 15.6
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 15.7
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
COMMENT= An interactive C program browser
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-yacc
|
||||
|
||||
PLIST_FILES= bin/cscope \
|
||||
bin/ocs
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (cscope-15.6.tar.gz) = db87833f90d8267b1fc0c419cfc4d219
|
||||
SHA256 (cscope-15.6.tar.gz) = 6d6461ef402a1d6e42e1cd40e7524c4ed19e79eacef1d83ba4ed680f7bcac5ca
|
||||
SIZE (cscope-15.6.tar.gz) = 391223
|
||||
MD5 (cscope-15.7.tar.bz2) = 08e1134914907031d916b1c9b428cbf7
|
||||
SHA256 (cscope-15.7.tar.bz2) = 6a657a320f6601c28875aed2a487d55fe14b467b18f4631546016bb60e08cf33
|
||||
SIZE (cscope-15.7.tar.bz2) = 243576
|
||||
|
|
Loading…
Reference in a new issue