Tue Dec 15 22:13:41 2009 UTC ()
Recursive bump for libltdl


(joerg)
diff -r1.31 -r1.32 pkgsrc/textproc/dict-client/Makefile
diff -r1.25 -r1.26 pkgsrc/textproc/dict-server/Makefile
diff -r1.5 -r1.6 pkgsrc/textproc/redland/Makefile
diff -r1.14 -r1.15 pkgsrc/textproc/tex2page/Makefile

cvs diff -r1.31 -r1.32 pkgsrc/textproc/dict-client/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/dict-client/Makefile 2008/06/12 02:14:48 1.31
+++ pkgsrc/textproc/dict-client/Makefile 2009/12/15 22:13:40 1.32
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.31 2008/06/12 02:14:48 joerg Exp $ 1# $NetBSD: Makefile,v 1.32 2009/12/15 22:13:40 joerg Exp $
2 2
3DISTNAME= dictd-1.9.15 3DISTNAME= dictd-1.9.15
4PKGNAME= dict-client-1.9.15 4PKGNAME= dict-client-1.9.15
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= textproc 6CATEGORIES= textproc
7MASTER_SITES= ftp://ftp.dict.org/pub/dict/ 7MASTER_SITES= ftp://ftp.dict.org/pub/dict/
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.dict.org/ 10HOMEPAGE= http://www.dict.org/
11COMMENT= Dictionary Service Protocol client 11COMMENT= Dictionary Service Protocol client
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= gmake flex yacc 15USE_TOOLS+= gmake flex yacc
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17CONFIGURE_ARGS+= --with-cflags=${CFLAGS:M*:Q} 17CONFIGURE_ARGS+= --with-cflags=${CFLAGS:M*:Q}
18CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR:Q} 18CONFIGURE_ARGS+= --with-etcdir=${PKG_SYSCONFDIR:Q}

cvs diff -r1.25 -r1.26 pkgsrc/textproc/dict-server/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/dict-server/Makefile 2009/07/07 22:19:53 1.25
+++ pkgsrc/textproc/dict-server/Makefile 2009/12/15 22:13:40 1.26
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.25 2009/07/07 22:19:53 joerg Exp $ 1# $NetBSD: Makefile,v 1.26 2009/12/15 22:13:40 joerg Exp $
2 2
3DISTNAME= dictd-1.9.15 3DISTNAME= dictd-1.9.15
4PKGNAME= dict-server-1.9.15 4PKGNAME= dict-server-1.9.15
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= textproc 6CATEGORIES= textproc
7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dict/} \ 7MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dict/} \
8 ftp://ftp.dict.org/pub/dict/ 8 ftp://ftp.dict.org/pub/dict/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.dict.org/ 11HOMEPAGE= http://www.dict.org/
12COMMENT= Dictionary Service Protocol server 12COMMENT= Dictionary Service Protocol server
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_TOOLS+= gmake lex yacc 16USE_TOOLS+= gmake lex yacc
17GNU_CONFIGURE= yes 17GNU_CONFIGURE= yes
18CONFIGURE_ARGS+= --with-cflags=${CFLAGS:M*:Q} 18CONFIGURE_ARGS+= --with-cflags=${CFLAGS:M*:Q}

cvs diff -r1.5 -r1.6 pkgsrc/textproc/redland/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/redland/Makefile 2009/07/23 09:33:20 1.5
+++ pkgsrc/textproc/redland/Makefile 2009/12/15 22:13:41 1.6
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.5 2009/07/23 09:33:20 markd Exp $ 1# $NetBSD: Makefile,v 1.6 2009/12/15 22:13:41 joerg Exp $
2 2
3DISTNAME= redland-1.0.9 3DISTNAME= redland-1.0.9
 4PKGREVISION= 1
4CATEGORIES= textproc 5CATEGORIES= textproc
5MASTER_SITES= http://download.librdf.org/source/ 6MASTER_SITES= http://download.librdf.org/source/
6 7
7MAINTAINER= markd@NetBSD.org 8MAINTAINER= markd@NetBSD.org
8HOMEPAGE= http://librdf.org/ 9HOMEPAGE= http://librdf.org/
9COMMENT= libraries that support the Resource Description Framework (RDF) 10COMMENT= libraries that support the Resource Description Framework (RDF)
10LICENSE= gnu-lgpl-v2.1 OR apache-2.0 11LICENSE= gnu-lgpl-v2.1 OR apache-2.0
11 12
12PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
13 14
14USE_TOOLS+= gmake perl pkg-config 15USE_TOOLS+= gmake perl pkg-config
15GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 17USE_LIBTOOL= yes

cvs diff -r1.14 -r1.15 pkgsrc/textproc/tex2page/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/tex2page/Attic/Makefile 2009/08/26 19:58:21 1.14
+++ pkgsrc/textproc/tex2page/Attic/Makefile 2009/12/15 22:13:41 1.15
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: Makefile,v 1.14 2009/08/26 19:58:21 sno Exp $ 1# $NetBSD: Makefile,v 1.15 2009/12/15 22:13:41 joerg Exp $
2# 2#
3 3
4DISTNAME= tex2page 4DISTNAME= tex2page
5DIST_SUBDIR= tex2page-20060131 5DIST_SUBDIR= tex2page-20060131
6PKGNAME= tex2page-20060131 6PKGNAME= tex2page-20060131
7PKGREVISION= 7 7PKGREVISION= 8
8CATEGORIES= textproc 8CATEGORIES= textproc
9MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/ 9MASTER_SITES= http://www.ccs.neu.edu/home/dorai/tex2page/
10 10
11MAINTAINER= gdt@NetBSD.org 11MAINTAINER= gdt@NetBSD.org
12HOMEPAGE= http://www.ccs.neu.edu/home/dorai/tex2page/ 12HOMEPAGE= http://www.ccs.neu.edu/home/dorai/tex2page/
13COMMENT= Converts TeX manuscripts into (HTML) web pages 13COMMENT= Converts TeX manuscripts into (HTML) web pages
14 14
15PKG_DESTDIR_SUPPORT= user-destdir 15PKG_DESTDIR_SUPPORT= user-destdir
16 16
17DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk 17DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
18 18
19USE_PKGLOCALEDIR= yes 19USE_PKGLOCALEDIR= yes
20HAS_CONFIGURE= yes 20HAS_CONFIGURE= yes