diff options
author | wen <wen@FreeBSD.org> | 2010-01-20 20:52:16 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-01-20 20:52:16 +0800 |
commit | 8b738062384743aa267c4192718bef14a500073a (patch) | |
tree | 1412bf60faf0f0868132a1b75d09225eecb43090 /editors | |
parent | affd55c3f32dd9748587821d15d7386b691f33de (diff) | |
download | freebsd-ports-gnome-8b738062384743aa267c4192718bef14a500073a.tar.gz freebsd-ports-gnome-8b738062384743aa267c4192718bef14a500073a.tar.zst freebsd-ports-gnome-8b738062384743aa267c4192718bef14a500073a.zip |
- Update to 2.2.2
PR: ports/143009
Submitted by: Eitan Adler <EitanAdlerList@gmail.com> (maintainer)
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 57b03f1fe32d..55191f7aaf97 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nano -PORTVERSION= 2.2.1 +PORTVERSION= 2.2.2 CATEGORIES= editors MASTER_SITES= http://www.nano-editor.org/dist/v2.2/ \ ${MASTER_SITE_GNU} diff --git a/editors/nano/distinfo b/editors/nano/distinfo index c6e4bf26db9f..f5cc832eb523 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -MD5 (nano-2.2.1.tar.gz) = 12eb7808ab1b8df4d20e87df22c38143 -SHA256 (nano-2.2.1.tar.gz) = d831c7c3b35ccd404b58d3244f671ad775a8bdd189bb81512fbfea1b0f6d14f7 -SIZE (nano-2.2.1.tar.gz) = 1499969 +MD5 (nano-2.2.2.tar.gz) = 7e3fa2c9877664f377372ef378b9f230 +SHA256 (nano-2.2.2.tar.gz) = 2e214b645672feed8ac4e34e3d90df6ec2cf2fbe162c2885d9e9117d36455158 +SIZE (nano-2.2.2.tar.gz) = 1502406 |