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:           Sun Jun 12 20:07:16 UTC 2016

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

Log Message:
Reset PKGREVISION after update.


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 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.27 pkgsrc/devel/git-base/Makefile:1.28
--- pkgsrc/devel/git-base/Makefile:1.27 Thu May 26 15:41:06 2016
+++ pkgsrc/devel/git-base/Makefile      Sun Jun 12 20:07:16 2016
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2016/05/26 15:41:06 khorben Exp $
+# $NetBSD: Makefile,v 1.28 2016/06/12 20:07:16 wiz Exp $
 
 .include "../../devel/git/Makefile.common"
 
 PKGNAME=       git-base-${GIT_VERSION}
-PKGREVISION=   2
 COMMENT=       GIT Tree History Storage Tool (base package)
 
 CONFLICTS+=            scmgit-base-[0-9]*



Home | Main Index | Thread Index | Old Index