Mon Aug 13 12:18:37 2012 UTC ()
PKGREV bump for poppler shlib major change


(drochner)
diff -r1.2 -r1.3 pkgsrc/editors/texworks/Makefile
diff -r1.101 -r1.102 pkgsrc/graphics/kdegraphics3/Makefile
diff -r1.25 -r1.26 pkgsrc/print/epdfview/Makefile
diff -r1.26 -r1.27 pkgsrc/print/kbibtex/Makefile
diff -r1.4 -r1.5 pkgsrc/print/okular/Makefile
diff -r1.28 -r1.29 pkgsrc/print/ruby-gnome2-poppler/Makefile

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

--- pkgsrc/editors/texworks/Makefile 2012/07/01 19:05:16 1.2
+++ pkgsrc/editors/texworks/Makefile 2012/08/13 12:18:37 1.3
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.2 2012/07/01 19:05:16 dholland Exp $ 1# $NetBSD: Makefile,v 1.3 2012/08/13 12:18:37 drochner Exp $
2 2
3DISTNAME= texworks-0.4.3-r858 3DISTNAME= texworks-0.4.3-r858
4PKGNAME= texworks-0.4.3 4PKGNAME= texworks-0.4.3
5PKGREVISION= 1 5PKGREVISION= 2
6CATEGORIES= editors 6CATEGORIES= editors
7MASTER_SITES= http://texworks.googlecode.com/files/ 7MASTER_SITES= http://texworks.googlecode.com/files/
8 8
9MAINTAINER= markd@NetBSD.org 9MAINTAINER= markd@NetBSD.org
10HOMEPAGE= http://www.tug.org/texworks/ 10HOMEPAGE= http://www.tug.org/texworks/
11COMMENT= a simple TeX front-end program 11COMMENT= a simple TeX front-end program
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16USE_LANGUAGES= c c++ 16USE_LANGUAGES= c c++
17USE_TOOLS+= pkg-config gmake 17USE_TOOLS+= pkg-config gmake
18MAKE_ENV+= INSTALL_ROOT=${DESTDIR} 18MAKE_ENV+= INSTALL_ROOT=${DESTDIR}

cvs diff -r1.101 -r1.102 pkgsrc/graphics/kdegraphics3/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/graphics/kdegraphics3/Attic/Makefile 2012/07/01 19:05:19 1.101
+++ pkgsrc/graphics/kdegraphics3/Attic/Makefile 2012/08/13 12:18:37 1.102
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.101 2012/07/01 19:05:19 dholland Exp $ 1# $NetBSD: Makefile,v 1.102 2012/08/13 12:18:37 drochner Exp $
2 2
3DISTNAME= kdegraphics-${_KDE_VERSION} 3DISTNAME= kdegraphics-${_KDE_VERSION}
4PKGREVISION= 20 4PKGREVISION= 21
5CATEGORIES= graphics 5CATEGORIES= graphics
6COMMENT= Graphics programs for the KDE integrated X11 desktop 6COMMENT= Graphics programs for the KDE integrated X11 desktop
7 7
8PKG_DESTDIR_SUPPORT= user-destdir 8PKG_DESTDIR_SUPPORT= user-destdir
9 9
10#PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/ 10#PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/
11#PATCHFILES= post-3.5.8-kdegraphics-kpdf.diff 11#PATCHFILES= post-3.5.8-kdegraphics-kpdf.diff
12 12
13.include "../../meta-pkgs/kde3/Makefile.kde3" 13.include "../../meta-pkgs/kde3/Makefile.kde3"
14 14
15USE_TOOLS+= gs:run pkg-config 15USE_TOOLS+= gs:run pkg-config
16 16
17DEPENDS+= urw-fonts-[0-9]*:../../fonts/urw-fonts 17DEPENDS+= urw-fonts-[0-9]*:../../fonts/urw-fonts

cvs diff -r1.25 -r1.26 pkgsrc/print/epdfview/Makefile (expand / switch to unified diff)

--- pkgsrc/print/epdfview/Makefile 2012/05/07 00:26:48 1.25
+++ pkgsrc/print/epdfview/Makefile 2012/08/13 12:18:37 1.26
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.25 2012/05/07 00:26:48 dholland Exp $ 1# $NetBSD: Makefile,v 1.26 2012/08/13 12:18:37 drochner Exp $
2# 2#
3 3
4DISTNAME= epdfview-0.1.8 4DISTNAME= epdfview-0.1.8
5PKGREVISION= 3 5PKGREVISION= 4
6CATEGORIES= print 6CATEGORIES= print
7MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ 7MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/
8EXTRACT_SUFX= .tar.bz2 8EXTRACT_SUFX= .tar.bz2
9 9
10MAINTAINER= reed@reedmedia.net 10MAINTAINER= reed@reedmedia.net
11HOMEPAGE= http://trac.emma-soft.com/epdfview/ 11HOMEPAGE= http://trac.emma-soft.com/epdfview/
12COMMENT= Lightweight PDF viewer using Poppler and GTK2 12COMMENT= Lightweight PDF viewer using Poppler and GTK2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16GNU_CONFIGURE= yes 16GNU_CONFIGURE= yes
17USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++
18USE_PKGLOCALEDIR= yes 18USE_PKGLOCALEDIR= yes

