From owner-svn-ports-all@freebsd.org Wed Jan 6 14:13:40 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 9A857A65887; Wed, 6 Jan 2016 14:13:40 +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 594171046; Wed, 6 Jan 2016 14:13:40 +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 u06EDduI076616; Wed, 6 Jan 2016 14:13:39 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u06EDdMc076613; Wed, 6 Jan 2016 14:13:39 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201601061413.u06EDdMc076613@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Wed, 6 Jan 2016 14:13:39 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r405352 - 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.20 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: Wed, 06 Jan 2016 14:13:40 -0000 Author: madpilot Date: Wed Jan 6 14:13:38 2016 New Revision: 405352 URL: https://svnweb.freebsd.org/changeset/ports/405352 Log: Update to 2.48.0 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Wed Jan 6 14:07:05 2016 (r405351) +++ head/deskutils/calibre/Makefile Wed Jan 6 14:13:38 2016 (r405352) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.46.0 -PORTREVISION= 1 +PORTVERSION= 2.48.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Wed Jan 6 14:07:05 2016 (r405351) +++ head/deskutils/calibre/distinfo Wed Jan 6 14:13:38 2016 (r405352) @@ -1,2 +1,2 @@ -SHA256 (calibre-2.46.0.tar.xz) = 6b529b7893400cc07dbb2f76d3238bbe250ee5ac218dc7a135f4142eccbae145 -SIZE (calibre-2.46.0.tar.xz) = 38789944 +SHA256 (calibre-2.48.0.tar.xz) = ef42721b9687e46760582d4e192f128439b8907370629c309c1d7f6600e25f2e +SIZE (calibre-2.48.0.tar.xz) = 39015244 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Wed Jan 6 14:07:05 2016 (r405351) +++ head/deskutils/calibre/pkg-plist Wed Jan 6 14:13:38 2016 (r405352) @@ -797,6 +797,7 @@ lib/calibre/calibre/gui2/dialogs/drm_err lib/calibre/calibre/gui2/dialogs/duplicates.py lib/calibre/calibre/gui2/dialogs/edit_authors_dialog.py lib/calibre/calibre/gui2/dialogs/edit_authors_dialog_ui.py +lib/calibre/calibre/gui2/dialogs/exim.py lib/calibre/calibre/gui2/dialogs/job_view_ui.py lib/calibre/calibre/gui2/dialogs/jobs_ui.py lib/calibre/calibre/gui2/dialogs/match_books.py @@ -955,10 +956,12 @@ lib/calibre/calibre/gui2/store/search/se lib/calibre/calibre/gui2/store/search/search_ui.py lib/calibre/calibre/gui2/store/search_result.py lib/calibre/calibre/gui2/store/stores/__init__.py +lib/calibre/calibre/gui2/store/stores/amazon_au_plugin.py lib/calibre/calibre/gui2/store/stores/amazon_ca_plugin.py lib/calibre/calibre/gui2/store/stores/amazon_de_plugin.py lib/calibre/calibre/gui2/store/stores/amazon_es_plugin.py lib/calibre/calibre/gui2/store/stores/amazon_fr_plugin.py +lib/calibre/calibre/gui2/store/stores/amazon_in_plugin.py lib/calibre/calibre/gui2/store/stores/amazon_it_plugin.py lib/calibre/calibre/gui2/store/stores/amazon_plugin.py lib/calibre/calibre/gui2/store/stores/amazon_uk_plugin.py @@ -1239,6 +1242,7 @@ lib/calibre/calibre/utils/config.py lib/calibre/calibre/utils/config_base.py lib/calibre/calibre/utils/date.py lib/calibre/calibre/utils/dbus_service.py +lib/calibre/calibre/utils/exim.py lib/calibre/calibre/utils/file_associations.py lib/calibre/calibre/utils/file_type_icons.py lib/calibre/calibre/utils/filenames.py