svn commit: r429520 - head/deskutils/calibre

Guido Falsi madpilot at FreeBSD.org
Mon Dec 26 14:04:16 UTC 2016


Author: madpilot
Date: Mon Dec 26 14:04:14 2016
New Revision: 429520
URL: https://svnweb.freebsd.org/changeset/ports/429520

Log:
  Update calibre to 2.75.1

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 26 14:00:17 2016	(r429519)
+++ head/deskutils/calibre/Makefile	Mon Dec 26 14:04:14 2016	(r429520)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	2.75.0
+PORTVERSION=	2.75.1
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Mon Dec 26 14:00:17 2016	(r429519)
+++ head/deskutils/calibre/distinfo	Mon Dec 26 14:04:14 2016	(r429520)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482481069
-SHA256 (calibre-2.75.0.tar.xz) = a2191c018a4bf3639793baf39cc3f4d57edf8e475f5a5762b12bbba90e8fa207
-SIZE (calibre-2.75.0.tar.xz) = 38693412
+TIMESTAMP = 1482655901
+SHA256 (calibre-2.75.1.tar.xz) = 3b5d69902156b0bc76dc332c6b74af0fad9a0f4362584e1c01cd4be272dd1a64
+SIZE (calibre-2.75.1.tar.xz) = 38689364

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Mon Dec 26 14:00:17 2016	(r429519)
+++ head/deskutils/calibre/pkg-plist	Mon Dec 26 14:04:14 2016	(r429520)
@@ -1115,6 +1115,7 @@ lib/calibre/calibre/gui2/viewer/bookmark
 lib/calibre/calibre/gui2/viewer/config.py
 lib/calibre/calibre/gui2/viewer/config_ui.py
 lib/calibre/calibre/gui2/viewer/documentview.py
+lib/calibre/calibre/gui2/viewer/fake_net.py
 lib/calibre/calibre/gui2/viewer/flip.py
 lib/calibre/calibre/gui2/viewer/footnote.py
 lib/calibre/calibre/gui2/viewer/gestures.py


More information about the svn-ports-head mailing list