textproc/libixion: update to 0.18.1 release
This commit is contained in:
parent
e289b54002
commit
35b4fffa1d
3 changed files with 5 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= libixion
|
||||
PORTVERSION= 0.17.0
|
||||
PORTREVISION= 4
|
||||
PORTVERSION= 0.18.1
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= https://kohei.us/files/ixion/src/
|
||||
|
||||
|
@ -11,7 +10,7 @@ WWW= https://gitlab.com/ixion/ixion
|
|||
LICENSE= MPL20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= mdds>=2.0:devel/mdds
|
||||
BUILD_DEPENDS= mdds>=2.1:devel/mdds
|
||||
LIB_DEPENDS= libboost_system.so:devel/boost-libs
|
||||
|
||||
USES= autoreconf libtool pkgconfig tar:xz
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1636038855
|
||||
SHA256 (libixion-0.17.0.tar.xz) = 53c97139223f3b786d498f86512a20ee878fab0ef981947647aa116df7c4101e
|
||||
SIZE (libixion-0.17.0.tar.xz) = 499836
|
||||
TIMESTAMP = 1683410977
|
||||
SHA256 (libixion-0.18.1.tar.xz) = ec2327854601d41bd38f151bc94b47ef43f0b8258a551e41e9f5e19b9ad729c1
|
||||
SIZE (libixion-0.18.1.tar.xz) = 521024
|
||||
|
|
|
@ -20,7 +20,6 @@ include/libixion-%%VERSION%%/ixion/formula_tokens.hpp
|
|||
include/libixion-%%VERSION%%/ixion/formula_tokens_fwd.hpp
|
||||
include/libixion-%%VERSION%%/ixion/global.hpp
|
||||
include/libixion-%%VERSION%%/ixion/info.hpp
|
||||
include/libixion-%%VERSION%%/ixion/interface/formula_model_access.hpp
|
||||
include/libixion-%%VERSION%%/ixion/interface/session_handler.hpp
|
||||
include/libixion-%%VERSION%%/ixion/interface/table_handler.hpp
|
||||
include/libixion-%%VERSION%%/ixion/macros.hpp
|
||||
|
|
Loading…
Reference in a new issue