aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2018-01-10 18:12:31 +0000
committerSteve Wills <swills@FreeBSD.org>2018-01-10 18:12:31 +0000
commit116ae7f155b7a7eff8d5da313e7ab382f5a415fc (patch)
treebe6924246a02678fe5a32a18ddd4acc197b65a5a /deskutils
parentaa6a88a9317cbd46a1cc36d1031aaad7cd732e65 (diff)
downloadports-116ae7f155b7a7eff8d5da313e7ab382f5a415fc.tar.gz
ports-116ae7f155b7a7eff8d5da313e7ab382f5a415fc.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/noti/Makefile7
-rw-r--r--deskutils/noti/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/deskutils/noti/Makefile b/deskutils/noti/Makefile
index c7140f311c60..d99e54af3d5b 100644
--- a/deskutils/noti/Makefile
+++ b/deskutils/noti/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= noti
-DISTVERSIONPREFIX= v
-DISTVERSION= 2.7.0
+DISTVERSION= 3.0.0
CATEGORIES= deskutils
MAINTAINER= tagattie@yandex.com
@@ -22,9 +21,11 @@ GH_ACCOUNT= variadico
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
GO_TARGET= github.com/${GH_ACCOUNT}/${PORTNAME}/cmd/noti
-PLIST_FILES= bin/noti
+PLIST_FILES= bin/noti man/man1/noti.1.gz man/man5/noti.yaml.5.gz
do-install:
${INSTALL_PROGRAM} ${WRKDIR}/bin/noti ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKDIR}/${PORTNAME}-${DISTVERSION}/docs/man/noti.1 ${STAGEDIR}${PREFIX}/man/man1/noti.1
+ ${INSTALL_MAN} ${WRKDIR}/${PORTNAME}-${DISTVERSION}/docs/man/noti.yaml.5 ${STAGEDIR}${PREFIX}/man/man5/noti.yaml.5
.include <bsd.port.mk>
diff --git a/deskutils/noti/distinfo b/deskutils/noti/distinfo
index 5ee3a9fe2780..65506fea8ab5 100644
--- a/deskutils/noti/distinfo
+++ b/deskutils/noti/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1508212235
-SHA256 (variadico-noti-v2.7.0_GH0.tar.gz) = afa49bf15795e007b5cfd3cf65eb46187f16f39c2afd1040a2c6dccc4adeb2d0
-SIZE (variadico-noti-v2.7.0_GH0.tar.gz) = 3736439
+SHA256 (variadico-noti-3.0.0_GH0.tar.gz) = 604ca1da56ba73fac7ca4236ae57c51c6c415f15649aa9be50a987254ba91301
+SIZE (variadico-noti-3.0.0_GH0.tar.gz) = 4441844