cvs diff -r1.26 -r1.27 pkgsrc/print/kbibtex/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/print/kbibtex/Attic/Makefile 2012/06/14 07:44:51 1.26
+++ pkgsrc/print/kbibtex/Attic/Makefile 2012/08/13 12:18:37 1.27
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.26 2012/06/14 07:44:51 sbd Exp $ 1# $NetBSD: Makefile,v 1.27 2012/08/13 12:18:37 drochner Exp $
2 2
3DISTNAME= kbibtex-0.4 3DISTNAME= kbibtex-0.4
4PKGREVISION= 1 4PKGREVISION= 2
5CATEGORIES= print kde 5CATEGORIES= print kde
6MASTER_SITES= http://download.gna.org/kbibtex/0.4/ 6MASTER_SITES= http://download.gna.org/kbibtex/0.4/
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= markd@NetBSD.org 9MAINTAINER= markd@NetBSD.org
10HOMEPAGE= http://home.gna.org/kbibtex/ 10HOMEPAGE= http://home.gna.org/kbibtex/
11COMMENT= BibTeX editor for KDE 11COMMENT= BibTeX editor for KDE
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14PKG_DESTDIR_SUPPORT= user-destdir 14PKG_DESTDIR_SUPPORT= user-destdir
15 15
16BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 16BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4
17 17

cvs diff -r1.4 -r1.5 pkgsrc/print/okular/Makefile (expand / switch to unified diff)

--- pkgsrc/print/okular/Makefile 2012/06/16 04:45:37 1.4
+++ pkgsrc/print/okular/Makefile 2012/08/13 12:18:37 1.5
@@ -1,16 +1,17 @@ @@ -1,16 +1,17 @@
1# $NetBSD: Makefile,v 1.4 2012/06/16 04:45:37 markd Exp $ 1# $NetBSD: Makefile,v 1.5 2012/08/13 12:18:37 drochner Exp $
2 2
3DISTNAME= okular-${_KDE_VERSION} 3DISTNAME= okular-${_KDE_VERSION}
 4PKGREVISION= 1
4CATEGORIES= print 5CATEGORIES= print
5COMMENT= KDE universal document viewer 6COMMENT= KDE universal document viewer
6 7
7.include "../../meta-pkgs/kde4/Makefile.kde4" 8.include "../../meta-pkgs/kde4/Makefile.kde4"
8 9
9.include "../../meta-pkgs/kde4/kde4.mk" 10.include "../../meta-pkgs/kde4/kde4.mk"
10 11
11.include "../../devel/chmlib/buildlink3.mk" 12.include "../../devel/chmlib/buildlink3.mk"
12.include "../../graphics/djvulibre-lib/buildlink3.mk" 13.include "../../graphics/djvulibre-lib/buildlink3.mk"
13.include "../../graphics/hicolor-icon-theme/buildlink3.mk" 14.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
14.include "../../graphics/qimageblitz/buildlink3.mk" 15.include "../../graphics/qimageblitz/buildlink3.mk"
15.include "../../graphics/tiff/buildlink3.mk" 16.include "../../graphics/tiff/buildlink3.mk"
16.include "../../print/libspectre/buildlink3.mk" 17.include "../../print/libspectre/buildlink3.mk"

cvs diff -r1.28 -r1.29 pkgsrc/print/ruby-gnome2-poppler/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/print/ruby-gnome2-poppler/Attic/Makefile 2012/04/14 04:27:50 1.28
+++ pkgsrc/print/ruby-gnome2-poppler/Attic/Makefile 2012/08/13 12:18:37 1.29
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.28 2012/04/14 04:27:50 obache Exp $ 1# $NetBSD: Makefile,v 1.29 2012/08/13 12:18:37 drochner Exp $
2# 2#
3 3
4PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} 4PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION}
 5PKGREVISION= 1
5COMMENT= Ruby binding of poppler-glib 6COMMENT= Ruby binding of poppler-glib
6CATEGORIES= print 7CATEGORIES= print
7 8
8CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]* 9CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]*
9 10
10PKG_DESTDIR_SUPPORT= user-destdir 11PKG_DESTDIR_SUPPORT= user-destdir
11 12
12RUBY_EXTCONF_SUBDIRS= poppler 13RUBY_EXTCONF_SUBDIRS= poppler
13 14
14DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=${VERSION}:../../x11/ruby-gnome2-gtk 15DEPENDS+= ${RUBY_PKGPREFIX}-gnome2-gtk>=${VERSION}:../../x11/ruby-gnome2-gtk
15 16
16do-test: 17do-test:
17 ${RUN} cd ${WRKSRC}/poppler/test; ${SETENV} ${TEST_ENV} ${RUBY} run-test.rb 18 ${RUN} cd ${WRKSRC}/poppler/test; ${SETENV} ${TEST_ENV} ${RUBY} run-test.rb