pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/git-cinnabar
Module Name: pkgsrc
Committed By: wiz
Date: Tue May 2 10:25:31 UTC 2023
Modified Files:
pkgsrc/devel/git-cinnabar: Makefile
Log Message:
git-cinnabar: add comment to update submodule checkout when updating
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/git-cinnabar/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/git-cinnabar/Makefile
diff -u pkgsrc/devel/git-cinnabar/Makefile:1.1 pkgsrc/devel/git-cinnabar/Makefile:1.2
--- pkgsrc/devel/git-cinnabar/Makefile:1.1 Sat Apr 29 21:45:19 2023
+++ pkgsrc/devel/git-cinnabar/Makefile Tue May 2 10:25:31 2023
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2023/04/29 21:45:19 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2023/05/02 10:25:31 wiz Exp $
DISTNAME= git-cinnabar-0.6.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=glandium/}
+# does not contain the git submodules, please update GITHUB_SUBMODULES below
GITHUB_TAG= ${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Home |
Main Index |
Thread Index |
Old Index