svn commit: r502942 - head/deskutils/calibre

Guido Falsi madpilot at FreeBSD.org
Wed May 29 08:25:33 UTC 2019


Author: madpilot
Date: Wed May 29 08:25:32 2019
New Revision: 502942
URL: https://svnweb.freebsd.org/changeset/ports/502942

Log:
  Update calibre to 3.43.0

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

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Wed May 29 08:18:10 2019	(r502941)
+++ head/deskutils/calibre/Makefile	Wed May 29 08:25:32 2019	(r502942)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	3.42.0
-PORTREVISION=	1
+PORTVERSION=	3.43.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 
@@ -102,12 +101,8 @@ do-install:
 		${PYSETUP} install --prefix ${PREFIX} \
 		--staging-root ${STAGEDIR}${PREFIX})
 	@${RM} ${STAGEDIR}${PREFIX}/bin/calibre-uninstall \
-		${STAGEDIR}${PREFIX}/share/applications/defaults.list \
-		${STAGEDIR}${PREFIX}/share/mime/application/* \
-		${STAGEDIR}${PREFIX}/share/mime/text/*
-	@${RMDIR} ${STAGEDIR}${PREFIX}/share/desktop-directories \
-		${STAGEDIR}${PREFIX}/share/mime/application \
-		${STAGEDIR}${PREFIX}/share/mime/text
+		${STAGEDIR}${PREFIX}/share/applications/defaults.list
+	@${RMDIR} ${STAGEDIR}${PREFIX}/share/desktop-directories
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/calibre/calibre/plugins/*
 
 .include <bsd.port.mk>

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Wed May 29 08:18:10 2019	(r502941)
+++ head/deskutils/calibre/distinfo	Wed May 29 08:25:32 2019	(r502942)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556536232
-SHA256 (calibre-3.42.0.tar.xz) = b51194aecd452e6cea9681889cd1b2f868d379b07413b1dcb8842c363487ad7a
-SIZE (calibre-3.42.0.tar.xz) = 38530420
+TIMESTAMP = 1559025443
+SHA256 (calibre-3.43.0.tar.xz) = b56c2545eb1e64d278eb219b9688c65f36c6f599fbc1a1e5baca9f19ec547041
+SIZE (calibre-3.43.0.tar.xz) = 38682448


More information about the svn-ports-all mailing list