Wed Oct 22 08:01:49 2014 UTC ()
Reset maintainer, resigned.


(wiz)
diff -r1.2 -r1.3 pkgsrc/editors/se/Makefile
diff -r1.6 -r1.7 pkgsrc/print/qpdf/Makefile

cvs diff -r1.2 -r1.3 pkgsrc/editors/se/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/se/Makefile 2013/03/25 10:15:08 1.2
+++ pkgsrc/editors/se/Makefile 2014/10/22 08:01:48 1.3
@@ -1,16 +1,15 @@ @@ -1,16 +1,15 @@
1# $NetBSD: Makefile,v 1.2 2013/03/25 10:15:08 tcort Exp $ 1# $NetBSD: Makefile,v 1.3 2014/10/22 08:01:48 wiz Exp $
2# 
3 2
4DISTNAME= se-3.0.1 3DISTNAME= se-3.0.1
5CATEGORIES= editors 4CATEGORIES= editors
6MASTER_SITES= http://se-editor.org/dist/ 5MASTER_SITES= http://se-editor.org/dist/
7 6
8MAINTAINER= tcort@NetBSD.org 7MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://se-editor.org/ 8HOMEPAGE= http://se-editor.org/
10COMMENT= Screen oriented version of ed 9COMMENT= Screen oriented version of ed
11LICENSE= public-domain 10LICENSE= public-domain
12 11
13GNU_CONFIGURE= yes 12GNU_CONFIGURE= yes
14 13
15.include "../../mk/curses.buildlink3.mk" 14.include "../../mk/curses.buildlink3.mk"
16.include "../../mk/bsd.pkg.mk" 15.include "../../mk/bsd.pkg.mk"

cvs diff -r1.6 -r1.7 pkgsrc/print/qpdf/Makefile (expand / switch to unified diff)

--- pkgsrc/print/qpdf/Makefile 2014/05/29 23:37:17 1.6
+++ pkgsrc/print/qpdf/Makefile 2014/10/22 08:01:48 1.7
@@ -1,21 +1,21 @@ @@ -1,21 +1,21 @@
1# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:17 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2014/10/22 08:01:48 wiz Exp $
2 2
3DISTNAME= qpdf-5.0.1 3DISTNAME= qpdf-5.0.1
4PKGREVISION= 2 4PKGREVISION= 2
5CATEGORIES= print 5CATEGORIES= print
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qpdf/}
7 7
8MAINTAINER= dillo@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://qpdf.sourceforge.net/ 9HOMEPAGE= http://qpdf.sourceforge.net/
10COMMENT= Structural, content-preserving transformations on PDF files 10COMMENT= Structural, content-preserving transformations on PDF files
11LICENSE= artistic-2.0 11LICENSE= artistic-2.0
12 12
13GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
14USE_LIBTOOL= yes 14USE_LIBTOOL= yes
15USE_TOOLS+= gmake perl:run pkg-config 15USE_TOOLS+= gmake perl:run pkg-config
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17 17
18PKGCONFIG_OVERRIDE+= libqpdf.pc.in 18PKGCONFIG_OVERRIDE+= libqpdf.pc.in
19REPLACE_PERL= qpdf/fix-qdf 19REPLACE_PERL= qpdf/fix-qdf
20 20
21.include "../../devel/pcre/buildlink3.mk" 21.include "../../devel/pcre/buildlink3.mk"