diff options
| author | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2025-08-21 08:54:09 +0000 |
|---|---|---|
| committer | Danilo Egea Gondolfo <danilo@FreeBSD.org> | 2025-08-21 16:00:42 +0000 |
| commit | 00b8e2b6bd707b16144dcd6a2fd62b9262c360a2 (patch) | |
| tree | 0886d0ae8337a7944cc5607f54422973044a7c4f | |
| parent | 498e8062b5f59ca2b664b3f2e8aa7c2082453562 (diff) | |
editors/nano: Update to 8.6
Changelog:
https://www.nano-editor.org/news.php
| -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 4a310e46c0db..6604971fc11f 100644 --- a/editors/nano/Makefile +++ b/editors/nano/Makefile @@ -1,5 +1,5 @@ PORTNAME= nano -DISTVERSION= 8.4 +DISTVERSION= 8.6 CATEGORIES= editors MASTER_SITES= https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU diff --git a/editors/nano/distinfo b/editors/nano/distinfo index 46ae267f259e..c660ac2d8e65 100644 --- a/editors/nano/distinfo +++ b/editors/nano/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743802467 -SHA256 (nano-8.4.tar.xz) = 5ad29222bbd55624d87ea677928b3106a743114d6c6f9b41f36c97be2a8e628d -SIZE (nano-8.4.tar.xz) = 1691256 +TIMESTAMP = 1755766225 +SHA256 (nano-8.6.tar.xz) = f7abfbf0eed5f573ab51bd77a458f32d82f9859c55e9689f819d96fe1437a619 +SIZE (nano-8.6.tar.xz) = 1707688 |
