pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/got-portable
Module Name: pkgsrc
Committed By: vins
Date: Sat Sep 2 15:48:12 UTC 2023
Modified Files:
pkgsrc/devel/got-portable: Makefile PLIST
Log Message:
got-portable: install the new cvg(1) client; unbreaks build.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/got-portable/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/got-portable/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/got-portable/Makefile
diff -u pkgsrc/devel/got-portable/Makefile:1.12 pkgsrc/devel/got-portable/Makefile:1.13
--- pkgsrc/devel/got-portable/Makefile:1.12 Thu Aug 31 19:39:07 2023
+++ pkgsrc/devel/got-portable/Makefile Sat Sep 2 15:48:12 2023
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2023/08/31 19:39:07 vins Exp $
+# $NetBSD: Makefile,v 1.13 2023/09/02 15:48:12 vins Exp $
DISTNAME= got-portable-0.92
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= https://gameoftrees.org/releases/portable/
Index: pkgsrc/devel/got-portable/PLIST
diff -u pkgsrc/devel/got-portable/PLIST:1.1 pkgsrc/devel/got-portable/PLIST:1.2
--- pkgsrc/devel/got-portable/PLIST:1.1 Mon Dec 19 17:42:06 2022
+++ pkgsrc/devel/got-portable/PLIST Sat Sep 2 15:48:12 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2022/12/19 17:42:06 vins Exp $
+@comment $NetBSD: PLIST,v 1.2 2023/09/02 15:48:12 vins Exp $
bin/got
bin/gotadmin
bin/tog
@@ -14,6 +14,7 @@ libexec/got-read-patch
libexec/got-read-tag
libexec/got-read-tree
libexec/got-send-pack
+man/man1/cvg.1
man/man1/got.1
man/man1/gotadmin.1
man/man1/tog.1
@@ -22,4 +23,5 @@ man/man5/got-worktree.5
man/man5/got.conf.5
man/man5/gotwebd.conf.5
man/man8/gotwebd.8
+sbin/cvg
sbin/gotwebd
Home |
Main Index |
Thread Index |
Old Index