Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/calibre calibre: Use py-cryptodome
details: https://anonhg.NetBSD.org/pkgsrc/rev/edd4cc4bf53f
branches: trunk
changeset: 434824:edd4cc4bf53f
user: nia <nia%pkgsrc.org@localhost>
date: Mon Jun 22 11:13:18 2020 +0000
description:
calibre: Use py-cryptodome
diffstat:
misc/calibre/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (22 lines):
diff -r 5e5902b9c634 -r edd4cc4bf53f misc/calibre/Makefile
--- a/misc/calibre/Makefile Mon Jun 22 10:48:34 2020 +0000
+++ b/misc/calibre/Makefile Mon Jun 22 11:13:18 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.238 2020/06/02 08:24:18 adam Exp $
+# $NetBSD: Makefile,v 1.239 2020/06/22 11:13:18 nia Exp $
DISTNAME= calibre-3.40.1
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= misc
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
@@ -16,7 +16,7 @@
DEPENDS+= ${PYPKGPREFIX}-apsw>=3.7.17:../../databases/py-apsw
DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4-[0-9]*:../../www/py-beautifulsoup4
DEPENDS+= ${PYPKGPREFIX}-chardet-[0-9]*:../../converters/py-chardet
-DEPENDS+= ${PYPKGPREFIX}-crypto-[0-9]*:../../security/py-crypto
+DEPENDS+= ${PYPKGPREFIX}-cryptodome-[0-9]*:../../security/py-cryptodome
DEPENDS+= ${PYPKGPREFIX}-css-parser-[0-9]*:../../textproc/py-css-parser
DEPENDS+= ${PYPKGPREFIX}-dateutil>=1.4.1:../../time/py-dateutil
DEPENDS+= ${PYPKGPREFIX}-dns>=1.6.0:../../net/py-dns
Home |
Main Index |
Thread Index |
Old Index