From owner-svn-ports-head@freebsd.org Fri Apr 29 12:47:21 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 99785B21180; Fri, 29 Apr 2016 12:47:21 +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 5147B135F; Fri, 29 Apr 2016 12:47:21 +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 u3TClKjG067515; Fri, 29 Apr 2016 12:47:20 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u3TClKL1067512; Fri, 29 Apr 2016 12:47:20 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201604291247.u3TClKL1067512@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 29 Apr 2016 12:47:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414270 - 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-head@freebsd.org X-Mailman-Version: 2.1.21 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: Fri, 29 Apr 2016 12:47:21 -0000 Author: madpilot Date: Fri Apr 29 12:47:20 2016 New Revision: 414270 URL: https://svnweb.freebsd.org/changeset/ports/414270 Log: Update to 2.56.0 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Fri Apr 29 10:51:30 2016 (r414269) +++ head/deskutils/calibre/Makefile Fri Apr 29 12:47:20 2016 (r414270) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.55.0 +PORTVERSION= 2.56.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Apr 29 10:51:30 2016 (r414269) +++ head/deskutils/calibre/distinfo Fri Apr 29 12:47:20 2016 (r414270) @@ -1,2 +1,2 @@ -SHA256 (calibre-2.55.0.tar.xz) = a3a4f2914d491ab8c63725c11272d53bb4a91d282e6e5c6e0f245cb94b138188 -SIZE (calibre-2.55.0.tar.xz) = 39854472 +SHA256 (calibre-2.56.0.tar.xz) = 52daf1d86400464d2f7681f4e5523e24bf3183bcaafa13176e511c4a8cd16577 +SIZE (calibre-2.56.0.tar.xz) = 39900812 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Apr 29 10:51:30 2016 (r414269) +++ head/deskutils/calibre/pkg-plist Fri Apr 29 12:47:20 2016 (r414270) @@ -1368,20 +1368,13 @@ lib/calibre/calibre/utils/zipfile.py lib/calibre/calibre/web/__init__.py lib/calibre/calibre/web/feeds/__init__.py lib/calibre/calibre/web/feeds/feedparser.py -lib/calibre/calibre/web/feeds/jsnews.py lib/calibre/calibre/web/feeds/news.py lib/calibre/calibre/web/feeds/recipes/__init__.py lib/calibre/calibre/web/feeds/recipes/collection.py lib/calibre/calibre/web/feeds/recipes/model.py lib/calibre/calibre/web/feeds/templates.py lib/calibre/calibre/web/fetch/__init__.py -lib/calibre/calibre/web/fetch/javascript.py lib/calibre/calibre/web/fetch/simple.py -lib/calibre/calibre/web/jsbrowser/__init__.py -lib/calibre/calibre/web/jsbrowser/browser.py -lib/calibre/calibre/web/jsbrowser/forms.py -lib/calibre/calibre/web/jsbrowser/login.py -lib/calibre/calibre/web/jsbrowser/test.py lib/calibre/chardet/__init__.py lib/calibre/chardet/big5freq.py lib/calibre/chardet/big5prober.py