Import of pkgsrc-2015Q3

This commit is contained in:
2015-10-03 03:37:01 -07:00
committed by Lionel Sambuc
parent f641581404
commit 9d819b6d54
7578 changed files with 228314 additions and 80018 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2014/01/07 14:59:04 wiz Exp $
# $NetBSD: Makefile,v 1.4 2015/07/10 17:32:57 khorben Exp $
.include "../../devel/git/Makefile.version"
@@ -17,6 +17,7 @@ SUPERSEDES+= scmgit-[0-9]*
META_PACKAGE= yes
DEPENDS+= git-base>=${GIT_VERSION}:../../devel/git-base
DEPENDS+= git-contrib>=${GIT_VERSION}:../../devel/git-contrib
DEPENDS+= git-docs>=${GIT_VERSION}:../../devel/git-docs
DEPENDS+= git-gitk>=${GIT_VERSION}:../../devel/git-gitk

View File

@@ -1,6 +1,7 @@
# $NetBSD: Makefile.common,v 1.2 2014/05/10 11:43:30 adam Exp $
# $NetBSD: Makefile.common,v 1.3 2015/07/10 17:31:35 khorben Exp $
#
# used by devel/git-base/Makefile
# used by devel/git-contrib/Makefile
# used by devel/git-docs/Makefile
# used by devel/git-gitk/Makefile
# used by www/gitweb/Makefile

View File

@@ -1,6 +1,6 @@
# $NetBSD: Makefile.version,v 1.25 2015/06/06 09:59:07 adam Exp $
# $NetBSD: Makefile.version,v 1.30 2015/09/13 09:24:32 wiz Exp $
#
# used by devel/git/Makefile.common
# used by devel/git-svn/Makefile
GIT_VERSION= 2.4.3
GIT_VERSION= 2.5.2