mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
misc/far2l: update the port to the latest tagged snapshot.
This commit is contained in:
parent
6da80d22a8
commit
c5348c2304
@ -4,13 +4,14 @@ PORTNAME= far2l
|
||||
# Upstream tags (pre-)releases very rarely and irregularly, so keep using
|
||||
# the g${DATE} format even for tagged releases to avoid bumping PORTEPOCH
|
||||
# in case we'd have to use raw commit hashes again in the future.
|
||||
PORTVERSION= g20210426
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= g20210921
|
||||
CATEGORIES= misc
|
||||
|
||||
MAINTAINER= danfe@FreeBSD.org
|
||||
COMMENT= Port of FAR v2 to Unix-like systems
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
BUILD_DEPENDS= gawk:lang/gawk gm4:devel/m4 \
|
||||
${LOCALBASE}/include/spdlog/spdlog.h:devel/spdlog
|
||||
LIB_DEPENDS= libfmt.so:devel/libfmt \
|
||||
@ -21,7 +22,7 @@ RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= elfmz
|
||||
GH_TAGNAME= v2021-04-26_alpha
|
||||
GH_TAGNAME= v2021-09-21_alpha
|
||||
|
||||
USES= cmake compiler:c++11-lang libarchive pkgconfig shebangfix ssl
|
||||
SHEBANG_FILES= far2l/bootstrap/view.sh
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1619385959
|
||||
SHA256 (elfmz-far2l-g20210426-v2021-04-26_alpha_GH0.tar.gz) = d084559190104202359bfeb487cd8d59f9f02e6ec8f765bd5978bf1328ac0a09
|
||||
SIZE (elfmz-far2l-g20210426-v2021-04-26_alpha_GH0.tar.gz) = 5441382
|
||||
TIMESTAMP = 1632184046
|
||||
SHA256 (elfmz-far2l-g20210921-v2021-09-21_alpha_GH0.tar.gz) = 242d0fb94cce6b370f32c89a8d8fd07e017a02effcae0ce861a915229b252836
|
||||
SIZE (elfmz-far2l-g20210921-v2021-09-21_alpha_GH0.tar.gz) = 5427544
|
||||
|
Loading…
Reference in New Issue
Block a user