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:   mef
Date:           Sun Jun 25 03:09:45 UTC 2017

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

Log Message:
Remove PKGREVISION for preparing update 2.13.1 to 2.13.2


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 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.40 pkgsrc/devel/git-base/Makefile:1.41
--- pkgsrc/devel/git-base/Makefile:1.40 Thu Jun  8 09:08:51 2017
+++ pkgsrc/devel/git-base/Makefile      Sun Jun 25 03:09:45 2017
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2017/06/08 09:08:51 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2017/06/25 03:09:45 mef 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