From owner-svn-ports-all@FreeBSD.ORG Sat May 3 15:45:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A2082D15; Sat, 3 May 2014 15:45:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 8E49D185B; Sat, 3 May 2014 15:45:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s43FjQxT027284; Sat, 3 May 2014 15:45:26 GMT (envelope-from madpilot@svn.freebsd.org) Received: (from madpilot@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s43FjPhC027281; Sat, 3 May 2014 15:45:25 GMT (envelope-from madpilot@svn.freebsd.org) Message-Id: <201405031545.s43FjPhC027281@svn.freebsd.org> From: Guido Falsi Date: Sat, 3 May 2014 15:45:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r352921 - 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.17 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: Sat, 03 May 2014 15:45:26 -0000 Author: madpilot Date: Sat May 3 15:45:25 2014 New Revision: 352921 URL: http://svnweb.freebsd.org/changeset/ports/352921 QAT: https://qat.redports.org/buildarchive/r352921/ Log: - Update to 1.35.0 PR: ports/189265 Submitted by: Rusty Nejdl (maintainer) Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Sat May 3 15:24:02 2014 (r352920) +++ head/deskutils/calibre/Makefile Sat May 3 15:45:25 2014 (r352921) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 1.30.0 +PORTVERSION= 1.35.0 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Sat May 3 15:24:02 2014 (r352920) +++ head/deskutils/calibre/distinfo Sat May 3 15:45:25 2014 (r352921) @@ -1,2 +1,2 @@ -SHA256 (calibre-1.30.0.tar.xz) = 37251589399a31223843b8f4dca7c7a45af133ffed1976dccc9b3887384ff5a1 -SIZE (calibre-1.30.0.tar.xz) = 33064324 +SHA256 (calibre-1.35.0.tar.xz) = 710941d2001a67959d9ccc11f8b89368e5d79cf96dbaa6e73efc92965cb8fd5f +SIZE (calibre-1.35.0.tar.xz) = 34006392 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Sat May 3 15:24:02 2014 (r352920) +++ head/deskutils/calibre/pkg-plist Sat May 3 15:45:25 2014 (r352921) @@ -170,6 +170,7 @@ lib/calibre/calibre/ebooks/comic/input.p lib/calibre/calibre/ebooks/compression/__init__.py lib/calibre/calibre/ebooks/compression/palmdoc.py lib/calibre/calibre/ebooks/compression/tcr.py +lib/calibre/calibre/ebooks/constants.py lib/calibre/calibre/ebooks/conversion/__init__.py lib/calibre/calibre/ebooks/conversion/cli.py lib/calibre/calibre/ebooks/conversion/config.py @@ -229,6 +230,7 @@ lib/calibre/calibre/ebooks/docx/fields.p lib/calibre/calibre/ebooks/docx/fonts.py lib/calibre/calibre/ebooks/docx/footnotes.py lib/calibre/calibre/ebooks/docx/images.py +lib/calibre/calibre/ebooks/docx/index.py lib/calibre/calibre/ebooks/docx/numbering.py lib/calibre/calibre/ebooks/docx/settings.py lib/calibre/calibre/ebooks/docx/tables.py @@ -438,6 +440,7 @@ lib/calibre/calibre/ebooks/oeb/polish/op lib/calibre/calibre/ebooks/oeb/polish/parsing.py lib/calibre/calibre/ebooks/oeb/polish/pretty.py lib/calibre/calibre/ebooks/oeb/polish/replace.py +lib/calibre/calibre/ebooks/oeb/polish/spell.py lib/calibre/calibre/ebooks/oeb/polish/split.py lib/calibre/calibre/ebooks/oeb/polish/stats.py lib/calibre/calibre/ebooks/oeb/polish/subset.py @@ -774,6 +777,7 @@ lib/calibre/calibre/gui2/dialogs/message lib/calibre/calibre/gui2/dialogs/message_box_ui.py lib/calibre/calibre/gui2/dialogs/metadata_bulk.py lib/calibre/calibre/gui2/dialogs/metadata_bulk_ui.py +lib/calibre/calibre/gui2/dialogs/opml.py lib/calibre/calibre/gui2/dialogs/password.py lib/calibre/calibre/gui2/dialogs/password_ui.py lib/calibre/calibre/gui2/dialogs/plugin_updater.py @@ -936,7 +940,6 @@ lib/calibre/calibre/gui2/store/stores/bi lib/calibre/calibre/gui2/store/stores/bn_plugin.py lib/calibre/calibre/gui2/store/stores/cdp_plugin.py lib/calibre/calibre/gui2/store/stores/chitanka_plugin.py -lib/calibre/calibre/gui2/store/stores/diesel_ebooks_plugin.py lib/calibre/calibre/gui2/store/stores/ebook_nl_plugin.py lib/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py lib/calibre/calibre/gui2/store/stores/ebooks_com_plugin.py @@ -1022,6 +1025,7 @@ lib/calibre/calibre/gui2/tweak_book/pref lib/calibre/calibre/gui2/tweak_book/preview.py lib/calibre/calibre/gui2/tweak_book/save.py lib/calibre/calibre/gui2/tweak_book/search.py +lib/calibre/calibre/gui2/tweak_book/spell.py lib/calibre/calibre/gui2/tweak_book/templates.py lib/calibre/calibre/gui2/tweak_book/toc.py lib/calibre/calibre/gui2/tweak_book/ui.py @@ -1118,6 +1122,11 @@ lib/calibre/calibre/plugins/sqlite_custo lib/calibre/calibre/plugins/unrar.so lib/calibre/calibre/plugins/woff.so lib/calibre/calibre/ptempfile.py +lib/calibre/calibre/rpdb.py +lib/calibre/calibre/spell/__init__.py +lib/calibre/calibre/spell/break_iterator.py +lib/calibre/calibre/spell/dictionary.py +lib/calibre/calibre/spell/import_from.py lib/calibre/calibre/startup.py lib/calibre/calibre/test_build.py lib/calibre/calibre/translations/__init__.py @@ -1482,6 +1491,15 @@ share/applications/calibre-lrfviewer.des %%DATADIR%%/content_server/star-off.png %%DATADIR%%/content_server/star-on.png %%DATADIR%%/default_tweaks.py +%%DATADIR%%/dictionaries/en-GB/en-GB.aff +%%DATADIR%%/dictionaries/en-GB/en-GB.dic +%%DATADIR%%/dictionaries/en-GB/locales +%%DATADIR%%/dictionaries/en-US/en-US.aff +%%DATADIR%%/dictionaries/en-US/en-US.dic +%%DATADIR%%/dictionaries/en-US/locales +%%DATADIR%%/dictionaries/es-ES/es-ES.aff +%%DATADIR%%/dictionaries/es-ES/es-ES.dic +%%DATADIR%%/dictionaries/es-ES/locales %%DATADIR%%/ebook-convert-complete.pickle %%DATADIR%%/fonts/calibreSymbols.otf %%DATADIR%%/fonts/liberation/LiberationMono-Bold.ttf @@ -1512,6 +1530,7 @@ share/applications/calibre-lrfviewer.des %%DATADIR%%/images/chapters.png %%DATADIR%%/images/character-set.png %%DATADIR%%/images/clear_left.png +%%DATADIR%%/images/code.png %%DATADIR%%/images/column.png %%DATADIR%%/images/config.png %%DATADIR%%/images/connect_share.png @@ -1621,6 +1640,7 @@ share/applications/calibre-lrfviewer.des %%DATADIR%%/images/mimetypes/lrx.png %%DATADIR%%/images/mimetypes/mobi.png %%DATADIR%%/images/mimetypes/odt.png +%%DATADIR%%/images/mimetypes/opml.png %%DATADIR%%/images/mimetypes/pdf.png %%DATADIR%%/images/mimetypes/png.png %%DATADIR%%/images/mimetypes/rar.png @@ -1679,6 +1699,7 @@ share/applications/calibre-lrfviewer.des %%DATADIR%%/images/search_delete_saved.png %%DATADIR%%/images/series.png %%DATADIR%%/images/smarten-punctuation.png +%%DATADIR%%/images/spell-check.png %%DATADIR%%/images/store.png %%DATADIR%%/images/subset-fonts.png %%DATADIR%%/images/swap.png @@ -2037,6 +2058,10 @@ share/zsh/site-functions/_calibre @dirrm %%DATADIR%%/images @dirrm %%DATADIR%%/fonts/liberation @dirrm %%DATADIR%%/fonts +@dirrm %%DATADIR%%/dictionaries/es-ES +@dirrm %%DATADIR%%/dictionaries/en-US +@dirrm %%DATADIR%%/dictionaries/en-GB +@dirrm %%DATADIR%%/dictionaries @dirrm %%DATADIR%%/content_server/read @dirrm %%DATADIR%%/content_server/jquery_ui/js @dirrm %%DATADIR%%/content_server/jquery_ui/css/humanity-custom/images @@ -2085,6 +2110,7 @@ share/zsh/site-functions/_calibre @dirrm lib/calibre/calibre/utils/chm @dirrm lib/calibre/calibre/utils @dirrm lib/calibre/calibre/translations +@dirrm lib/calibre/calibre/spell @dirrm lib/calibre/calibre/plugins @dirrm lib/calibre/calibre/library/server @dirrm lib/calibre/calibre/library/catalogs