diff options
author | wiz <wiz@pkgsrc.org> | 2017-01-25 14:36:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-01-25 14:36:37 +0000 |
commit | 61f640ec7204bc819be2b92ac1e4bd8afff5b025 (patch) | |
tree | 276b4ab65a3a282f595598f3a7d26bf7d748c624 /misc | |
parent | fdddd4563551b7cc87bf6c464b0c4d08f9ec57f5 (diff) | |
download | pkgsrc-61f640ec7204bc819be2b92ac1e4bd8afff5b025.tar.gz |
Recursive bump for poppler update
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 3 | ||||
-rw-r--r-- | misc/calibre1/Makefile | 4 | ||||
-rw-r--r-- | misc/libreoffice/Makefile | 4 | ||||
-rw-r--r-- | misc/tellico/Makefile | 4 |
4 files changed, 8 insertions, 7 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 1769b95abdb..0032cf1f5af 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.167 2017/01/22 15:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.168 2017/01/25 14:36:37 wiz Exp $ DISTNAME= calibre-2.77.0 +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 7f27b6f773b..7eb19f86223 100644 --- a/misc/calibre1/Makefile +++ b/misc/calibre1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.23 2017/01/18 11:07:13 kleink Exp $ +# $NetBSD: Makefile,v 1.24 2017/01/25 14:36:38 wiz Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index 76accd375d7..d181b18eb2e 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.97 2017/01/01 16:06:29 adam Exp $ +# $NetBSD: Makefile,v 1.98 2017/01/25 14:36:38 wiz Exp $ VERREL= 5.2.4 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 1 +PKGREVISION= 2 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 775a77fdd0a..9cb7f1678ce 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.114 2017/01/01 16:06:30 adam Exp $ +# $NetBSD: Makefile,v 1.115 2017/01/25 14:36:38 wiz Exp $ # DISTNAME= tellico-2.3.9 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 |