diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-23 11:45:50 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-23 11:45:50 +0800 |
commit | 5d9c343132352af7df199a797243622332b6a8d4 (patch) | |
tree | 24a5fcdacf533199c71c68aa59e3c866d3e4652e /editors/nano-devel/distinfo | |
parent | 99fb1acf12d9e8fc5d093ae2ad4e72dbd78e2f6b (diff) | |
download | freebsd-ports-gnome-5d9c343132352af7df199a797243622332b6a8d4.tar.gz freebsd-ports-gnome-5d9c343132352af7df199a797243622332b6a8d4.tar.zst freebsd-ports-gnome-5d9c343132352af7df199a797243622332b6a8d4.zip |
Update to 2.3.2 "Annoy your coworkers for fun and profit"
Changes:
This release introduces vim-style file locking
(though not backup/restore), useful when using nano
in a multi-editor environment. Feedback is welcome if
you run into any issues with this new code. Other new
features include additional support for word boundary
checking when cross compiling, fixes for trying to go to
an invalid line number, and the usual documentation
tweaks.
Diffstat (limited to 'editors/nano-devel/distinfo')
-rw-r--r-- | editors/nano-devel/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nano-devel/distinfo b/editors/nano-devel/distinfo index bf27bdd4c61f..9b1a54cb8f1a 100644 --- a/editors/nano-devel/distinfo +++ b/editors/nano-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (nano-2.3.1.tar.gz) = b7bace9a8e543b84736d6ef5ce5430305746efea3aacb24391f692efc6f3c8d3 -SIZE (nano-2.3.1.tar.gz) = 1624332 +SHA256 (nano-2.3.2.tar.gz) = ff309248071486445609ad4269b798262a1324d7503dc09dea289f5b60106be8 +SIZE (nano-2.3.2.tar.gz) = 1725485 |