diff options
author | danilo <danilo@FreeBSD.org> | 2018-05-20 02:52:16 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-05-20 02:52:16 +0800 |
commit | 346df8342dabdd872f6d9f054b00eb6531603abd (patch) | |
tree | e190a971da82ece233a6749a8236718e5e355f1a /editors | |
parent | efb8b8227d783d30d026b88447485fa8ff43a917 (diff) | |
download | freebsd-ports-gnome-346df8342dabdd872f6d9f054b00eb6531603abd.tar.gz freebsd-ports-gnome-346df8342dabdd872f6d9f054b00eb6531603abd.tar.zst freebsd-ports-gnome-346df8342dabdd872f6d9f054b00eb6531603abd.zip |
- Update to 2.9.7
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 5edc0206c42b..8d688f6bace1 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.9.6 +PORTVERSION= 2.9.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 d324345357c6..5a065611f4c5 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525311599 -SHA256 (nano-2.9.6.tar.gz) = 4ec0a0196914a7665572bcd8a32d76535ea19a8213ea67cf8f63e8ce566b1e0a -SIZE (nano-2.9.6.tar.gz) = 2892819 +TIMESTAMP = 1526755276 +SHA256 (nano-2.9.7.tar.gz) = 9c7e1fe68a125a5f6e9a1118bb4928184124381dc80646714c86874964d92217 +SIZE (nano-2.9.7.tar.gz) = 2913055 |