mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
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.
This commit is contained in:
parent
a93d8a42a4
commit
1e2ba6d779
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314984
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= nano
|
||||
PORTVERSION= 2.3.1
|
||||
PORTVERSION= 2.3.2
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.nano-editor.org/dist/v${PORTVERSION:R}/
|
||||
PKGNAMESUFFIX= -devel
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user