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

(-)b/editors/nano/Makefile (-2 / +2 lines)
Lines 2-10 Link Here
2
# $FreeBSD$
2
# $FreeBSD$
3
3
4
PORTNAME=	nano
4
PORTNAME=	nano
5
PORTVERSION=	5.4
5
DISTVERSION=	5.5
6
CATEGORIES=	editors
6
CATEGORIES=	editors
7
MASTER_SITES=	https://www.nano-editor.org/dist/v${PORTVERSION:R:R}/ GNU
7
MASTER_SITES=	https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU
8
8
9
MAINTAINER=	danilo@FreeBSD.org
9
MAINTAINER=	danilo@FreeBSD.org
10
COMMENT=	Nano's ANOther editor, an enhanced free Pico clone
10
COMMENT=	Nano's ANOther editor, an enhanced free Pico clone
(-)b/editors/nano/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1607027361
1
TIMESTAMP = 1610824050
2
SHA256 (nano-5.4.tar.xz) = fe993408b22286355809ce48ebecc4444d19af8203ed4959d269969112ed86e9
2
SHA256 (nano-5.5.tar.xz) = 390b81bf9b41ff736db997aede4d1f60b4453fbd75a519a4ddb645f6fd687e4a
3
SIZE (nano-5.4.tar.xz) = 1410188
3
SIZE (nano-5.5.tar.xz) = 1427592

Return to bug 252749