Date: Fri, 10 Aug 2018 22:23:58 +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: r476854 - head/deskutils/calibre Message-ID: <201808102223.w7AMNwnD059124@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Fri Aug 10 22:23:57 2018 New Revision: 476854 URL: https://svnweb.freebsd.org/changeset/ports/476854 Log: Update calibre to 3.29.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 Aug 10 22:05:23 2018 (r476853) +++ head/deskutils/calibre/Makefile Fri Aug 10 22:23:57 2018 (r476854) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 3.28.0 +PORTVERSION= 3.29.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Fri Aug 10 22:05:23 2018 (r476853) +++ head/deskutils/calibre/distinfo Fri Aug 10 22:23:57 2018 (r476854) @@ -1,3 +1,3 @@ -TIMESTAMP = 1532104213 -SHA256 (calibre-3.28.0.tar.xz) = 241050cb89e5a70d3195cfd91ccf406919ac0bfb437e34b538c954c306d87b2c -SIZE (calibre-3.28.0.tar.xz) = 39388628 +TIMESTAMP = 1533887225 +SHA256 (calibre-3.29.0.tar.xz) = d0577e507e4e7244ce3f3f06acc3b0f3ffb87d26e32d79bfb520872251dc49e4 +SIZE (calibre-3.29.0.tar.xz) = 39478964 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Fri Aug 10 22:05:23 2018 (r476853) +++ head/deskutils/calibre/pkg-plist Fri Aug 10 22:23:57 2018 (r476854) @@ -1506,6 +1506,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/editor-help/opf2.json %%DATADIR%%/editor-help/opf3.json %%DATADIR%%/editor-help/svg.json +%%DATADIR%%/editor.js %%DATADIR%%/fonts/calibreSymbols.otf %%DATADIR%%/fonts/liberation/LiberationMono-Bold.ttf %%DATADIR%%/fonts/liberation/LiberationMono-BoldItalic.ttf
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808102223.w7AMNwnD059124>