diff options
author | danilo <danilo@FreeBSD.org> | 2017-09-04 21:52:49 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2017-09-04 21:52:49 +0800 |
commit | 2e8469a84113f28d9a546bb84ba7de0ed8a22085 (patch) | |
tree | 44b1b9a848af8a05333e30c70609ac00766dce47 | |
parent | 2566a3194b4b535e1f84a794eada2ceb852dcced (diff) | |
download | freebsd-ports-gnome-2e8469a84113f28d9a546bb84ba7de0ed8a22085.tar.gz freebsd-ports-gnome-2e8469a84113f28d9a546bb84ba7de0ed8a22085.tar.zst freebsd-ports-gnome-2e8469a84113f28d9a546bb84ba7de0ed8a22085.zip |
- Update to 2.8.7
-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 9ef9ce9e9219..86affc5017e9 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.8.6 +PORTVERSION= 2.8.7 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 4f8720fa9378..4e810dbef78c 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501442597 -SHA256 (nano-2.8.6.tar.gz) = 3725aa145880223b2c4d0b3fa08220e1633f2d341917f49d028e067fc12cce49 -SIZE (nano-2.8.6.tar.gz) = 2812564 +TIMESTAMP = 1504483104 +SHA256 (nano-2.8.7.tar.gz) = a49a888c20f09a17c7f1049d1fda619472c92eedcb25fd4be5f088a51cc392a5 +SIZE (nano-2.8.7.tar.gz) = 2822417 |