Received: by mail.netbsd.org (Postfix, from userid 605) id 8DC2584DBC; Tue, 15 Aug 2017 11:19:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1DD0884D2B for ; Tue, 15 Aug 2017 11:19:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id TBjdNeqnfzvI for ; Tue, 15 Aug 2017 11:19:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 9031384D27 for ; Tue, 15 Aug 2017 11:19:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 83762FAD0; Tue, 15 Aug 2017 11:19:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1502795996277650" MIME-Version: 1.0 Date: Tue, 15 Aug 2017 11:19:56 +0000 From: "Niclas Rosenvik" Subject: CVS commit: pkgsrc/misc To: pkgsrc-changes@NetBSD.org Reply-To: nros@netbsd.org X-Mailer: log_accum Message-Id: <20170815111956.83762FAD0@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1502795996277650 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nros Date: Tue Aug 15 11:19:56 UTC 2017 Modified Files: pkgsrc/misc/calibre: Makefile pkgsrc/misc/calibre1: Makefile pkgsrc/misc/libreoffice: Makefile pkgsrc/misc/tellico: Makefile Log Message: Revbump due to poppler update to version 0.57.0. To generate a diff of this commit: cvs rdiff -u -r1.184 -r1.185 pkgsrc/misc/calibre/Makefile cvs rdiff -u -r1.31 -r1.32 pkgsrc/misc/calibre1/Makefile cvs rdiff -u -r1.117 -r1.118 pkgsrc/misc/libreoffice/Makefile cvs rdiff -u -r1.119 -r1.120 pkgsrc/misc/tellico/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1502795996277650 Content-Disposition: inline Content-Length: 2263 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/misc/calibre/Makefile diff -u pkgsrc/misc/calibre/Makefile:1.184 pkgsrc/misc/calibre/Makefile:1.185 --- pkgsrc/misc/calibre/Makefile:1.184 Wed Jul 26 15:15:46 2017 +++ pkgsrc/misc/calibre/Makefile Tue Aug 15 11:19:56 2017 @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.184 2017/07/26 15:15:46 wiz Exp $ +# $NetBSD: Makefile,v 1.185 2017/08/15 11:19:56 nros Exp $ DISTNAME= calibre-2.85.1 +PKGREVISION= 1 CATEGORIES= misc #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/ Index: pkgsrc/misc/calibre1/Makefile diff -u pkgsrc/misc/calibre1/Makefile:1.31 pkgsrc/misc/calibre1/Makefile:1.32 --- pkgsrc/misc/calibre1/Makefile:1.31 Wed Jul 26 15:15:46 2017 +++ pkgsrc/misc/calibre1/Makefile Tue Aug 15 11:19:56 2017 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2017/07/26 15:15:46 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2017/08/15 11:19:56 nros Exp $ DISTNAME= calibre-1.48.0 -PKGREVISION= 26 +PKGREVISION= 27 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz Index: pkgsrc/misc/libreoffice/Makefile diff -u pkgsrc/misc/libreoffice/Makefile:1.117 pkgsrc/misc/libreoffice/Makefile:1.118 --- pkgsrc/misc/libreoffice/Makefile:1.117 Sun Aug 13 12:31:06 2017 +++ pkgsrc/misc/libreoffice/Makefile Tue Aug 15 11:19:56 2017 @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.117 2017/08/13 12:31:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.118 2017/08/15 11:19:56 nros Exp $ VERREL= 5.4.0 VERRC= 3 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 Index: pkgsrc/misc/tellico/Makefile diff -u pkgsrc/misc/tellico/Makefile:1.119 pkgsrc/misc/tellico/Makefile:1.120 --- pkgsrc/misc/tellico/Makefile:1.119 Tue May 2 13:37:31 2017 +++ pkgsrc/misc/tellico/Makefile Tue Aug 15 11:19:56 2017 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.119 2017/05/02 13:37:31 wiz Exp $ +# $NetBSD: Makefile,v 1.120 2017/08/15 11:19:56 nros Exp $ # DISTNAME= tellico-2.3.9 -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= misc MASTER_SITES= http://tellico-project.org/files/ EXTRACT_SUFX= .tar.bz2 --_----------=_1502795996277650--