mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
misc/lsix: flavorize the port and update to version 1.8.2
PR: 271879 Submitted by: olgeni Reported by: portscout
This commit is contained in:
parent
017cf1f963
commit
5f98cf076a
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user