aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2018-10-20 15:56:45 +0800
committermadpilot <madpilot@FreeBSD.org>2018-10-20 15:56:45 +0800
commit47b91216cfae9f95d36f07c1ebdf99bb52d655f2 (patch)
tree30503068025f3b48f9d71741df6848350bf37411
parent88ddb619fa682eb9e6ead0a9fca38c544b54e299 (diff)
downloadfreebsd-ports-gnome-47b91216cfae9f95d36f07c1ebdf99bb52d655f2.tar.gz
freebsd-ports-gnome-47b91216cfae9f95d36f07c1ebdf99bb52d655f2.tar.zst
freebsd-ports-gnome-47b91216cfae9f95d36f07c1ebdf99bb52d655f2.zip
Update calibre to 3.33.1
-rw-r--r--deskutils/calibre/Makefile2
-rw-r--r--deskutils/calibre/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 037f10fbe37e..8e99294f599e 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= calibre
-PORTVERSION= 3.32.0
+PORTVERSION= 3.33.1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo
index 5ee78569bb68..3d60aea02e8b 100644
--- a/deskutils/calibre/distinfo
+++ b/deskutils/calibre/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538117286
-SHA256 (calibre-3.32.0.tar.xz) = 57254b147d8f8caf16f774f090266e112281c19bf7bc4170e65d22ab9b58d8ac
-SIZE (calibre-3.32.0.tar.xz) = 39412692
+TIMESTAMP = 1539935944
+SHA256 (calibre-3.33.1.tar.xz) = 92bc940ac01e888058a5baa171dda8c75e9993dd419b58df3a11e3e55e3875ac
+SIZE (calibre-3.33.1.tar.xz) = 39335708
me-3.28&id=683579c2c3aa1ffce8d533c40f07f9ebc31e9296'>- Remove SITE_PERL from *_DEPENDS, as suggested at:culot2012-06-031-1/+1 * At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1 * The vast majority of pkg-descr files had the following format when theydougb2011-10-241-1/+0 * - Update to 4.1culot2011-04-122-3/+3 * - Update to 4.0culot2010-12-113-9/+11 * - Add cpan site to WWWehaupt2010-01-231-1/+1 * - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_C...araujo2008-04-171-2/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * - Add SHA256pav2005-11-26