diff options
author | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-10-07 18:25:29 +0000 |
commit | 309f52102f498d309d64f1c316185e60163af7ea (patch) | |
tree | 6a91600d2e9992ecb5a3c8f22aede48b0a49e089 /print | |
parent | c976dd16205d02b73ba6e811b1f95295922b08e8 (diff) | |
download | pkgsrc-309f52102f498d309d64f1c316185e60163af7ea.tar.gz |
Revbump post boost update
Diffstat (limited to 'print')
-rw-r--r-- | print/foomatic4-db-engine/Makefile | 4 | ||||
-rw-r--r-- | print/kbibtex/Makefile | 4 | ||||
-rw-r--r-- | print/mupdf/Makefile | 4 | ||||
-rw-r--r-- | print/mupdf/buildlink3.mk | 4 | ||||
-rw-r--r-- | print/okular/Makefile | 4 | ||||
-rw-r--r-- | print/zathura-pdf-mupdf/Makefile | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/print/foomatic4-db-engine/Makefile b/print/foomatic4-db-engine/Makefile index eaf25b47e8a..2ceb7a23d01 100644 --- a/print/foomatic4-db-engine/Makefile +++ b/print/foomatic4-db-engine/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2016/07/09 06:38:50 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2016/10/07 18:26:08 adam Exp $ # DISTNAME= foomatic-db-engine-4.0.12 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/foomatic/ diff --git a/print/kbibtex/Makefile b/print/kbibtex/Makefile index e17de0c2fa0..b524cd1fc38 100644 --- a/print/kbibtex/Makefile +++ b/print/kbibtex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.73 2016/08/01 14:23:57 wiz Exp $ +# $NetBSD: Makefile,v 1.74 2016/10/07 18:26:08 adam Exp $ DISTNAME= kbibtex-0.5.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= print kde MASTER_SITES= http://download.gna.org/kbibtex/0.5/ EXTRACT_SUFX= .tar.xz diff --git a/print/mupdf/Makefile b/print/mupdf/Makefile index 35387f70a6c..481f54c976e 100644 --- a/print/mupdf/Makefile +++ b/print/mupdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.39 2016/08/03 08:50:17 leot Exp $ +# $NetBSD: Makefile,v 1.40 2016/10/07 18:25:33 adam Exp $ DISTNAME= mupdf-1.9a-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://mupdf.com/downloads/archive/ diff --git a/print/mupdf/buildlink3.mk b/print/mupdf/buildlink3.mk index d657f02ec89..94c6a452340 100644 --- a/print/mupdf/buildlink3.mk +++ b/print/mupdf/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2016/04/27 12:34:58 leot Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2016/10/07 18:25:33 adam Exp $ BUILDLINK_TREE+= mupdf @@ -6,7 +6,7 @@ BUILDLINK_TREE+= mupdf MUPDF_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.mupdf+= mupdf>=1.9a -BUILDLINK_ABI_DEPENDS.mupdf?= mupdf>=1.9a +BUILDLINK_ABI_DEPENDS.mupdf?= mupdf>=1.9anb4 BUILDLINK_PKGSRCDIR.mupdf?= ../../print/mupdf pkgbase := mupdf diff --git a/print/okular/Makefile b/print/okular/Makefile index 240e7fbd480..af2202486e6 100644 --- a/print/okular/Makefile +++ b/print/okular/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2016/08/01 14:23:57 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2016/10/07 18:26:08 adam Exp $ DISTNAME= okular-15.12.0 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= print COMMENT= KDE universal document viewer MASTER_SITES= ${MASTER_SITE_KDE:=applications/15.12.0/src/} diff --git a/print/zathura-pdf-mupdf/Makefile b/print/zathura-pdf-mupdf/Makefile index f60d9a52a52..27c2d769eec 100644 --- a/print/zathura-pdf-mupdf/Makefile +++ b/print/zathura-pdf-mupdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2016/08/03 10:23:20 adam Exp $ +# $NetBSD: Makefile,v 1.7 2016/10/07 18:26:09 adam Exp $ # DISTNAME= zathura-pdf-mupdf-0.3.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= print MASTER_SITES= http://pwmt.org/projects/zathura/plugins/download/ |