Date: Wed, 9 Oct 2019 07:20:49 +0000 (UTC) From: Guido Falsi <madpilot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514123 - in head/deskutils/calibre: . files Message-ID: <201910090720.x997Knlc030123@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: madpilot Date: Wed Oct 9 07:20:49 2019 New Revision: 514123 URL: https://svnweb.freebsd.org/changeset/ports/514123 Log: Update calibre to 4.1.0 Deleted: head/deskutils/calibre/files/patch-src_calibre_constants.py Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Wed Oct 9 06:26:59 2019 (r514122) +++ head/deskutils/calibre/Makefile Wed Oct 9 07:20:49 2019 (r514123) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 4.0.0 +PORTVERSION= 4.1.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Wed Oct 9 06:26:59 2019 (r514122) +++ head/deskutils/calibre/distinfo Wed Oct 9 07:20:49 2019 (r514123) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570172640 -SHA256 (calibre-4.0.0.tar.xz) = 9c012ac318aae8efc7a26ba1f5beef2e0e924407c8830e30167b229d8f6e1a9b -SIZE (calibre-4.0.0.tar.xz) = 36192552 +TIMESTAMP = 1570519110 +SHA256 (calibre-4.1.0.tar.xz) = 363f89b4c26ba8f8bba1eb40da09df85b8b3fedf9a0256285a0abae1ff65987c +SIZE (calibre-4.1.0.tar.xz) = 36231016
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910090720.x997Knlc030123>