View | Details | Raw Unified | Return to bug 251807 | Differences between
and this patch

Collapse All | Expand All

(-)b/deskutils/calcurse/Makefile (-5 / +5 lines)
Lines 1-7 Link Here
1
# Created by: Herbert J. Skuhra <h.skuhra@gmail.com>
1
# Created by: Herbert J. Skuhra <h.skuhra@gmail.com>
2
2
3
PORTNAME=	calcurse
3
PORTNAME=	calcurse
4
PORTVERSION=	4.5.1
4
PORTVERSION=	4.7.0
5
CATEGORIES=	deskutils
5
CATEGORIES=	deskutils
6
MASTER_SITES=	https://calcurse.org/files/
6
MASTER_SITES=	https://calcurse.org/files/
7
7
Lines 11-20 COMMENT= Text-based calendar and scheduling application Link Here
11
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
12
LICENSE_FILE=	${WRKSRC}/COPYING
12
LICENSE_FILE=	${WRKSRC}/COPYING
13
13
14
OPTIONS_DEFINE=	CALDAV DOCS NLS
15
OPTIONS_DEFAULT=CALDAV
16
OPTIONS_SUB=	yes
17
18
USES=		gmake ncurses shebangfix
14
USES=		gmake ncurses shebangfix
19
SHEBANG_FILES=	contrib/caldav/calcurse-caldav \
15
SHEBANG_FILES=	contrib/caldav/calcurse-caldav \
20
		contrib/caldav/calcurse-caldav.py \
16
		contrib/caldav/calcurse-caldav.py \
Lines 23-28 SHEBANG_FILES= contrib/caldav/calcurse-caldav \ Link Here
23
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
24
CONFIGURE_ARGS=	--without-asciidoc
20
CONFIGURE_ARGS=	--without-asciidoc
25
21
22
OPTIONS_DEFINE=	CALDAV DOCS NLS
23
OPTIONS_DEFAULT=CALDAV
24
OPTIONS_SUB=	yes
25
26
DOCS_CONFIGURE_ENABLE=	docs
26
DOCS_CONFIGURE_ENABLE=	docs
27
NLS_CONFIGURE_ENABLE=	nls
27
NLS_CONFIGURE_ENABLE=	nls
28
NLS_USES=	gettext
28
NLS_USES=	gettext
(-)b/deskutils/calcurse/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1578313699
1
TIMESTAMP = 1618062889
2
SHA256 (calcurse-4.5.1.tar.gz) = 5336576824cba7d40eee0b33213992b4304368972ef556a930f3965e9068f331
2
SHA256 (calcurse-4.7.0.tar.gz) = ef6675966a53f41196006ce624ece222fe400da0563f4fed1ae0272ad45c8435
3
SIZE (calcurse-4.5.1.tar.gz) = 659272
3
SIZE (calcurse-4.7.0.tar.gz) = 699134

Return to bug 251807