From 847eaf21744e04049818cb10eedc0c217b3d9464 Mon Sep 17 00:00:00 2001 From: sturm Date: Sat, 14 Jun 2003 21:13:40 +0000 Subject: [PATCH] update to ectags 5.5 from Jesper Louis Andersen --- devel/ectags/Makefile | 7 ++++--- devel/ectags/distinfo | 6 +++--- devel/ectags/pkg/PLIST | 3 ++- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/devel/ectags/Makefile b/devel/ectags/Makefile index 8f5cdc2f7cc..739b82eb673 100644 --- a/devel/ectags/Makefile +++ b/devel/ectags/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.6 2003/03/09 18:08:06 margarida Exp $ +# $OpenBSD: Makefile,v 1.7 2003/06/14 21:13:40 sturm Exp $ COMMENT= "multilanguage implementation of ctags" -DISTNAME= ctags-5.2.3 +DISTNAME= ctags-5.5 PKGNAME= e${DISTNAME} CATEGORIES= devel HOMEPAGE= http://ctags.sourceforge.net/ @@ -19,7 +19,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ctags/} CONFIGURE_STYLE= gnu -DOCS= FAQ NEWS README +DOCS= FAQ NEWS README EXTENDING.html do-install: ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/ectags @@ -28,5 +28,6 @@ do-install: ${INSTALL_MAN} ${WRKBUILD}/ctags.1 ${PREFIX}/man/man1/ectags.1 NO_REGRESS= Yes +SEPERATE_BUILD= concurrent .include diff --git a/devel/ectags/distinfo b/devel/ectags/distinfo index afbf26f4d19..1917a70e6af 100644 --- a/devel/ectags/distinfo +++ b/devel/ectags/distinfo @@ -1,3 +1,3 @@ -MD5 (ctags-5.2.3.tar.gz) = 5f3486379657cc02ef18e6a4d146df49 -RMD160 (ctags-5.2.3.tar.gz) = 65e1245e04b477df2de874a52fe02bdea2824c49 -SHA1 (ctags-5.2.3.tar.gz) = eae9b46674d915ddc64d4c1ab971f32a72e5d473 +MD5 (ctags-5.5.tar.gz) = 87ea63fbab726073b5d1c42701399581 +RMD160 (ctags-5.5.tar.gz) = 2d916a272af2e4719896125b764b09ffd08630a9 +SHA1 (ctags-5.5.tar.gz) = 9e69d653d7847ec22150c4a20705576944fb5bbd diff --git a/devel/ectags/pkg/PLIST b/devel/ectags/pkg/PLIST index 40a18ed3179..35e8ac8f7e5 100644 --- a/devel/ectags/pkg/PLIST +++ b/devel/ectags/pkg/PLIST @@ -1,6 +1,7 @@ -@comment $OpenBSD: PLIST,v 1.2 2002/05/19 20:33:00 naddy Exp $ +@comment $OpenBSD: PLIST,v 1.3 2003/06/14 21:13:40 sturm Exp $ bin/ectags man/man1/ectags.1 +share/doc/ectags/EXTENDING.html share/doc/ectags/FAQ share/doc/ectags/NEWS share/doc/ectags/README