From owner-svn-ports-all@freebsd.org Fri Feb 10 18:15:22 2017 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 A9AABCD9190; Fri, 10 Feb 2017 18:15:22 +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 5CBF1136; Fri, 10 Feb 2017 18:15:22 +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 v1AIFLou094138; Fri, 10 Feb 2017 18:15:21 GMT (envelope-from madpilot@FreeBSD.org) Received: (from madpilot@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v1AIFL0u094135; Fri, 10 Feb 2017 18:15:21 GMT (envelope-from madpilot@FreeBSD.org) Message-Id: <201702101815.v1AIFL0u094135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: madpilot set sender to madpilot@FreeBSD.org using -f From: Guido Falsi Date: Fri, 10 Feb 2017 18:15:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433821 - 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.23 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, 10 Feb 2017 18:15:22 -0000 Author: madpilot Date: Fri Feb 10 18:15:21 2017 New Revision: 433821 URL: https://svnweb.freebsd.org/changeset/ports/433821 Log: Update deskutils/calibre to 2.79.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 Feb 10 17:46:17 2017 (r433820) +++ head/deskutils/calibre/Makefile Fri Feb 10 18:15:21 2017 (r433821) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.78.0 +PORTVERSION= 2.79.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Feb 10 17:46:17 2017 (r433820) +++ head/deskutils/calibre/distinfo Fri Feb 10 18:15:21 2017 (r433821) @@ -1,3 +1,3 @@ -TIMESTAMP = 1485508542 -SHA256 (calibre-2.78.0.tar.xz) = d2b0b0c5451d3ac05ce9de0b801ddf8de7664fee45f273d7ee8445a1ec2f898b -SIZE (calibre-2.78.0.tar.xz) = 38739404 +TIMESTAMP = 1486713168 +SHA256 (calibre-2.79.0.tar.xz) = de97db80a5b14c59623ce5cb7ceeda3c04bfb15ead60fa4450537ac6b5b0e92c +SIZE (calibre-2.79.0.tar.xz) = 38735852 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Feb 10 17:46:17 2017 (r433820) +++ head/deskutils/calibre/pkg-plist Fri Feb 10 18:15:21 2017 (r433821) @@ -345,7 +345,6 @@ lib/calibre/calibre/ebooks/metadata/html lib/calibre/calibre/ebooks/metadata/imp.py lib/calibre/calibre/ebooks/metadata/kdl.py lib/calibre/calibre/ebooks/metadata/kfx.py -lib/calibre/calibre/ebooks/metadata/library_thing.py lib/calibre/calibre/ebooks/metadata/lit.py lib/calibre/calibre/ebooks/metadata/lrx.py lib/calibre/calibre/ebooks/metadata/meta.py