pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/tuc tuc: add man page to PLIST



details:   https://anonhg.NetBSD.org/pkgsrc/rev/59f607aec02a
branches:  trunk
changeset: 391203:59f607aec02a
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 05 14:13:13 2023 +0000

description:
tuc: add man page to PLIST

Bump PKGREVISION.

diffstat:

 textproc/tuc/Makefile |  3 ++-
 textproc/tuc/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (20 lines):

diff -r ea83afd90554 -r 59f607aec02a textproc/tuc/Makefile
--- a/textproc/tuc/Makefile     Thu Jan 05 10:35:45 2023 +0000
+++ b/textproc/tuc/Makefile     Thu Jan 05 14:13:13 2023 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2023/01/02 12:54:00 pin Exp $
+# $NetBSD: Makefile,v 1.8 2023/01/05 14:13:13 wiz Exp $
 
 DISTNAME=      tuc-0.11.0
+PKGREVISION=   1
 CATEGORIES=    textproc
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=riquito/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r ea83afd90554 -r 59f607aec02a textproc/tuc/PLIST
--- a/textproc/tuc/PLIST        Thu Jan 05 10:35:45 2023 +0000
+++ b/textproc/tuc/PLIST        Thu Jan 05 14:13:13 2023 +0000
@@ -1,2 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1 2022/05/03 13:01:05 pin Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/01/05 14:13:13 wiz Exp $
 bin/tuc
+man/man1/tuc.1



Home | Main Index | Thread Index | Old Index