svn commit: r460003 - head/deskutils/calibre

Guido Falsi madpilot at FreeBSD.org
Fri Jan 26 15:02:12 UTC 2018


Author: madpilot
Date: Fri Jan 26 15:02:10 2018
New Revision: 460003
URL: https://svnweb.freebsd.org/changeset/ports/460003

Log:
  Update Calibre to 3.16.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 Jan 26 14:45:37 2018	(r460002)
+++ head/deskutils/calibre/Makefile	Fri Jan 26 15:02:10 2018	(r460003)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	3.15.0
+PORTVERSION=	3.16.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Fri Jan 26 14:45:37 2018	(r460002)
+++ head/deskutils/calibre/distinfo	Fri Jan 26 15:02:10 2018	(r460003)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515144901
-SHA256 (calibre-3.15.0.tar.xz) = 8746f52315561d606fd7120fec8284c2e4433f6ead14639c40b4b5f1522273ff
-SIZE (calibre-3.15.0.tar.xz) = 38177684
+TIMESTAMP = 1516956371
+SHA256 (calibre-3.16.0.tar.xz) = 2a47cc1752d8a25e918898dec44385721ed0a0a0fd41e9edeaa6394a4eb25637
+SIZE (calibre-3.16.0.tar.xz) = 38121688

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Fri Jan 26 14:45:37 2018	(r460002)
+++ head/deskutils/calibre/pkg-plist	Fri Jan 26 15:02:10 2018	(r460003)
@@ -1345,6 +1345,7 @@ lib/calibre/calibre/utils/resources.py
 lib/calibre/calibre/utils/rss_gen.py
 lib/calibre/calibre/utils/run_tests.py
 lib/calibre/calibre/utils/search_query_parser.py
+lib/calibre/calibre/utils/search_query_parser_test.py
 lib/calibre/calibre/utils/serialize.py
 lib/calibre/calibre/utils/serve_coffee.py
 lib/calibre/calibre/utils/sftp.py


More information about the svn-ports-head mailing list