x11/xob: Update to 0.3
Changes: https://github.com/florentc/xob/releases/tag/v0.3
This commit is contained in:
parent
fc94d98682
commit
af1e1e49c1
@ -1,7 +1,6 @@
|
||||
PORTNAME= xob
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.3
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= lcook@FreeBSD.org
|
||||
@ -15,18 +14,18 @@ LIB_DEPENDS= libconfig.so:devel/libconfig
|
||||
USES= compiler:c11 gmake pkgconfig xorg
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= florentc
|
||||
USE_XORG= x11
|
||||
USE_XORG= x11 xrender
|
||||
|
||||
PLIST_FILES= "@sample ${ETCDIR}/styles.cfg.sample" \
|
||||
bin/${PORTNAME} \
|
||||
share/man/man1/${PORTNAME}.1.gz
|
||||
PORTDOCS= CHANGELOG.md CONTRIBUTING.md README.md
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
PLIST_FILES= bin/xob \
|
||||
"@sample ${ETCDIR}/styles.cfg.sample" \
|
||||
share/man/man1/xob.1.gz
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \
|
||||
${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1595542913
|
||||
SHA256 (florentc-xob-v0.2_GH0.tar.gz) = 06fb0d9a081546b6b9d1785f6d6fa36f905516eec5df3a567b5d22bd1f8df33a
|
||||
SIZE (florentc-xob-v0.2_GH0.tar.gz) = 510814
|
||||
TIMESTAMP = 1631285816
|
||||
SHA256 (florentc-xob-v0.3_GH0.tar.gz) = ab96717cff59cd0d3b42cbbc293cbd12f94d975584c47111717607779c155122
|
||||
SIZE (florentc-xob-v0.3_GH0.tar.gz) = 516433
|
||||
|
Loading…
Reference in New Issue
Block a user