diff options
author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-09-11 23:52:50 +0000 |
---|---|---|
committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2018-09-11 23:52:50 +0000 |
commit | b8dbf3a9ca549094b65472c29021f578a38276d2 (patch) | |
tree | 48ff72282fc8163f364c0387079c4b67dc606142 | |
parent | d1128daf4ea503b7e78793b85b883cd4961a097b (diff) | |
download | ports-b8dbf3a9ca549094b65472c29021f578a38276d2.tar.gz ports-b8dbf3a9ca549094b65472c29021f578a38276d2.zip |
Notes
-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 62e639ea0ef5..cbc2174e7374 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.9.8 +PORTVERSION= 3.0 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 67c6a8da9cba..29992037322b 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1528048014 -SHA256 (nano-2.9.8.tar.gz) = 07192c320b74c1fb78437021e9affa6a9d55b806ee012de601902392eaa03601 -SIZE (nano-2.9.8.tar.gz) = 2905951 +TIMESTAMP = 1536705832 +SHA256 (nano-3.0.tar.gz) = 3f5f7713665155d9089ffde814ca89b3795104892af2ce8db2c1a70b82fa84a3 +SIZE (nano-3.0.tar.gz) = 2921245 |