View | Details | Raw Unified | Return to bug 242504
Collapse All | Expand All

(-)b/devel/universal-ctags/Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	universal-ctags
4
PORTNAME=	universal-ctags
5
PORTVERSION=	g20191009
5
PORTVERSION=	g20191204
6
CATEGORIES=	devel
6
CATEGORIES=	devel
7
7
8
MAINTAINER=	dereks@lifeofadishwasher.com
8
MAINTAINER=	dereks@lifeofadishwasher.com
Lines 17-23 GNU_CONFIGURE= yes Link Here
17
17
18
USE_GITHUB=	yes
18
USE_GITHUB=	yes
19
GH_PROJECT=	ctags
19
GH_PROJECT=	ctags
20
GH_TAGNAME=	f43463a2
20
GH_TAGNAME=	2ebf5b1b
21
21
22
OPTIONS_DEFINE=			ASPELL DEBUG ICONV JSON LIBXML2 MANPAGES YAML
22
OPTIONS_DEFINE=			ASPELL DEBUG ICONV JSON LIBXML2 MANPAGES YAML
23
OPTIONS_DEFAULT=		ICONV JSON LIBXML2 MANPAGES YAML
23
OPTIONS_DEFAULT=		ICONV JSON LIBXML2 MANPAGES YAML
(-)b/devel/universal-ctags/distinfo (-4 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1570913198
1
TIMESTAMP = 1575770362
2
SHA256 (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = d840af2aebf28895c056e5a9c74ab7c792ef37560d1b2174e3641e5b28fc1c9b
2
SHA256 (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = b4bede9b01c209cfee5d6d001dbbce2e093cc697eb1c0311ad1a59cbf9e5d002
3
SIZE (universal-ctags-ctags-g20191009-f43463a2_GH0.tar.gz) = 1627815
3
SIZE (universal-ctags-ctags-g20191204-2ebf5b1b_GH0.tar.gz) = 1655887
4
- 

Return to bug 242504