aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLewis Cook <lcook@FreeBSD.org>2021-09-10 15:02:50 +0000
committerLewis Cook <lcook@FreeBSD.org>2021-09-10 15:02:50 +0000
commitaf1e1e49c105c6d2282f4be851388ecb86030213 (patch)
treeae83f04d3487dba216900da8641522d42eb8a983
parentfc94d98682360f38b9f79a8f5a378f022352ffa0 (diff)
x11/xob: Update to 0.3
-rw-r--r--x11/xob/Makefile15
-rw-r--r--x11/xob/distinfo6
2 files changed, 10 insertions, 11 deletions
diff --git a/x11/xob/Makefile b/x11/xob/Makefile
index 016ca6c94ff4..6c11979e47b6 100644
--- a/x11/xob/Makefile
+++ b/x11/xob/Makefile
@@ -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>
diff --git a/x11/xob/distinfo b/x11/xob/distinfo
index 0ea8861d70d0..7a5bdd2259ba 100644
--- a/x11/xob/distinfo
+++ b/x11/xob/distinfo
@@ -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