pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/git-base



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Apr 14 06:26:04 UTC 2018

Modified Files:
        pkgsrc/devel/git-base: Makefile

Log Message:
git-base: bump PKGREVISION for more installed files.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/devel/git-base/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-base/Makefile
diff -u pkgsrc/devel/git-base/Makefile:1.54 pkgsrc/devel/git-base/Makefile:1.55
--- pkgsrc/devel/git-base/Makefile:1.54 Sat Apr 14 06:18:24 2018
+++ pkgsrc/devel/git-base/Makefile      Sat Apr 14 06:26:04 2018
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.54 2018/04/14 06:18:24 adam Exp $
+# $NetBSD: Makefile,v 1.55 2018/04/14 06:26:04 wiz Exp $
 
 .include "../../devel/git/Makefile.common"
 
 PKGNAME=       git-base-${GIT_VERSION}
+PKGREVISION=   1
 COMMENT=       GIT Tree History Storage Tool (base package)
 
 CONFLICTS+=            scmgit-base-[0-9]*



Home | Main Index | Thread Index | Old Index