svn commit: r537063 - head/deskutils/calibre

Tobias C. Berner tcberner at FreeBSD.org
Sat May 30 08:59:04 UTC 2020


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 at 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


More information about the svn-ports-head mailing list