diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-07-31 03:34:10 +0800 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2017-07-31 03:34:10 +0800 |
commit | f5b01225f4801a9986e72328858d1f12d4e5f366 (patch) | |
tree | f9dc854694fcc0c265ca2bfe1af4c6dc9c31bccc /editors | |
parent | 5d60322cfaa3a2f5ef2f464432d5d0c754c298b8 (diff) | |
download | freebsd-ports-gnome-f5b01225f4801a9986e72328858d1f12d4e5f366.tar.gz freebsd-ports-gnome-f5b01225f4801a9986e72328858d1f12d4e5f366.tar.zst freebsd-ports-gnome-f5b01225f4801a9986e72328858d1f12d4e5f366.zip |
- Update to 2.8.6
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 f5c20713ef58..9ef9ce9e9219 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.8.5 +PORTVERSION= 2.8.6 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 7d5920175ca1..4f8720fa9378 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1499030067 -SHA256 (nano-2.8.5.tar.gz) = e2b929b24fba87f7a44285ce8d47af7170e379bee1bf2d04fbc728b7326a558a -SIZE (nano-2.8.5.tar.gz) = 2795845 +TIMESTAMP = 1501442597 +SHA256 (nano-2.8.6.tar.gz) = 3725aa145880223b2c4d0b3fa08220e1633f2d341917f49d028e067fc12cce49 +SIZE (nano-2.8.6.tar.gz) = 2812564 |