Date: Fri, 12 May 2017 18:51:30 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440700 - head/deskutils/calibre Message-ID: <201705121851.v4CIpUGS076284@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Fri May 12 18:51:29 2017 New Revision: 440700 URL: https://svnweb.freebsd.org/changeset/ports/440700 Log: Update deskutils/calibre to 2.85.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 May 12 18:46:53 2017 (r440699) +++ head/deskutils/calibre/Makefile Fri May 12 18:51:29 2017 (r440700) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.84.0 +PORTVERSION= 2.85.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri May 12 18:46:53 2017 (r440699) +++ head/deskutils/calibre/distinfo Fri May 12 18:51:29 2017 (r440700) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493966591 -SHA256 (calibre-2.84.0.tar.xz) = 75a6c2f142ccee594d6e208c4c7f57e137e2c4f06c81d36d5bc42f0dcdaa76cf -SIZE (calibre-2.84.0.tar.xz) = 37770832 +TIMESTAMP = 1494570072 +SHA256 (calibre-2.85.0.tar.xz) = d3d26643a6c97d4e88e8c91cbe6b540186ef679aa580af970e179708e71c2a5e +SIZE (calibre-2.85.0.tar.xz) = 37786816 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri May 12 18:46:53 2017 (r440699) +++ head/deskutils/calibre/pkg-plist Fri May 12 18:51:29 2017 (r440700) @@ -362,6 +362,7 @@ lib/calibre/calibre/ebooks/metadata/pml. lib/calibre/calibre/ebooks/metadata/rar.py lib/calibre/calibre/ebooks/metadata/rb.py lib/calibre/calibre/ebooks/metadata/rtf.py +lib/calibre/calibre/ebooks/metadata/search_internet.py lib/calibre/calibre/ebooks/metadata/snb.py lib/calibre/calibre/ebooks/metadata/sources/__init__.py lib/calibre/calibre/ebooks/metadata/sources/amazon.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705121851.v4CIpUGS076284>