diff options
author | wiz <wiz@pkgsrc.org> | 2018-04-28 20:19:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-04-28 20:19:09 +0000 |
commit | 39b0ef9b23a4ed8b3193691ca8b2e7c1b9cfc5ac (patch) | |
tree | 61ecc526986a7fdc4d3765d2a91fe63888961adc /misc | |
parent | bada359dc5c5398cc18f60db717f42de3271feb0 (diff) | |
download | pkgsrc-39b0ef9b23a4ed8b3193691ca8b2e7c1b9cfc5ac.tar.gz |
*: Recursive bump for poppler update to 0.64.0
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 3 | ||||
-rw-r--r-- | misc/libreoffice/Makefile | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index ca592a41825..3927d40889f 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.200 2018/04/27 14:57:29 wiz Exp $ +# $NetBSD: Makefile,v 1.201 2018/04/28 20:19:10 wiz Exp $ DISTNAME= calibre-3.22.1 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ diff --git a/misc/libreoffice/Makefile b/misc/libreoffice/Makefile index 481f0de946f..d040f75eb58 100644 --- a/misc/libreoffice/Makefile +++ b/misc/libreoffice/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.152 2018/04/17 22:29:43 wiz Exp $ +# $NetBSD: Makefile,v 1.153 2018/04/28 20:19:10 wiz Exp $ VERREL= 6.0.3 VERRC= 2 VER= ${VERREL}.${VERRC} DISTNAME= libreoffice-${VER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc MASTER_SITES= http://download.documentfoundation.org/libreoffice/src/${VERREL}/ EXTRACT_SUFX= .tar.xz |