diff options
author | danilo <danilo@FreeBSD.org> | 2016-12-17 01:12:40 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2016-12-17 01:12:40 +0800 |
commit | 32b630dc1005a733b6b29ced3707a3eaeb373fcd (patch) | |
tree | 92d962ea86cf6af496d8a42ba21f711c7cdd1c47 /editors/nano | |
parent | a723614238948026d95d93d4e03c4c7d488958a5 (diff) | |
download | freebsd-ports-gnome-32b630dc1005a733b6b29ced3707a3eaeb373fcd.tar.gz freebsd-ports-gnome-32b630dc1005a733b6b29ced3707a3eaeb373fcd.tar.zst freebsd-ports-gnome-32b630dc1005a733b6b29ced3707a3eaeb373fcd.zip |
- Update to 2.7.2
Diffstat (limited to 'editors/nano')
-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 e8cbdd8390fb..356cdc2c642a 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nano -PORTVERSION= 2.7.1 +PORTVERSION= 2.7.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 371cf237f277..59a172b9af02 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479077654 -SHA256 (nano-2.7.1.tar.gz) = 81547310d3ab7a220426c9c2f2435a372fb43d4b27818f016de25698862ae118 -SIZE (nano-2.7.1.tar.gz) = 2032955 +TIMESTAMP = 1481908183 +SHA256 (nano-2.7.2.tar.gz) = 89cc45dd630c6fb7276a14e1b3436a9972cf6d66eed15b14c3583af99070353c +SIZE (nano-2.7.2.tar.gz) = 2050098 |