pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

universal-ctags - update to latest build



Module Name:	pkgsrc-wip
Committed By:	Sevan Janiyan <venture37%geeklan.co.uk@localhost>
Pushed By:	sevan
Date:		Thu Dec 27 21:55:19 2018 +0000
Changeset:	bc143031706120fda36d7d36afc6176430066c0c

Modified Files:
	ctags-git/Makefile
	ctags-git/distinfo

Log Message:
universal-ctags - update to latest build

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bc143031706120fda36d7d36afc6176430066c0c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ctags-git/Makefile | 10 +++++-----
 ctags-git/distinfo |  7 ++++++-
 2 files changed, 11 insertions(+), 6 deletions(-)

diffs:
diff --git a/ctags-git/Makefile b/ctags-git/Makefile
index d9d700d8a2..0b6040a54a 100644
--- a/ctags-git/Makefile
+++ b/ctags-git/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2015/08/10 18:59:28 jonthn Exp $
+# $NetBSD$
 
-DISTNAME=	ctags-5.8
+DISTNAME=	ctags-2712201801
 CATEGORIES=	devel
-GIT_REPO=	git://github.com/universal-ctags/ctags
+MASTER_SITES= 	${MASTER_SITE_GITHUB:=universal-ctags/}
+GITHUB_TAG= 	5728abe4112092437a517e94e30e139ccda63d5a
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://ctags.io/
@@ -11,7 +12,7 @@ LICENSE=	gnu-gpl-v2
 
 BUILD_DEPENDS+=		${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
 USE_TOOLS=		aclocal autoreconf autoconf automake autoheader
-USE_TOOLS+=		bash gmake perl
+USE_TOOLS+=		bash gmake perl pkg-config
 
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	RST2MAN=${PREFIX}/bin/rst2man-${PYVERSSUFFIX}.py
@@ -29,5 +30,4 @@ pre-configure:
 .include "options.mk"
 
 .include "../../lang/python/pyversion.mk"
-.include "../../wip/mk/git-package.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/ctags-git/distinfo b/ctags-git/distinfo
index 671ea6c7c9..ae7f5c0fcc 100644
--- a/ctags-git/distinfo
+++ b/ctags-git/distinfo
@@ -1 +1,6 @@
-$NetBSD: distinfo,v 1.1 2015/04/27 21:17:15 jonthn Exp $
+$NetBSD$
+
+SHA1 (ctags-2712201801-5728abe4112092437a517e94e30e139ccda63d5a.tar.gz) = 143627b386f31b3cfe6fe1d28015029ccf29cbdb
+RMD160 (ctags-2712201801-5728abe4112092437a517e94e30e139ccda63d5a.tar.gz) = bec9041d1580890e4cb06db3b0920ea696ba4384
+SHA512 (ctags-2712201801-5728abe4112092437a517e94e30e139ccda63d5a.tar.gz) = adb876cb59288fb59081ddebd232021578a0874ba5638dff84324cdaaf6a2e1ff5596aaa76d5adf5cb295036aae140a1ea29cc22ce372c9615e821fbfc854b34
+Size (ctags-2712201801-5728abe4112092437a517e94e30e139ccda63d5a.tar.gz) = 1460809 bytes


Home | Main Index | Thread Index | Old Index