diff options
author | danilo <danilo@FreeBSD.org> | 2017-11-30 09:28:26 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2017-11-30 09:28:26 +0800 |
commit | 8ab3ceff54d8fd0a04fff4965386478742b65558 (patch) | |
tree | 5706d1c97dd3d732a14f7dd46aee12d4eb0547a4 /editors | |
parent | 0e055ba51fd06c7c89fdd9b924e9c6b414d9c4cc (diff) | |
download | freebsd-ports-graphics-8ab3ceff54d8fd0a04fff4965386478742b65558.tar.gz freebsd-ports-graphics-8ab3ceff54d8fd0a04fff4965386478742b65558.tar.zst freebsd-ports-graphics-8ab3ceff54d8fd0a04fff4965386478742b65558.zip |
- Update to 2.9.1
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 86affc5017e..2d9509bbfe5 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.8.7 +PORTVERSION= 2.9.1 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 4e810dbef78..9c4996674ef 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1504483104 -SHA256 (nano-2.8.7.tar.gz) = a49a888c20f09a17c7f1049d1fda619472c92eedcb25fd4be5f088a51cc392a5 -SIZE (nano-2.8.7.tar.gz) = 2822417 +TIMESTAMP = 1512004169 +SHA256 (nano-2.9.1.tar.gz) = 41650407cf1d4b752f31dc05e7c63319957e3dc86e9fb6ad51760e8b36941d19 +SIZE (nano-2.9.1.tar.gz) = 2839465 |