pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
nextvi: update to 7.0
Module Name: pkgsrc-wip
Committed By: Bartosz Kuzma <bartosz.kuzma%gmail.com@localhost>
Pushed By: bartosz.kuzma
Date: Wed Jul 22 05:20:23 2026 +0200
Changeset: 8cb689fefe08504a48f3f2c38f38147822007cd6
Modified Files:
nextvi/Makefile
nextvi/distinfo
nextvi/patches/patch-Makefile
Log Message:
nextvi: update to 7.0
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8cb689fefe08504a48f3f2c38f38147822007cd6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
nextvi/Makefile | 4 +++-
nextvi/distinfo | 8 ++++----
nextvi/patches/patch-Makefile | 2 ++
3 files changed, 9 insertions(+), 5 deletions(-)
diffs:
diff --git a/nextvi/Makefile b/nextvi/Makefile
index f5f6253f64..5cca3cef3e 100644
--- a/nextvi/Makefile
+++ b/nextvi/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-DISTNAME= nextvi-6.1
+DISTNAME= nextvi-7.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=kyx0r/}
GITHUB_TAG= ${PKGVERSION_NOREV}
@@ -10,6 +10,8 @@ HOMEPAGE= https://github.com/kyx0r/nextvi/
COMMENT= Small vi/ex terminal text editor
LICENSE= isc
+CHECK_PORTABILITY_SKIP= gen-widechars.sh
+
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install:
diff --git a/nextvi/distinfo b/nextvi/distinfo
index 1e77f261f7..c682972de8 100644
--- a/nextvi/distinfo
+++ b/nextvi/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-BLAKE2s (nextvi-6.1.tar.gz) = 2b6789eb76d4732e3e7871032f5e83af177a1ca4b675360339ec7ff0f8638d04
-SHA512 (nextvi-6.1.tar.gz) = b05063ec8c797640d3e25c7b9181983b7fb2138328ae81971d2d92362c886d8ce457b9b11adfeb298c5f841757add192803c6642d4745021b1fb78d35615c9a0
-Size (nextvi-6.1.tar.gz) = 482699 bytes
-SHA1 (patch-Makefile) = 58d2d9bca1b98573395fc066118a5a00427b5685
+BLAKE2s (nextvi-7.0.tar.gz) = 167f12b8ffde070da541b21d1dadce08c725f723c488bba532e1dec298658448
+SHA512 (nextvi-7.0.tar.gz) = 19ce64950d02aa2a44154a4fda32834ba3a1066cbac5335b777d2cd79f4e1a26254786b7d393b946b3030488f282fc785de4d638ca98b85512afdd132b0f6920
+Size (nextvi-7.0.tar.gz) = 486145 bytes
+SHA1 (patch-Makefile) = 6cf653b450f1447e82e15471b6b0bf2fe2c96739
diff --git a/nextvi/patches/patch-Makefile b/nextvi/patches/patch-Makefile
index 4861348da7..286038f2d0 100644
--- a/nextvi/patches/patch-Makefile
+++ b/nextvi/patches/patch-Makefile
@@ -1,5 +1,7 @@
$NetBSD$
+Use compiler from pkgsrc
+
--- Makefile.orig 2026-05-31 18:18:04.818630007 +0000
+++ Makefile
@@ -12,8 +12,6 @@ CFLAGS := \
Home |
Main Index |
Thread Index |
Old Index