update to 15.5; from Matthew Kolb <muk@msu.edu>

This commit is contained in:
naddy 2004-02-12 18:47:26 +00:00
parent 3e172bfa2b
commit dab6fa42df
3 changed files with 17 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.8 2003/03/06 04:30:25 brad Exp $
# $OpenBSD: Makefile,v 1.9 2004/02/12 18:47:26 naddy Exp $
COMMENT= "code browsing program"
DISTNAME= cscope-15.3
DISTNAME= cscope-15.5
CATEGORIES= devel
HOMEPAGE= http://cscope.sourceforge.net/
@ -19,4 +19,11 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cscope/}
CONFIGURE_STYLE= gnu
post-install:
cd ${WRKSRC}; ${INSTALL_SCRIPT} contrib/xcscope/cscope-indexer \
${PREFIX}/bin/cscope-indexer
${INSTALL_DATA_DIR} ${PREFIX}/share/emacs/site-lisp
cd ${WRKSRC}; ${INSTALL_DATA} contrib/xcscope/xcscope.el \
${PREFIX}/share/emacs/site-lisp
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (cscope-15.3.tar.gz) = 7540514aab8c0a3737ee8dd08a5422ba
RMD160 (cscope-15.3.tar.gz) = adcdd78449aeb63abf4c000eef4b039398c4c6d5
SHA1 (cscope-15.3.tar.gz) = ece72d2ede173dec0536003c4f8ab0fe7b0b3f11
MD5 (cscope-15.5.tar.gz) = beb6032a301bb11524aec74bfb5e4840
RMD160 (cscope-15.5.tar.gz) = 30623f07043abc90d76b384c407abe5813a8a716
SHA1 (cscope-15.5.tar.gz) = 2e8e66735254328399dc50757b270bcc3e9002d3

View File

@ -1,4 +1,8 @@
@comment $OpenBSD: PLIST,v 1.2 2001/06/04 11:52:11 naddy Exp $
@comment $OpenBSD: PLIST,v 1.3 2004/02/12 18:47:27 naddy Exp $
bin/cscope
bin/cscope-indexer
bin/ocs
man/man1/cscope.1
share/emacs/site-lisp/xcscope.el
@dirrm share/emacs/site-lisp
@dirrm share/emacs