From 03ce036bfb73be7308d354e10c84301792a34f9b Mon Sep 17 00:00:00 2001 From: dillo Date: Thu, 20 Nov 2008 14:28:22 +0000 Subject: Move MAINTAINER from Makefile.common into individual Makefiles. Okayed by reed. --- print/poppler-glib/Makefile | 3 ++- print/poppler-qt/Makefile | 3 ++- print/poppler-qt4/Makefile | 3 ++- print/poppler-utils/Makefile | 3 ++- print/poppler/Makefile | 3 ++- print/poppler/Makefile.common | 3 +-- 6 files changed, 11 insertions(+), 7 deletions(-) (limited to 'print') diff --git a/print/poppler-glib/Makefile b/print/poppler-glib/Makefile index f486224f8b9..c5d6a4f6c8b 100644 --- a/print/poppler-glib/Makefile +++ b/print/poppler-glib/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2008/10/24 23:28:53 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2008/11/20 14:28:22 dillo Exp $ # .include "../../print/poppler/Makefile.common" @@ -6,6 +6,7 @@ PKGNAME= poppler-glib-${POPPLER_VERS} COMMENT= PDF rendering library (GLib wrapper) +MAINTAINER= reed@reedmedia.net CONFLICTS+= poppler<0.4.5nb1 diff --git a/print/poppler-qt/Makefile b/print/poppler-qt/Makefile index 44c90485c9c..ad5f00b0dfe 100644 --- a/print/poppler-qt/Makefile +++ b/print/poppler-qt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2007/11/03 16:10:40 drochner Exp $ +# $NetBSD: Makefile,v 1.17 2008/11/20 14:28:22 dillo Exp $ # .include "../../print/poppler/Makefile.common" @@ -6,6 +6,7 @@ PKGNAME= poppler-qt-${POPPLER_VERS} COMMENT= PDF rendering library (QT wrapper) +MAINTAINER= reed@reedmedia.net GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-cairo-output diff --git a/print/poppler-qt4/Makefile b/print/poppler-qt4/Makefile index cb5126124c8..8957cc25600 100644 --- a/print/poppler-qt4/Makefile +++ b/print/poppler-qt4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/11/10 20:59:27 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/11/20 14:28:22 dillo Exp $ # .include "../../print/poppler/Makefile.common" @@ -6,6 +6,7 @@ PKGNAME= poppler-qt4-${POPPLER_VERS} COMMENT= PDF rendering library (QT4 wrapper) +MAINTAINER= reed@reedmedia.net GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-cairo-output diff --git a/print/poppler-utils/Makefile b/print/poppler-utils/Makefile index 31366d30c18..3ef5f3ed343 100644 --- a/print/poppler-utils/Makefile +++ b/print/poppler-utils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2007/02/22 19:27:05 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/11/20 14:28:22 dillo Exp $ # .include "../../print/poppler/Makefile.common" @@ -6,6 +6,7 @@ PKGNAME= poppler-utils-${POPPLER_VERS} COMMENT= PDF utilities (from poppler) +MAINTAINER= reed@reedmedia.net CONFLICTS+= poppler-0.5.1 poppler-0.5.1nb1 poppler-0.5.1nb2 CONFLICTS+= xpdf-[0-9]* diff --git a/print/poppler/Makefile b/print/poppler/Makefile index 4e12dfdf4db..934df0719d8 100644 --- a/print/poppler/Makefile +++ b/print/poppler/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.31 2008/07/15 10:34:21 drochner Exp $ +# $NetBSD: Makefile,v 1.32 2008/11/20 14:28:22 dillo Exp $ # .include "../../print/poppler/Makefile.common" COMMENT= PDF rendering library +MAINTAINER= reed@reedmedia.net USE_TOOLS+= gmake diff --git a/print/poppler/Makefile.common b/print/poppler/Makefile.common index ce5cadafc1b..48d943ab4f5 100644 --- a/print/poppler/Makefile.common +++ b/print/poppler/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.22 2008/11/10 20:59:27 wiz Exp $ +# $NetBSD: Makefile.common,v 1.23 2008/11/20 14:28:22 dillo Exp $ # # used by print/poppler/Makefile # used by print/poppler-glib/Makefile @@ -11,7 +11,6 @@ DISTNAME= poppler-${POPPLER_VERS} CATEGORIES= print MASTER_SITES= http://poppler.freedesktop.org/ -MAINTAINER= reed@reedmedia.net HOMEPAGE= http://poppler.freedesktop.org/ PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3