From owner-svn-ports-all@freebsd.org Mon Dec 26 14:04:16 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0010DC91541; Mon, 26 Dec 2016 14:04:15 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A98331C11; Mon, 26 Dec 2016 14:04:15 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uBQE4Egr032470; Mon, 26 Dec 2016 14:04:14 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uBQE4EhR032467; Mon, 26 Dec 2016 14:04:14 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201612261404.uBQE4EhR032467@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Mon, 26 Dec 2016 14:04:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r429520 - head/deskutils/calibre X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Dec 2016 14:04:16 -0000 Author: madpilot Date: Mon Dec 26 14:04:14 2016 New Revision: 429520 URL: https://svnweb.freebsd.org/changeset/ports/429520 Log: Update calibre to 2.75.1 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Mon Dec 26 14:00:17 2016 (r429519) +++ head/deskutils/calibre/Makefile Mon Dec 26 14:04:14 2016 (r429520) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.75.0 +PORTVERSION= 2.75.1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Mon Dec 26 14:00:17 2016 (r429519) +++ head/deskutils/calibre/distinfo Mon Dec 26 14:04:14 2016 (r429520) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482481069 -SHA256 (calibre-2.75.0.tar.xz) = a2191c018a4bf3639793baf39cc3f4d57edf8e475f5a5762b12bbba90e8fa207 -SIZE (calibre-2.75.0.tar.xz) = 38693412 +TIMESTAMP = 1482655901 +SHA256 (calibre-2.75.1.tar.xz) = 3b5d69902156b0bc76dc332c6b74af0fad9a0f4362584e1c01cd4be272dd1a64 +SIZE (calibre-2.75.1.tar.xz) = 38689364 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Mon Dec 26 14:00:17 2016 (r429519) +++ head/deskutils/calibre/pkg-plist Mon Dec 26 14:04:14 2016 (r429520) @@ -1115,6 +1115,7 @@ lib/calibre/calibre/gui2/viewer/bookmark lib/calibre/calibre/gui2/viewer/config.py lib/calibre/calibre/gui2/viewer/config_ui.py lib/calibre/calibre/gui2/viewer/documentview.py +lib/calibre/calibre/gui2/viewer/fake_net.py lib/calibre/calibre/gui2/viewer/flip.py lib/calibre/calibre/gui2/viewer/footnote.py lib/calibre/calibre/gui2/viewer/gestures.py