Tue Dec 15 21:41:00 2009 UTC ()
Recursive bump for libltdl


(joerg)
diff -r1.82 -r1.83 pkgsrc/editors/TeXmacs/Makefile
diff -r1.49 -r1.50 pkgsrc/editors/kile/Makefile

cvs diff -r1.82 -r1.83 pkgsrc/editors/TeXmacs/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/TeXmacs/Makefile 2009/08/13 17:27:59 1.82
+++ pkgsrc/editors/TeXmacs/Makefile 2009/12/15 21:41:00 1.83
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.82 2009/08/13 17:27:59 drochner Exp $ 1# $NetBSD: Makefile,v 1.83 2009/12/15 21:41:00 joerg Exp $
2 2
3DISTNAME= TeXmacs-1.0.6.15-src 3DISTNAME= TeXmacs-1.0.6.15-src
4PKGNAME= ${DISTNAME:S/-src//} 4PKGNAME= ${DISTNAME:S/-src//}
5PKGREVISION= 2 5PKGREVISION= 3
6CATEGORIES= editors 6CATEGORIES= editors
7MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/ 7MASTER_SITES= ftp://ftp.texmacs.org/pub/TeXmacs/targz/
8MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/ 8MASTER_SITES+= http://www.texmacs.org/Download/ftp/targz/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.texmacs.org/ 11HOMEPAGE= http://www.texmacs.org/
12COMMENT= GNU TeXmacs (free scientific text editor) 12COMMENT= GNU TeXmacs (free scientific text editor)
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16BUILD_TARGET= TEXMACS 16BUILD_TARGET= TEXMACS
17 17
18USE_TOOLS+= gmake 18USE_TOOLS+= gmake

cvs diff -r1.49 -r1.50 pkgsrc/editors/kile/Makefile (expand / switch to unified diff)

--- pkgsrc/editors/kile/Makefile 2009/08/26 19:57:24 1.49
+++ pkgsrc/editors/kile/Makefile 2009/12/15 21:41:00 1.50
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.49 2009/08/26 19:57:24 sno Exp $ 1# $NetBSD: Makefile,v 1.50 2009/12/15 21:41:00 joerg Exp $
2 2
3DISTNAME= kile-2.0.2 3DISTNAME= kile-2.0.2
4PKGREVISION= 2 4PKGREVISION= 3
5CATEGORIES= editors kde 5CATEGORIES= editors kde
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kile/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= markd@NetBSD.org 9MAINTAINER= markd@NetBSD.org
10HOMEPAGE= http://kile.sourceforge.net/ 10HOMEPAGE= http://kile.sourceforge.net/
11COMMENT= LaTeX source editor - TeX shell - Gnuplot front end 11COMMENT= LaTeX source editor - TeX shell - Gnuplot front end
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_TOOLS+= gmake perl msgfmt 15USE_TOOLS+= gmake perl msgfmt
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17USE_LIBTOOL= yes 17USE_LIBTOOL= yes