Date: Sat, 22 Feb 2020 14:24:49 +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: r526778 - head/deskutils/calibre Message-ID: <202002221424.01MEOnus099479@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Sat Feb 22 14:24:49 2020 New Revision: 526778 URL: https://svnweb.freebsd.org/changeset/ports/526778 Log: Update calibre to 4.11.1 Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Sat Feb 22 14:09:16 2020 (r526777) +++ head/deskutils/calibre/Makefile Sat Feb 22 14:24:49 2020 (r526778) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 4.10.1 +PORTVERSION= 4.11.1 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Sat Feb 22 14:09:16 2020 (r526777) +++ head/deskutils/calibre/distinfo Sat Feb 22 14:24:49 2020 (r526778) @@ -1,3 +1,3 @@ -TIMESTAMP = 1581069755 -SHA256 (calibre-4.10.1.tar.xz) = 74343c97c0e51eec2685537731bb07465ddc5364c7ca27006a43b7ea9bd33182 -SIZE (calibre-4.10.1.tar.xz) = 37012272 +TIMESTAMP = 1582308104 +SHA256 (calibre-4.11.1.tar.xz) = e37a224c3acda2168f1b402e168c206f85b008815bad9900c6e96b1daf6bc40c +SIZE (calibre-4.11.1.tar.xz) = 37042376 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Sat Feb 22 14:09:16 2020 (r526777) +++ head/deskutils/calibre/pkg-plist Sat Feb 22 14:24:49 2020 (r526778) @@ -1091,7 +1091,6 @@ lib/calibre/calibre/gui2/update.py lib/calibre/calibre/gui2/viewer/__init__.py lib/calibre/calibre/gui2/viewer/annotations.py lib/calibre/calibre/gui2/viewer/bookmarks.py -lib/calibre/calibre/gui2/viewer/config_ui.py lib/calibre/calibre/gui2/viewer/convert_book.py lib/calibre/calibre/gui2/viewer/lookup.py lib/calibre/calibre/gui2/viewer/main.py
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002221424.01MEOnus099479>