Date: Mon, 12 Dec 2016 09:57:19 +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: r428402 - head/deskutils/calibre Message-ID: <201612120957.uBC9vJq1055324@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Mon Dec 12 09:57:18 2016 New Revision: 428402 URL: https://svnweb.freebsd.org/changeset/ports/428402 Log: Update calibre to 2.74.0 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Mon Dec 12 09:00:50 2016 (r428401) +++ head/deskutils/calibre/Makefile Mon Dec 12 09:57:18 2016 (r428402) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.73.0 +PORTVERSION= 2.74.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Mon Dec 12 09:00:50 2016 (r428401) +++ head/deskutils/calibre/distinfo Mon Dec 12 09:57:18 2016 (r428402) @@ -1,3 +1,3 @@ -TIMESTAMP = 1480075033 -SHA256 (calibre-2.73.0.tar.xz) = ec05836d60ae6214c3dde22ec7f9340ab77b05eac25b0df5e245b43f553b1a9f -SIZE (calibre-2.73.0.tar.xz) = 38674308 +TIMESTAMP = 1481312175 +SHA256 (calibre-2.74.0.tar.xz) = a366cf0256f81f5fc30752fb03d80abeb721422d554ca7deb60ab52f9009ffb6 +SIZE (calibre-2.74.0.tar.xz) = 38620816 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Mon Dec 12 09:00:50 2016 (r428401) +++ head/deskutils/calibre/pkg-plist Mon Dec 12 09:57:18 2016 (r428402) @@ -1173,7 +1173,7 @@ lib/calibre/calibre/library/server/opds. lib/calibre/calibre/library/server/utils.py lib/calibre/calibre/library/server/xml.py lib/calibre/calibre/library/sqlite.py -lib/calibre/calibre/library/test.py +lib/calibre/calibre/library/test_cli.py lib/calibre/calibre/libunzip.py lib/calibre/calibre/linux.py lib/calibre/calibre/plugins/_patiencediff_c.so
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612120957.uBC9vJq1055324>