pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Reset maintainer, developer resigned.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/016cef9efffd
branches:  trunk
changeset: 602606:016cef9efffd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Apr 15 22:07:37 2012 +0000

description:
Reset maintainer, developer resigned.

diffstat:

 textproc/libclucene/Makefile |  11 ++++-------
 textproc/rasqal/Makefile     |   4 ++--
 2 files changed, 6 insertions(+), 9 deletions(-)

diffs (43 lines):

diff -r b932de243d6a -r 016cef9efffd textproc/libclucene/Makefile
--- a/textproc/libclucene/Makefile      Sun Apr 15 22:07:36 2012 +0000
+++ b/textproc/libclucene/Makefile      Sun Apr 15 22:07:37 2012 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2012/04/15 22:07:36 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2012/04/15 22:07:37 wiz Exp $
 
-DISTNAME=              clucene-core-2.3.3.4
+DISTNAME=              clucene-core-0.9.21b
 PKGNAME=               lib${DISTNAME:S/-core-/-/}
 CATEGORIES=            textproc
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=clucene/}
@@ -12,12 +12,9 @@
 
 PKG_DESTDIR_SUPPORT=   user-destdir
 
-PKGCONFIG_OVERRIDE+=   libclucene-core.pc.in
-
+USE_TOOLS+=            gmake
 USE_LANGUAGES=         c c++
-USE_CMAKE=             yes
+GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
 
-.include "../../devel/boost-libs/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"
diff -r b932de243d6a -r 016cef9efffd textproc/rasqal/Makefile
--- a/textproc/rasqal/Makefile  Sun Apr 15 22:07:36 2012 +0000
+++ b/textproc/rasqal/Makefile  Sun Apr 15 22:07:37 2012 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2012/03/19 09:26:22 markd Exp $
+# $NetBSD: Makefile,v 1.14 2012/04/15 22:07:37 wiz Exp $
 
 DISTNAME=      rasqal-0.9.28
 CATEGORIES=    textproc
 MASTER_SITES=  http://download.librdf.org/source/
 
-MAINTAINER=    mkirby%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://librdf.org/rasqal
 COMMENT=       Library that handles RDF query syntaxes
 LICENSE=       gnu-lgpl-v2.1 OR apache-2.0



Home | Main Index | Thread Index | Old Index