diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-03 17:58:01 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-06-03 17:58:01 +0000 |
commit | d1a1daa4325ed1732f79eb1ae59eb4532e38f210 (patch) | |
tree | 285570d33e2a3a46d844183c95296915c45094ed /editors | |
parent | 8fdf61abd14b258865f03b760f8eb330dcd44c72 (diff) | |
download | ports-d1a1daa4325ed1732f79eb1ae59eb4532e38f210.tar.gz ports-d1a1daa4325ed1732f79eb1ae59eb4532e38f210.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/nano/Makefile | 2 | ||||
-rw-r--r-- | editors/nano/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/nano/Makefile b/editors/nano/Makefile index 8d688f6bace1..62e639ea0ef5 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.9.7 +PORTVERSION= 2.9.8 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/ GNU diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 5a065611f4c5..67c6a8da9cba 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1526755276 -SHA256 (nano-2.9.7.tar.gz) = 9c7e1fe68a125a5f6e9a1118bb4928184124381dc80646714c86874964d92217 -SIZE (nano-2.9.7.tar.gz) = 2913055 +TIMESTAMP = 1528048014 +SHA256 (nano-2.9.8.tar.gz) = 07192c320b74c1fb78437021e9affa6a9d55b806ee012de601902392eaa03601 +SIZE (nano-2.9.8.tar.gz) = 2905951 |