diff options
author | drochner <drochner@pkgsrc.org> | 2011-01-31 17:04:31 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-01-31 17:04:31 +0000 |
commit | 7807ce55428195f03601f0e3f6e5a96e3d01b87a (patch) | |
tree | 6278cabb9e1979afba437ed19cc5e132761ddcac /print | |
parent | adf63bcb994750b57f36c210f9e7f404634dac46 (diff) | |
download | pkgsrc-7807ce55428195f03601f0e3f6e5a96e3d01b87a.tar.gz |
bump PKGREV for poppler shlib major 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/ruby-gnome2-poppler/Makefile | 4 | ||||
-rw-r--r-- | print/web2c/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/print/diffpdf/Makefile b/print/diffpdf/Makefile index bcaa41d9e72..c2b0c1e5137 100644 --- a/print/diffpdf/Makefile +++ b/print/diffpdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/01/13 13:39:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2011/01/31 17:04:31 drochner Exp $ # DISTNAME= diffpdf-1.1.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print MASTER_SITES= http://www.qtrac.eu/ diff --git a/print/epdfview/Makefile b/print/epdfview/Makefile index 7f5df4529be..812497af5eb 100644 --- a/print/epdfview/Makefile +++ b/print/epdfview/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/01/13 13:39:10 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/01/31 17:04:32 drochner Exp $ # DISTNAME= epdfview-0.1.7 -PKGREVISION= 9 +PKGREVISION= 10 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 5bb2f7f4b88..1f53a7a8e92 100644 --- a/print/evince/Makefile +++ b/print/evince/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.69 2011/01/18 10:08:44 jmmv Exp $ +# $NetBSD: Makefile,v 1.70 2011/01/31 17:04:32 drochner Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "../../print/evince/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Document viewer diff --git a/print/ruby-gnome2-poppler/Makefile b/print/ruby-gnome2-poppler/Makefile index 8fb1bc9b119..944aabaab45 100644 --- a/print/ruby-gnome2-poppler/Makefile +++ b/print/ruby-gnome2-poppler/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2011/01/13 13:39:14 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/01/31 17:04:32 drochner Exp $ # PKGNAME= ${RUBY_PKGPREFIX}-gnome2-poppler-${VERSION} COMMENT= Ruby binding of poppler-glib -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print CONFLICTS+= ruby[0-9][0-9]-gnome2-poppler-[0-9]* diff --git a/print/web2c/Makefile b/print/web2c/Makefile index f99de333a8d..24593e8416a 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2011/01/28 01:54:44 minskim Exp $ +# $NetBSD: Makefile,v 1.17 2011/01/31 17:04:32 drochner Exp $ DISTNAME= texlive-20100720-source PKGNAME= web2c-2010 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/} EXTRACT_SUFX= .tar.xz |