Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2016 18:59:41 +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: r416330 - in head/deskutils/calibre: . files
Message-ID:  <201606031859.u53IxfWl053186@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Fri Jun  3 18:59:41 2016
New Revision: 416330
URL: https://svnweb.freebsd.org/changeset/ports/416330

Log:
  - Update to 2.58.0
  - Remove patch integrated upstream

Deleted:
  head/deskutils/calibre/files/patch-src_calibre_utils_imageops_imageops.cpp
Modified:
  head/deskutils/calibre/Makefile
  head/deskutils/calibre/distinfo
  head/deskutils/calibre/pkg-plist

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Fri Jun  3 18:41:37 2016	(r416329)
+++ head/deskutils/calibre/Makefile	Fri Jun  3 18:59:41 2016	(r416330)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	2.57.1
+PORTVERSION=	2.58.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Fri Jun  3 18:41:37 2016	(r416329)
+++ head/deskutils/calibre/distinfo	Fri Jun  3 18:59:41 2016	(r416330)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1463820745
-SHA256 (calibre-2.57.1.tar.xz) = 214070623c370886e54c8d3babefa1a33619469fd29a7cf6389dc5e098a8f32d
-SIZE (calibre-2.57.1.tar.xz) = 40495212
+TIMESTAMP = 1464945146
+SHA256 (calibre-2.58.0.tar.xz) = cdb7949bb9795a25836bb41cc19bcf0b900f4623cd6b5bed517c0789a5dbf85a
+SIZE (calibre-2.58.0.tar.xz) = 40495912

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Fri Jun  3 18:41:37 2016	(r416329)
+++ head/deskutils/calibre/pkg-plist	Fri Jun  3 18:59:41 2016	(r416330)
@@ -130,6 +130,8 @@ lib/calibre/calibre/devices/nook/__init_
 lib/calibre/calibre/devices/nook/driver.py
 lib/calibre/calibre/devices/nuut2/__init__.py
 lib/calibre/calibre/devices/nuut2/driver.py
+lib/calibre/calibre/devices/paladin/__init__.py
+lib/calibre/calibre/devices/paladin/driver.py
 lib/calibre/calibre/devices/prs505/__init__.py
 lib/calibre/calibre/devices/prs505/driver.py
 lib/calibre/calibre/devices/prs505/sony_cache.py
@@ -1091,6 +1093,7 @@ lib/calibre/calibre/gui2/tweak_book/save
 lib/calibre/calibre/gui2/tweak_book/search.py
 lib/calibre/calibre/gui2/tweak_book/spell.py
 lib/calibre/calibre/gui2/tweak_book/templates.py
+lib/calibre/calibre/gui2/tweak_book/text_search.py
 lib/calibre/calibre/gui2/tweak_book/toc.py
 lib/calibre/calibre/gui2/tweak_book/ui.py
 lib/calibre/calibre/gui2/tweak_book/undo.py



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606031859.u53IxfWl053186>