Sun Jan 29 08:12:04 2012 UTC ()
LICENSE=gnu-gpl-v2


(obache)
diff -r1.16 -r1.17 pkgsrc/devel/stgit/Makefile

cvs diff -r1.16 -r1.17 pkgsrc/devel/stgit/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/stgit/Makefile 2012/01/29 08:10:43 1.16
+++ pkgsrc/devel/stgit/Makefile 2012/01/29 08:12:04 1.17
@@ -1,23 +1,24 @@ @@ -1,23 +1,24 @@
1# $NetBSD: Makefile,v 1.16 2012/01/29 08:10:43 obache Exp $ 1# $NetBSD: Makefile,v 1.17 2012/01/29 08:12:04 obache Exp $
2 2
3DISTNAME= stgit-0.14.3 3DISTNAME= stgit-0.14.3
4PKGREVISION= 3 4PKGREVISION= 3
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= http://homepage.ntlworld.com/cmarinas/stgit/ 6MASTER_SITES= http://homepage.ntlworld.com/cmarinas/stgit/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://www.procode.org/stgit/ 9HOMEPAGE= http://www.procode.org/stgit/
10COMMENT= Stacked GIT 10COMMENT= Stacked GIT
 11LICENSE= gnu-gpl-v2
11 12
12PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
13 14
14BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc 15BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
15BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto 16BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
16DEPENDS+= scmgit-base>=1.5.2:../../devel/scmgit-base 17DEPENDS+= scmgit-base>=1.5.2:../../devel/scmgit-base
17 18
18AUTO_MKDIRS= yes 19AUTO_MKDIRS= yes
19USE_TOOLS+= bash:run perl gmake 20USE_TOOLS+= bash:run perl gmake
20USE_LANGUAGES= #none 21USE_LANGUAGES= #none
21 22
22REPLACE_PERL= Documentation/build-docdep.perl 23REPLACE_PERL= Documentation/build-docdep.perl
23REPLACE_BASH= contrib/stg-* 24REPLACE_BASH= contrib/stg-*