diff options
author | danilo <danilo@FreeBSD.org> | 2019-04-26 05:35:00 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2019-04-26 05:35:00 +0800 |
commit | f7fed59c045e5ba9dc86818100dd86bbb5a939a4 (patch) | |
tree | 143c4b421c31aba288b451aeeb8c0119da7cbb77 | |
parent | 31174c81a4f31fbd5617ab653d3a344d10279a49 (diff) | |
download | freebsd-ports-gnome-f7fed59c045e5ba9dc86818100dd86bbb5a939a4.tar.gz freebsd-ports-gnome-f7fed59c045e5ba9dc86818100dd86bbb5a939a4.tar.zst freebsd-ports-gnome-f7fed59c045e5ba9dc86818100dd86bbb5a939a4.zip |
- Update to 4.2
-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 fcf45d32edbe..7861580dddd1 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 4.1 +PORTVERSION= 4.2 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 2fb5537cb935..00a80957b0f3 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555959179 -SHA256 (nano-4.1.tar.gz) = 094a67b9cd651d359de03d79b407b499a18a577221ebc002b56763b0346fbb6f -SIZE (nano-4.1.tar.gz) = 2918354 +TIMESTAMP = 1556227857 +SHA256 (nano-4.2.tar.gz) = c06e456890a93e7a61317a938c70caacaa2bfd6161a52b2731df83875ebbcf80 +SIZE (nano-4.2.tar.gz) = 2928595 |