Skip to content

Commit

Permalink
textproc/libixion: update to 0.19.0 release
Browse files Browse the repository at this point in the history
Changelog:	https://gitlab.com/ixion/ixion/-/blob/0.19.0/CHANGELOG

PR:	274480

Sponsored by:        Serenity Cybersecurity, LLC
  • Loading branch information
fluffykhv committed Nov 28, 2023
1 parent 1f17a52 commit 80ef2e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 deletions textproc/libixion/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libixion
PORTVERSION= 0.18.1
DISTVERSION= 0.19.0
CATEGORIES= textproc
MASTER_SITES= https://kohei.us/files/ixion/src/

Expand All @@ -13,12 +13,13 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= mdds>=2.1:devel/mdds
LIB_DEPENDS= libboost_system.so:devel/boost-libs

USES= autoreconf libtool pkgconfig tar:xz
USES= libtool localbase pathfix pkgconfig tar:xz
USE_LDCONFIG= yes

GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
PLIST_SUB= VERSION=${PORTVERSION:R}
PLIST_SUB= VERSION=0.18
#PLIST_SUB= VERSION=${DISTVERSION:R}

CONFIGURE_ARGS= --disable-python

Expand Down
6 changes: 3 additions & 3 deletions textproc/libixion/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1683410977
SHA256 (libixion-0.18.1.tar.xz) = ec2327854601d41bd38f151bc94b47ef43f0b8258a551e41e9f5e19b9ad729c1
SIZE (libixion-0.18.1.tar.xz) = 521024
TIMESTAMP = 1697140050
SHA256 (libixion-0.19.0.tar.xz) = b4864d7a55351a09adbe9be44e5c65b1d417e80e946c947951d0e8428b9dcd15
SIZE (libixion-0.19.0.tar.xz) = 536540

0 comments on commit 80ef2e6

Please sign in to comment.