mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
sysutils/lnav: Update 0.13.2 => 0.14.0
Changelog: https://github.com/tstack/lnav/releases/tag/v0.14.0 Port changes: * Mark broken for i386. PR: 294448 Reported by: Marcel Bischoff <marcel@herrbischoff.com> (maintainer) Approved by: osa, vvd (mentors) MFH: 2026Q2
This commit is contained in:
committed by
Yusuf Yaman
parent
df9cfd6f51
commit
fa55701754
@@ -1,5 +1,5 @@
|
||||
PORTNAME= lnav
|
||||
DISTVERSION= 0.13.2
|
||||
DISTVERSION= 0.14.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://github.com/tstack/${PORTNAME}/releases/download/v${DISTVERSION}/
|
||||
|
||||
@@ -10,6 +10,9 @@ WWW= https://lnav.org/
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NOT_FOR_ARCHS= i386
|
||||
NOT_FOR_ARCHS_REASON= ./time_util.hh:324:9: error: non-constant-expression cannot be narrowed from type 'rep' (aka 'long long') to 'time_t' (aka 'int') in initializer list [-Wc++11-narrowing]
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl \
|
||||
libpcre2-8.so:devel/pcre2 \
|
||||
libunistring.so:devel/libunistring
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1772313060
|
||||
SHA256 (lnav-0.13.2.tar.bz2) = 4541581d34981aff3be8aee1ddf2b79172bfc18f16223007a880b8053abb0cc4
|
||||
SIZE (lnav-0.13.2.tar.bz2) = 3709233
|
||||
TIMESTAMP = 1776023941
|
||||
SHA256 (lnav-0.14.0.tar.bz2) = ee434b40acc8ed40ff7f12219245707518953ba13734a19151d9373eef83895b
|
||||
SIZE (lnav-0.14.0.tar.bz2) = 3894278
|
||||
|
||||
Reference in New Issue
Block a user