Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 08:59:04 +0000 (UTC)
From:      "Tobias C. Berner" <tcberner@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537063 - head/deskutils/calibre
Message-ID:  <202005300859.04U8x4VK007880@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tcberner
Date: Sat May 30 08:59:03 2020
New Revision: 537063
URL: https://svnweb.freebsd.org/changeset/ports/537063

Log:
  deskutils/calibre: prepare for Qt5-5.15

Modified:
  head/deskutils/calibre/Makefile
  head/deskutils/calibre/distinfo

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Sat May 30 08:57:01 2020	(r537062)
+++ head/deskutils/calibre/Makefile	Sat May 30 08:59:03 2020	(r537063)
@@ -6,6 +6,9 @@ PORTVERSION=	4.17.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 
+PATCH_SITES=	https://github.com/kovidgoyal/calibre/commit/
+PATCHFILES=	db7007a25faefb0cc90e64dda1c0793393b9512d.patch:-p1
+
 MAINTAINER=	madpilot@FreeBSD.org
 COMMENT=	Ebook management application
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Sat May 30 08:57:01 2020	(r537062)
+++ head/deskutils/calibre/distinfo	Sat May 30 08:59:03 2020	(r537063)
@@ -1,3 +1,5 @@
-TIMESTAMP = 1590221348
+TIMESTAMP = 1590828111
 SHA256 (calibre-4.17.0.tar.xz) = aada09db377ef7f36253afd9458314f6c6c015f92b8630be00e11585b0e8ffe1
 SIZE (calibre-4.17.0.tar.xz) = 37027156
+SHA256 (db7007a25faefb0cc90e64dda1c0793393b9512d.patch) = ffd7aa6dab196420843064cd29454b56aa8c8bd014af3adc734b4f45f3c3baa7
+SIZE (db7007a25faefb0cc90e64dda1c0793393b9512d.patch) = 1222



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