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

(-)b/editors/nano/Makefile (-1 / +1 lines)
Lines 1-7 Link Here
1
# Created by: Philippe Lefebvre <nemesis@balistik.net>
1
# Created by: Philippe Lefebvre <nemesis@balistik.net>
2
2
3
PORTNAME=	nano
3
PORTNAME=	nano
4
DISTVERSION=	5.8
4
DISTVERSION=	5.9
5
CATEGORIES=	editors
5
CATEGORIES=	editors
6
MASTER_SITES=	https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU
6
MASTER_SITES=	https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU
7
7
(-)b/editors/nano/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1624914724
1
TIMESTAMP = 1634101330
2
SHA256 (nano-5.8.tar.xz) = e43b63db2f78336e2aa123e8d015dbabc1720a15361714bfd4b1bb4e5e87768c
2
SHA256 (nano-5.9.tar.xz) = 757db8cda4bb2873599e47783af463e3b547a627b0cabb30ea7bf71fb4c24937
3
SIZE (nano-5.8.tar.xz) = 1462364
3
SIZE (nano-5.9.tar.xz) = 1499852
(-)b/editors/nano/pkg-plist (-1 lines)
Lines 31-37 man/man5/nanorc.5.gz Link Here
31
%%NLS%%share/locale/ms/LC_MESSAGES/nano.mo
31
%%NLS%%share/locale/ms/LC_MESSAGES/nano.mo
32
%%NLS%%share/locale/nb/LC_MESSAGES/nano.mo
32
%%NLS%%share/locale/nb/LC_MESSAGES/nano.mo
33
%%NLS%%share/locale/nl/LC_MESSAGES/nano.mo
33
%%NLS%%share/locale/nl/LC_MESSAGES/nano.mo
34
%%NLS%%share/locale/nn/LC_MESSAGES/nano.mo
35
%%NLS%%share/locale/pl/LC_MESSAGES/nano.mo
34
%%NLS%%share/locale/pl/LC_MESSAGES/nano.mo
36
%%NLS%%share/locale/pt/LC_MESSAGES/nano.mo
35
%%NLS%%share/locale/pt/LC_MESSAGES/nano.mo
37
%%NLS%%share/locale/pt_BR/LC_MESSAGES/nano.mo
36
%%NLS%%share/locale/pt_BR/LC_MESSAGES/nano.mo

Return to bug 259124