diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-03 04:34:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-12-03 04:34:54 +0000 |
commit | bf092e63bf8a0faaf1a601f0870832e8fbb03599 (patch) | |
tree | 69280dd7eb6d85954d813ada41f98571309e2641 /devel/kscope | |
parent | Update to 1.6.1. (diff) |
Update devel/kscope to 0.9
Like the synopsis says, update devel/kscope from 0.8a to 0.9.
PR: ports/73759
Submitted by: Frank Mayhar <frank@exit.com>
Diffstat (limited to 'devel/kscope')
-rw-r--r-- | devel/kscope/Makefile | 3 | ||||
-rw-r--r-- | devel/kscope/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/kscope/Makefile b/devel/kscope/Makefile index 413699c162f8..9dd7e8c35228 100644 --- a/devel/kscope/Makefile +++ b/devel/kscope/Makefile @@ -6,7 +6,7 @@ # PORTNAME= kscope -PORTVERSION= 0.8a +PORTVERSION= 0.9 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=${PORTNAME}/ @@ -18,7 +18,6 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= exctags:${PORTSDIR}/devel/ctags \ cscope:${PORTSDIR}/devel/cscope -WRKSRC= ${WRKDIR}/kscope-0.8 DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME} USE_KDELIBS_VER=3 diff --git a/devel/kscope/distinfo b/devel/kscope/distinfo index b367607d5355..f2ad174b983c 100644 --- a/devel/kscope/distinfo +++ b/devel/kscope/distinfo @@ -1,2 +1,2 @@ -MD5 (kscope-0.8a.tar.gz) = 9f079a947b82ff6dd3dcc23a9b260148 -SIZE (kscope-0.8a.tar.gz) = 942415 +MD5 (kscope-0.9.tar.gz) = 7a99a7bffcb635a0fc5cede3917615c8 +SIZE (kscope-0.8a.tar.gz) = 1092030 |