summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2024-01-16 07:09:00 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2024-01-16 07:09:00 +0000
commit5f98cf076a7c6176cdcfb396341504eee9886945 (patch)
treed6768b01e30a7b9b959ec1dff9ef841ed5e7af9b
parentseafile: Update to 11.0.3 (diff)
misc/lsix: flavorize the port and update to version 1.8.2
PR: 271879 Submitted by: olgeni Reported by: portscout
-rw-r--r--misc/lsix/Makefile9
-rw-r--r--misc/lsix/distinfo6
2 files changed, 10 insertions, 5 deletions
diff --git a/misc/lsix/Makefile b/misc/lsix/Makefile
index 389957f1828c..91fed4dd550d 100644
--- a/misc/lsix/Makefile
+++ b/misc/lsix/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lsix
-PORTVERSION= 1.8
+PORTVERSION= 1.8.2
CATEGORIES= misc
MAINTAINER= danfe@FreeBSD.org
@@ -11,7 +11,8 @@ LICENSE_COMB= dual
RUN_DEPENDS= bash:shells/bash
-USES= magick:run
+FLAVORS= x11 nox11
+USES= magick:${FLAVOR},run
USE_GITHUB= yes
GH_ACCOUNT= hackerb9
@@ -22,6 +23,10 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS
+nox11_PKGNAMESUFFIX= -nox11
+nox11_CONFLICTS_INSTALL=${PORTNAME}
+x11_CONFLICTS_INSTALL= ${PORTNAME}${nox11_PKGNAMESUFFIX}
+
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
diff --git a/misc/lsix/distinfo b/misc/lsix/distinfo
index f4cd038bdffa..93ac990f9869 100644
--- a/misc/lsix/distinfo
+++ b/misc/lsix/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1629436537
-SHA256 (hackerb9-lsix-1.8_GH0.tar.gz) = f19b0456abb72e203fa20edeb568883d4fe9c0e9555c6752644f313a6811f98e
-SIZE (hackerb9-lsix-1.8_GH0.tar.gz) = 554423
+TIMESTAMP = 1700088205
+SHA256 (hackerb9-lsix-1.8.2_GH0.tar.gz) = 79bf81bd66747a9fab1692c52dcda004fe500fbae118dc0a6bdbc6d6aefa20c1
+SIZE (hackerb9-lsix-1.8.2_GH0.tar.gz) = 554540