git: 77b1bcdba738 - main - editors/nano: Update to 5.6.1
Matthias Andree
mandree at FreeBSD.org
Wed Apr 7 22:08:58 UTC 2021
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=77b1bcdba7387299eef4965584cff57c6193e669
commit 77b1bcdba7387299eef4965584cff57c6193e669
Author: Daniel Engberg <daniel.engberg.lists at pyret.net>
AuthorDate: 2021-04-07 22:06:57 +0000
Commit: Matthias Andree <mandree at FreeBSD.org>
CommitDate: 2021-04-07 22:08:30 +0000
editors/nano: Update to 5.6.1
While here, drop obsolete nano-devel* CONFLICTS.
PR: 254127
Approved by: danilo@ (maintainer timeout, 31 days)
---
editors/nano/Makefile | 4 +---
editors/nano/distinfo | 6 +++---
2 files changed, 4 insertions(+), 6 deletions(-)
diff --git a/editors/nano/Makefile b/editors/nano/Makefile
index c906b04e27bc..a2339db86bb5 100644
--- a/editors/nano/Makefile
+++ b/editors/nano/Makefile
@@ -1,7 +1,7 @@
# Created by: Philippe Lefebvre <nemesis at balistik.net>
PORTNAME= nano
-DISTVERSION= 5.5
+DISTVERSION= 5.6.1
CATEGORIES= editors
MASTER_SITES= https://www.nano-editor.org/dist/v${DISTVERSION:R:R}/ GNU
@@ -13,8 +13,6 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USES= charsetfix ncurses pkgconfig tar:xz
-CONFLICTS= nano-devel-2*
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --docdir=${DOCSDIR} --enable-utf8
diff --git a/editors/nano/distinfo b/editors/nano/distinfo
index 72d9731b53bd..09e77a245b71 100644
--- a/editors/nano/distinfo
+++ b/editors/nano/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1611001750
-SHA256 (nano-5.5.tar.xz) = 390b81bf9b41ff736db997aede4d1f60b4453fbd75a519a4ddb645f6fd687e4a
-SIZE (nano-5.5.tar.xz) = 1427592
+TIMESTAMP = 1615156063
+SHA256 (nano-5.6.1.tar.xz) = 760d7059e0881ca0ee7e2a33b09d999ec456ff7204df86bee58eb6f523ee8b09
+SIZE (nano-5.6.1.tar.xz) = 1432720
More information about the dev-commits-ports-all
mailing list