devel/xeus: Update 3.0.5 → 3.1.0
Reported by: portscout
This commit is contained in:
parent
6d1a42f734
commit
0e78daaaa2
6 changed files with 10 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= xeus-cling
|
||||
DISTVERSION= 0.8.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
PORTNAME= xeus-zmq
|
||||
DISTVERSION= 1.0.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= xeus
|
||||
DISTVERSION= 3.0.5
|
||||
DISTVERSION= 3.1.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1680039784
|
||||
SHA256 (jupyter-xeus-xeus-3.0.5_GH0.tar.gz) = 4e02ab1603e81f0f76a9a4469af05c2af7e1551b0e0a5718c4b4f6ea125ed76f
|
||||
SIZE (jupyter-xeus-xeus-3.0.5_GH0.tar.gz) = 9027969
|
||||
TIMESTAMP = 1685629862
|
||||
SHA256 (jupyter-xeus-xeus-3.1.0_GH0.tar.gz) = c729bfb3369c74cf1251aa0f7d7b90941c8bbf5af8b9cc83241e41dffad3fa56
|
||||
SIZE (jupyter-xeus-xeus-3.1.0_GH0.tar.gz) = 9029943
|
||||
|
|
|
|||
|
|
@ -15,6 +15,7 @@ include/xeus/xmessage.hpp
|
|||
include/xeus/xserver.hpp
|
||||
include/xeus/xstring_utils.hpp
|
||||
include/xeus/xsystem.hpp
|
||||
lib/cmake/xeus/CompilerWarnings.cmake
|
||||
lib/cmake/xeus/FindLibUUID.cmake
|
||||
lib/cmake/xeus/WasmBuildOptions.cmake
|
||||
lib/cmake/xeus/xeusConfig.cmake
|
||||
|
|
@ -23,5 +24,5 @@ lib/cmake/xeus/xeusTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
|||
lib/cmake/xeus/xeusTargets.cmake
|
||||
lib/libxeus.a
|
||||
lib/libxeus.so
|
||||
lib/libxeus.so.8
|
||||
lib/libxeus.so.8.1.0
|
||||
lib/libxeus.so.9
|
||||
lib/libxeus.so.9.0.0
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
PORTNAME= lfortran
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.19.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= lang
|
||||
|
||||
MAINTAINER= fortran@FreeBSD.org
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue