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

(-)b/editors/nano/Makefile (-3 / +1 lines)
Lines 2-8 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	nano
4
PORTNAME=	nano
5
DISTVERSION=	5.5
5
DISTVERSION=	5.6.1
6
CATEGORIES=	editors
6
CATEGORIES=	editors
7
MASTER_SITES=	https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU
7
MASTER_SITES=	https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU
8
8
Lines 14-21 LICENSE_FILE= ${WRKSRC}/COPYING Link Here
14
14
15
USES=		charsetfix ncurses pkgconfig tar:xz
15
USES=		charsetfix ncurses pkgconfig tar:xz
16
16
17
CONFLICTS=	nano-devel-2*
18
19
GNU_CONFIGURE=	yes
17
GNU_CONFIGURE=	yes
20
18
21
CONFIGURE_ARGS=	--docdir=${DOCSDIR} --enable-utf8
19
CONFIGURE_ARGS=	--docdir=${DOCSDIR} --enable-utf8
(-)b/editors/nano/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1611001750
1
TIMESTAMP = 1615156063
2
SHA256 (nano-5.5.tar.xz) = 390b81bf9b41ff736db997aede4d1f60b4453fbd75a519a4ddb645f6fd687e4a
2
SHA256 (nano-5.6.1.tar.xz) = 760d7059e0881ca0ee7e2a33b09d999ec456ff7204df86bee58eb6f523ee8b09
3
SIZE (nano-5.5.tar.xz) = 1427592
3
SIZE (nano-5.6.1.tar.xz) = 1432720

Return to bug 254127