Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,16 +1,17 @@
# $NetBSD: Makefile,v 1.4 2015/03/14 13:47:44 tnn Exp $
# $NetBSD: Makefile,v 1.6 2016/03/05 11:29:35 jperkin Exp $
DISTNAME= cgit-0.10.2
DISTNAME= cgit-0.12
PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://git.zx2c4.com/cgit/snapshot/
EXTRACT_SUFX= .tar.xz
# cgit builds its own libgit using a known-good version
# check release notes or README when updating the package
GIT_VER= 2.0.1
GIT_VER= 2.7.0
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} git-${GIT_VER}${EXTRACT_SUFX}
SITES.git-${GIT_VER}${EXTRACT_SUFX}= http://hjemli.net/git/git/snapshot/
HOMEPAGE= http://hjemli.net/git/cgit
HOMEPAGE= http://git.zx2c4.com/cgit/
COMMENT= Fast web interface for git
MAINTAINER= pkgsrc-users@NetBSD.org
LICENSE= gnu-gpl-v2