diff options
author | drochner <drochner@pkgsrc.org> | 2011-03-09 12:16:35 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-03-09 12:16:35 +0000 |
commit | 440168b5ab6992f7ea479439cf7f2ab7b815ec16 (patch) | |
tree | 11eb1746c5fe6155b13c274f5b8db0c104918126 /print | |
parent | fb4b2dcb27e7c5731316bd3a490380a3d0132155 (diff) | |
download | pkgsrc-440168b5ab6992f7ea479439cf7f2ab7b815ec16.tar.gz |
bump PKGREV for libpoppler shlib name change
Diffstat (limited to 'print')
-rw-r--r-- | print/diffpdf/Makefile | 4 | ||||
-rw-r--r-- | print/epdfview/Makefile | 4 | ||||
-rw-r--r-- | print/evince/Makefile | 4 | ||||
-rw-r--r-- | print/luatex/Makefile | 4 | ||||
-rw-r--r-- | print/ruby-gnome2-poppler/Makefile | 3 | ||||
-rw-r--r-- | print/web2c/Makefile | 4 |
6 files changed, 12 insertions, 11 deletions
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile index c2b0c1e5137..3a4e8331188 100644 --- a/print/diffpdf/Makefile +++ b/print/diffpdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/01/31 17:04:31 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2011/03/09 12:16:35 drochner Exp $ # DISTNAME= diffpdf-1.1.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.qtrac.eu/ diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile index 812497af5eb..1d482cb236f 100644 --- a/print/epdfview/Makefile +++ b/print/epdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2011/01/31 17:04:32 drochner Exp $ +# $NetBSD: Makefile,v 1.18 2011/03/09 12:16:35 drochner Exp $ # DISTNAME= epdfview-0.1.7 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= print MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/evince/Makefile b/print/evince/Makefile index 718fe8016a1..d99acdc977e 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.71 2011/02/19 14:42:21 drochner Exp $ +# $NetBSD: Makefile,v 1.72 2011/03/09 12:16:35 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../print/evince/Makefile.common" -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Document viewer diff --git a/print/luatex/Makefile b/print/luatex/Makefile index 46a9d4e7dd9..2b166d2325f 100644 --- a/print/luatex/Makefile +++ b/print/luatex/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/01/31 17:05:48 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2011/03/09 12:16:35 drochner Exp $ DISTNAME= luatex-beta-0.65.0-source PKGNAME= ${DISTNAME:S/-beta//:S/-source//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= http://foundry.supelec.fr/gf/download/frsrelease/386/1704/ EXTRACT_SUFX= .tar.bz2 diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index 99eebf112cb..3a411e8dc73 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2011/03/04 13:14:06 obache Exp $ +# $NetBSD: Makefile,v 1.21 2011/03/09 12:16:35 drochner Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} +PKGREVISION= 1 COMMENT= Ruby binding of poppler-glib CATEGORIES= print diff --git a/print/web2c/Makefile b/print/web2c/Makefile index 24593e8416a..dd4e3018c4a 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2011/01/31 17:04:32 drochner Exp $ +# $NetBSD: Makefile,v 1.18 2011/03/09 12:16:35 drochner Exp $ DISTNAME= texlive-20100720-source PKGNAME= web2c-2010 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.xz |