Sat Mar 19 19:18:34 2016 UTC ()
Assign Terin Stock as maintainer.


(sevan)
diff -r1.29 -r1.30 pkgsrc/devel/stgit/Makefile

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

--- pkgsrc/devel/stgit/Makefile 2016/03/18 23:13:26 1.29
+++ pkgsrc/devel/stgit/Makefile 2016/03/19 19:18:34 1.30
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.29 2016/03/18 23:13:26 sevan Exp $ 1# $NetBSD: Makefile,v 1.30 2016/03/19 19:18:34 sevan Exp $
2 2
3DISTNAME= stgit-0.17.1 3DISTNAME= stgit-0.17.1
4PKGREVISION= 10 4PKGREVISION= 10
5CATEGORIES= devel 5CATEGORIES= devel
6MASTER_SITES= http://download.gna.org/stgit/ 6MASTER_SITES= http://download.gna.org/stgit/
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= terin@terinstock.com
9HOMEPAGE= http://www.procode.org/stgit/ 9HOMEPAGE= http://www.procode.org/stgit/
10COMMENT= Stacked GIT 10COMMENT= Stacked GIT
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc 13BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
14BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto 14BUILD_DEPENDS+= xmlto-[0-9]*:../../textproc/xmlto
15DEPENDS+= git-base>=1.5.2:../../devel/git-base 15DEPENDS+= git-base>=1.5.2:../../devel/git-base
16 16
17AUTO_MKDIRS= yes 17AUTO_MKDIRS= yes
18USE_TOOLS+= bash:run perl gmake 18USE_TOOLS+= bash:run perl gmake
19USE_LANGUAGES= #none 19USE_LANGUAGES= #none
20 20
21REPLACE_PERL= Documentation/build-docdep.perl 21REPLACE_PERL= Documentation/build-docdep.perl