diff options
author | wiz <wiz@pkgsrc.org> | 2016-05-22 18:20:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-05-22 18:20:46 +0000 |
commit | 5cb49cfdbe67d403d4dd9f74067774a99d20efa8 (patch) | |
tree | 4d51be97e81fbbc524d1f425a8b669a462398033 /misc | |
parent | 33c03da28f4b4e3194e25ea24b9d9f853cb3cc71 (diff) | |
download | pkgsrc-5cb49cfdbe67d403d4dd9f74067774a99d20efa8.tar.gz |
Recursive bump for poppler* update to 0.44.0.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 3 | ||||
-rw-r--r-- | misc/calibre1/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice/Makefile | 3 | ||||
-rw-r--r-- | misc/libreoffice4/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice43/Makefile | 4 | ||||
-rw-r--r-- | misc/tellico/Makefile | 4 |
6 files changed, 12 insertions, 10 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 424923d6460..c91c7581bc9 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.139 2016/05/21 06:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.140 2016/05/22 18:20:47 wiz Exp $ DISTNAME= calibre-2.57.1 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ diff --git a/misc/calibre1/Makefile b/misc/calibre1/Makefile index 1e1f5f69551..3271b7c25d4 100644 --- a/misc/calibre1/Makefile +++ b/misc/calibre1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2016/04/15 14:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2016/05/22 18:20:47 wiz Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index e692611071e..7d4107213e2 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.80 2016/05/15 01:20:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.81 2016/05/22 18:20:47 wiz Exp $ VERREL= 5.1.3 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz diff --git a/misc/libreoffice4/Makefile b/misc/libreoffice4/Makefile index b8fd7780ad5..bdac7ed994c 100644 --- a/misc/libreoffice4/Makefile +++ b/misc/libreoffice4/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.92 2016/04/15 14:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.93 2016/05/22 18:20:47 wiz Exp $ VERREL= 4.4.7 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice4-${VER} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz diff --git a/misc/libreoffice43/Makefile b/misc/libreoffice43/Makefile index 17e45afa0d2..9900fd42392 100644 --- a/misc/libreoffice43/Makefile +++ b/misc/libreoffice43/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2016/04/15 14:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2016/05/22 18:20:47 wiz Exp $ VERREL= 4.3.7 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} PKGNAME= libreoffice43-${VER} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 04dd67c65a8..c425c8cc837 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.108 2016/04/15 14:42:52 wiz Exp $ +# $NetBSD: Makefile,v 1.109 2016/05/22 18:20:47 wiz Exp $ # DISTNAME= tellico-2.3.9 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |