Sun Jul 19 21:29:44 2015 UTC ()
Bump PKGREVISION for p5-CGI dependency.


(wiz)
diff -r1.28 -r1.29 pkgsrc/www/gitweb/Makefile

cvs diff -r1.28 -r1.29 pkgsrc/www/gitweb/Makefile (expand / switch to unified diff)

--- pkgsrc/www/gitweb/Makefile 2015/07/19 16:54:11 1.28
+++ pkgsrc/www/gitweb/Makefile 2015/07/19 21:29:44 1.29
@@ -1,18 +1,19 @@ @@ -1,18 +1,19 @@
1# $NetBSD: Makefile,v 1.28 2015/07/19 16:54:11 nils Exp $ 1# $NetBSD: Makefile,v 1.29 2015/07/19 21:29:44 wiz Exp $
2 2
3.include "../../devel/git/Makefile.common" 3.include "../../devel/git/Makefile.common"
4 4
5PKGNAME= ${DISTNAME:S/git/gitweb/} 5PKGNAME= ${DISTNAME:S/git/gitweb/}
 6PKGREVISION= 1
6CATEGORIES= www 7CATEGORIES= www
7 8
8COMMENT= Web interface for GIT repositories 9COMMENT= Web interface for GIT repositories
9 10
10#DEPENDS+= apache{,2,22}-[0-9]*:../../www/apache22 11#DEPENDS+= apache{,2,22}-[0-9]*:../../www/apache22
11DEPENDS+= git-base>=${GIT_VERSION}:../../devel/git-base 12DEPENDS+= git-base>=${GIT_VERSION}:../../devel/git-base
12#DEPENDS+= {perl>=5.15.8,p5-Time-HiRes>=1.9725}:../../time/p5-Time-HiRes 13#DEPENDS+= {perl>=5.15.8,p5-Time-HiRes>=1.9725}:../../time/p5-Time-HiRes
13DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI 14DEPENDS+= p5-CGI-[0-9]*:../../www/p5-CGI
14 15
15USE_TOOLS+= perl:run 16USE_TOOLS+= perl:run
16 17
17BUILD_DIRS= gitweb 18BUILD_DIRS= gitweb
18BUILD_TARGET= gitweb.cgi 19BUILD_TARGET= gitweb.cgi