aboutsummaryrefslogtreecommitdiff
path: root/archivers/unarr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/unarr/Makefile')
-rw-r--r--archivers/unarr/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/archivers/unarr/Makefile b/archivers/unarr/Makefile
index 428672b9af93..621b3d5b046e 100644
--- a/archivers/unarr/Makefile
+++ b/archivers/unarr/Makefile
@@ -1,20 +1,24 @@
PORTNAME= unarr
DISTVERSIONPREFIX= v
-DISTVERSION= 1.0.1
+DISTVERSION= 1.1.1
CATEGORIES= archivers
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Decompression library for RAR, TAR, ZIP and 7z* archives
+WWW= https://github.com/selmf/unarr
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN_riscv64= fails to build: Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension
-USES= cmake
+TEST_DEPENDS= cmocka>0:sysutils/cmocka
+
+USES= cmake:testing pathfix
USE_GITHUB= yes
USE_LDCONFIG= yes
GH_ACCOUNT= selmf
+CMAKE_TESTING_ON= BUILD_INTEGRATION_TESTS BUILD_UNIT_TESTS
post-patch:
.if ${/usr/bin/ld:L:tA} != /usr/bin/ld.lld