From owner-svn-ports-all@freebsd.org Fri Jan 26 15:02:11 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D133DEDACA3; Fri, 26 Jan 2018 15:02:11 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5790276C29; Fri, 26 Jan 2018 15:02:11 +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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 527881D24D; Fri, 26 Jan 2018 15:02:11 +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 w0QF2BrP015498; Fri, 26 Jan 2018 15:02:11 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0QF2B08015494; Fri, 26 Jan 2018 15:02:11 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201801261502.w0QF2B08015494@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 26 Jan 2018 15:02:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460003 - head/deskutils/calibre X-SVN-Group: ports-head X-SVN-Commit-Author: madpilot X-SVN-Commit-Paths: head/deskutils/calibre X-SVN-Commit-Revision: 460003 X-SVN-Commit-Repository: ports 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.25 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: Fri, 26 Jan 2018 15:02:12 -0000 Author: madpilot Date: Fri Jan 26 15:02:10 2018 New Revision: 460003 URL: https://svnweb.freebsd.org/changeset/ports/460003 Log: Update Calibre to 3.16.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 Jan 26 14:45:37 2018 (r460002) +++ head/deskutils/calibre/Makefile Fri Jan 26 15:02:10 2018 (r460003) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 3.15.0 +PORTVERSION= 3.16.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Jan 26 14:45:37 2018 (r460002) +++ head/deskutils/calibre/distinfo Fri Jan 26 15:02:10 2018 (r460003) @@ -1,3 +1,3 @@ -TIMESTAMP = 1515144901 -SHA256 (calibre-3.15.0.tar.xz) = 8746f52315561d606fd7120fec8284c2e4433f6ead14639c40b4b5f1522273ff -SIZE (calibre-3.15.0.tar.xz) = 38177684 +TIMESTAMP = 1516956371 +SHA256 (calibre-3.16.0.tar.xz) = 2a47cc1752d8a25e918898dec44385721ed0a0a0fd41e9edeaa6394a4eb25637 +SIZE (calibre-3.16.0.tar.xz) = 38121688 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Jan 26 14:45:37 2018 (r460002) +++ head/deskutils/calibre/pkg-plist Fri Jan 26 15:02:10 2018 (r460003) @@ -1345,6 +1345,7 @@ lib/calibre/calibre/utils/resources.py lib/calibre/calibre/utils/rss_gen.py lib/calibre/calibre/utils/run_tests.py lib/calibre/calibre/utils/search_query_parser.py +lib/calibre/calibre/utils/search_query_parser_test.py lib/calibre/calibre/utils/serialize.py lib/calibre/calibre/utils/serve_coffee.py lib/calibre/calibre/utils/sftp.py