From owner-svn-ports-head@freebsd.org Tue Feb 2 23:15:03 2016 Return-Path: Delivered-To: svn-ports-head@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 D144DA990DA; Tue, 2 Feb 2016 23:15:03 +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 96275E52; Tue, 2 Feb 2016 23:15:03 +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 u12NF2HG002086; Tue, 2 Feb 2016 23:15:02 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u12NF2Xr002079; Tue, 2 Feb 2016 23:15:02 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201602022315.u12NF2Xr002079@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Tue, 2 Feb 2016 23:15:02 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r407906 - in head/deskutils/calibre: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2016 23:15:03 -0000 Author: madpilot Date: Tue Feb 2 23:15:02 2016 New Revision: 407906 URL: https://svnweb.freebsd.org/changeset/ports/407906 Log: Update to 2.50.1 Thanks to Rusty Nejdl (former maintainer) for his help with testing. Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/files/patch-resources_content__server_browse_browse.html head/deskutils/calibre/files/patch-resources_content__server_index.html head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Tue Feb 2 23:14:07 2016 (r407905) +++ head/deskutils/calibre/Makefile Tue Feb 2 23:15:02 2016 (r407906) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.48.0 -PORTREVISION= 2 +PORTVERSION= 2.50.1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ @@ -33,6 +32,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}si ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.9:${PORTSDIR}/www/py-cssutils \ ${PYTHON_PKGNAMEPREFIX}apsw>=0:${PORTSDIR}/databases/py-apsw RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils \ + ${PYTHON_PKGNAMEPREFIX}sip>=0:${PORTSDIR}/devel/py-sip \ ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.9:${PORTSDIR}/www/py-cssutils \ ${PYTHON_PKGNAMEPREFIX}dnspython>=0:${PORTSDIR}/dns/py-dnspython \ ${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Tue Feb 2 23:14:07 2016 (r407905) +++ head/deskutils/calibre/distinfo Tue Feb 2 23:15:02 2016 (r407906) @@ -1,2 +1,2 @@ -SHA256 (calibre-2.48.0.tar.xz) = ef42721b9687e46760582d4e192f128439b8907370629c309c1d7f6600e25f2e -SIZE (calibre-2.48.0.tar.xz) = 39015244 +SHA256 (calibre-2.50.1.tar.xz) = a932a07385cd587b80b48a36227c9ed586da83f1a28940285b88c2512477c53b +SIZE (calibre-2.50.1.tar.xz) = 39439972 Modified: head/deskutils/calibre/files/patch-resources_content__server_browse_browse.html ============================================================================== --- head/deskutils/calibre/files/patch-resources_content__server_browse_browse.html Tue Feb 2 23:14:07 2016 (r407905) +++ head/deskutils/calibre/files/patch-resources_content__server_browse_browse.html Tue Feb 2 23:15:02 2016 (r407906) @@ -1,10 +1,10 @@ ---- resources/content_server/browse/browse.html.orig 2015-02-20 03:34:13 UTC +--- resources/content_server/browse/browse.html.orig 2016-01-29 02:33:14 UTC +++ resources/content_server/browse/browse.html @@ -7,7 +7,7 @@ ..:: calibre {library} ::.. {title} -- +- + Modified: head/deskutils/calibre/files/patch-resources_content__server_index.html ============================================================================== --- head/deskutils/calibre/files/patch-resources_content__server_index.html Tue Feb 2 23:14:07 2016 (r407905) +++ head/deskutils/calibre/files/patch-resources_content__server_index.html Tue Feb 2 23:15:02 2016 (r407906) @@ -1,16 +1,10 @@ ---- resources/content_server/index.html.orig 2015-02-20 03:34:13 UTC +--- resources/content_server/index.html.orig 2016-01-29 02:33:14 UTC +++ resources/content_server/index.html -@@ -1,4 +1,4 @@ -- -+ - - - @@ -9,7 +9,7 @@ -- +- + Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Tue Feb 2 23:14:07 2016 (r407905) +++ head/deskutils/calibre/pkg-plist Tue Feb 2 23:15:02 2016 (r407906) @@ -153,6 +153,7 @@ lib/calibre/calibre/devices/usbobserver/ lib/calibre/calibre/devices/user_defined/__init__.py lib/calibre/calibre/devices/user_defined/driver.py lib/calibre/calibre/devices/utils.py +lib/calibre/calibre/devices/winusb.py lib/calibre/calibre/ebooks/BeautifulSoup.py lib/calibre/calibre/ebooks/__init__.py lib/calibre/calibre/ebooks/azw4/__init__.py @@ -1279,6 +1280,7 @@ lib/calibre/calibre/utils/icu_test.py lib/calibre/calibre/utils/img.py lib/calibre/calibre/utils/imghdr.py lib/calibre/calibre/utils/inotify.py +lib/calibre/calibre/utils/ip_routing.py lib/calibre/calibre/utils/ipc/__init__.py lib/calibre/calibre/utils/ipc/job.py lib/calibre/calibre/utils/ipc/launch.py @@ -1287,6 +1289,7 @@ lib/calibre/calibre/utils/ipc/proxy.py lib/calibre/calibre/utils/ipc/server.py lib/calibre/calibre/utils/ipc/simple_worker.py lib/calibre/calibre/utils/ipc/worker.py +lib/calibre/calibre/utils/iphlpapi.py lib/calibre/calibre/utils/ipython.py lib/calibre/calibre/utils/linux_trash.py lib/calibre/calibre/utils/localization.py @@ -1932,10 +1935,19 @@ lib/calibre/tinycss/version.py %%DATADIR%%/viewer/images.js %%DATADIR%%/viewer/jquery_scrollTo.js %%DATADIR%%/viewer/mathjax/MathJax.js +%%DATADIR%%/viewer/mathjax/extensions/AssistiveMML.js +%%DATADIR%%/viewer/mathjax/extensions/CHTML-preview.js %%DATADIR%%/viewer/mathjax/extensions/FontWarnings.js +%%DATADIR%%/viewer/mathjax/extensions/HTML-CSS/handle-floats.js +%%DATADIR%%/viewer/mathjax/extensions/HelpDialog.js +%%DATADIR%%/viewer/mathjax/extensions/MatchWebFonts.js %%DATADIR%%/viewer/mathjax/extensions/MathEvents.js +%%DATADIR%%/viewer/mathjax/extensions/MathML/content-mathml.js +%%DATADIR%%/viewer/mathjax/extensions/MathML/mml3.js %%DATADIR%%/viewer/mathjax/extensions/MathMenu.js %%DATADIR%%/viewer/mathjax/extensions/MathZoom.js +%%DATADIR%%/viewer/mathjax/extensions/Safe.js +%%DATADIR%%/viewer/mathjax/extensions/TeX/AMScd.js %%DATADIR%%/viewer/mathjax/extensions/TeX/AMSmath.js %%DATADIR%%/viewer/mathjax/extensions/TeX/AMSsymbols.js %%DATADIR%%/viewer/mathjax/extensions/TeX/HTML.js @@ -1950,6 +1962,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/viewer/mathjax/extensions/TeX/enclose.js %%DATADIR%%/viewer/mathjax/extensions/TeX/extpfeil.js %%DATADIR%%/viewer/mathjax/extensions/TeX/mathchoice.js +%%DATADIR%%/viewer/mathjax/extensions/TeX/mediawiki-texvc.js %%DATADIR%%/viewer/mathjax/extensions/TeX/mhchem.js %%DATADIR%%/viewer/mathjax/extensions/TeX/newcommand.js %%DATADIR%%/viewer/mathjax/extensions/TeX/noErrors.js @@ -1957,6 +1970,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/viewer/mathjax/extensions/TeX/unicode.js %%DATADIR%%/viewer/mathjax/extensions/TeX/verb.js %%DATADIR%%/viewer/mathjax/extensions/asciimath2jax.js +%%DATADIR%%/viewer/mathjax/extensions/fast-preview.js %%DATADIR%%/viewer/mathjax/extensions/jsMath2jax.js %%DATADIR%%/viewer/mathjax/extensions/mml2jax.js %%DATADIR%%/viewer/mathjax/extensions/tex2jax.js