mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
devel/ftxui: update 4.1.1 → 5.0.0
Reported by: portscout
This commit is contained in:
parent
149543ad80
commit
3aa4064f27
@ -1,6 +1,6 @@
|
||||
PORTNAME= ftxui
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 4.1.1
|
||||
DISTVERSION= 5.0.0
|
||||
CATEGORIES= devel science
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1685377241
|
||||
SHA256 (ArthurSonzogni-FTXUI-v4.1.1_GH0.tar.gz) = 9009d093e48b3189487d67fc3e375a57c7b354c0e43fc554ad31bec74a4bc2dd
|
||||
SIZE (ArthurSonzogni-FTXUI-v4.1.1_GH0.tar.gz) = 1154985
|
||||
TIMESTAMP = 1699202613
|
||||
SHA256 (ArthurSonzogni-FTXUI-v5.0.0_GH0.tar.gz) = a2991cb222c944aee14397965d9f6b050245da849d8c5da7c72d112de2786b5b
|
||||
SIZE (ArthurSonzogni-FTXUI-v5.0.0_GH0.tar.gz) = 236755
|
||||
|
@ -11,6 +11,7 @@ include/ftxui/component/screen_interactive.hpp
|
||||
include/ftxui/component/task.hpp
|
||||
include/ftxui/dom/canvas.hpp
|
||||
include/ftxui/dom/deprecated.hpp
|
||||
include/ftxui/dom/direction.hpp
|
||||
include/ftxui/dom/elements.hpp
|
||||
include/ftxui/dom/flexbox_config.hpp
|
||||
include/ftxui/dom/linear_gradient.hpp
|
||||
@ -31,10 +32,10 @@ lib/cmake/ftxui/ftxui-config-version.cmake
|
||||
lib/cmake/ftxui/ftxui-config.cmake
|
||||
lib/cmake/ftxui/ftxui-targets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/ftxui/ftxui-targets.cmake
|
||||
lib/ftxui.pc
|
||||
lib/libftxui-component.so
|
||||
lib/libftxui-component.so.4.1.1
|
||||
lib/libftxui-component.so.5.0.0
|
||||
lib/libftxui-dom.so
|
||||
lib/libftxui-dom.so.4.1.1
|
||||
lib/libftxui-dom.so.5.0.0
|
||||
lib/libftxui-screen.so
|
||||
lib/libftxui-screen.so.4.1.1
|
||||
lib/libftxui-screen.so.5.0.0
|
||||
libdata/pkgconfig/ftxui.pc
|
||||
|
@ -1,7 +1,7 @@
|
||||
PORTNAME= json-tui
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.3.0-13
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
DISTVERSIONSUFFIX= -g6b38aba
|
||||
CATEGORIES= misc
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
PORTNAME= ecal
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 5.12.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
Loading…
Reference in New Issue
Block a user