mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
deskutils/calibre: Update to 7.17.0
This commit is contained in:
parent
ed64c2aaff
commit
78029bbe79
@ -1,5 +1,5 @@
|
||||
PORTNAME= calibre
|
||||
PORTVERSION= 7.16.0
|
||||
PORTVERSION= 7.17.0
|
||||
CATEGORIES= deskutils python
|
||||
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
|
||||
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
|
||||
@ -71,8 +71,8 @@ USE_RC_SUBR= calibre
|
||||
USE_XORG= x11 xext xrender
|
||||
|
||||
USE_GITHUB= nodefault
|
||||
GH_TUPLE= kovidgoyal:calibre-translations:94a651e:translations \
|
||||
LibreOffice:dictionaries:eff9495:hypenation
|
||||
GH_TUPLE= kovidgoyal:calibre-translations:b30a463:translations \
|
||||
LibreOffice:dictionaries:0fbb94c:hypenation
|
||||
|
||||
SHEBANG_GLOB= *.py *.recipe *.sh
|
||||
python_OLD_CMD= "/usr/bin/env python" ${LOCALBASE}/bin/python3
|
||||
|
@ -1,7 +1,7 @@
|
||||
TIMESTAMP = 1722409603
|
||||
SHA256 (calibre/calibre-7.16.0.tar.xz) = 11641f6a84f03bd05d65080942bc5f8fa6fcb66b6e92f956e61168fd44a33615
|
||||
SIZE (calibre/calibre-7.16.0.tar.xz) = 44833684
|
||||
SHA256 (calibre/kovidgoyal-calibre-translations-94a651e_GH0.tar.gz) = a9e1dd2a58f9393388a3cffc8d2afd67793989533252bd32113f3f17a9de7b42
|
||||
SIZE (calibre/kovidgoyal-calibre-translations-94a651e_GH0.tar.gz) = 73717728
|
||||
SHA256 (calibre/LibreOffice-dictionaries-eff9495_GH0.tar.gz) = c7cffeac56a1f2d71962b9a6bc768d36bbfc5653c04afe8504dc364d7b61ad11
|
||||
SIZE (calibre/LibreOffice-dictionaries-eff9495_GH0.tar.gz) = 110192222
|
||||
TIMESTAMP = 1724395286
|
||||
SHA256 (calibre/calibre-7.17.0.tar.xz) = ce89672c0acfad8be70c1bb94d56bd4bc54def90375806ff6a7d5059c0b0d748
|
||||
SIZE (calibre/calibre-7.17.0.tar.xz) = 45053400
|
||||
SHA256 (calibre/kovidgoyal-calibre-translations-b30a463_GH0.tar.gz) = f8d3255c31c3b4ddfb07449f8293d95672c28b184824f7daa8e40088bda463ab
|
||||
SIZE (calibre/kovidgoyal-calibre-translations-b30a463_GH0.tar.gz) = 73934906
|
||||
SHA256 (calibre/LibreOffice-dictionaries-0fbb94c_GH0.tar.gz) = 4ccf70ceedc24d274b6125165959fd7bae961659a11f506e980b795afeac63b4
|
||||
SIZE (calibre/LibreOffice-dictionaries-0fbb94c_GH0.tar.gz) = 110192244
|
||||
|
@ -1236,8 +1236,11 @@ lib/calibre/calibre/prints.py
|
||||
lib/calibre/calibre/ptempfile.py
|
||||
lib/calibre/calibre/rpdb.py
|
||||
lib/calibre/calibre/scraper/__init__.py
|
||||
lib/calibre/calibre/scraper/qt.py
|
||||
lib/calibre/calibre/scraper/qt_backend.py
|
||||
lib/calibre/calibre/scraper/simple.py
|
||||
lib/calibre/calibre/scraper/simple_backend.py
|
||||
lib/calibre/calibre/scraper/test_fetch_backend.py
|
||||
lib/calibre/calibre/scraper/webengine_backend.py
|
||||
lib/calibre/calibre/spell/__init__.py
|
||||
lib/calibre/calibre/spell/break_iterator.py
|
||||
lib/calibre/calibre/spell/dictionary.py
|
||||
|
Loading…
Reference in New Issue
Block a user