diff options
author | madpilot <madpilot@FreeBSD.org> | 2014-06-30 15:00:36 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2014-06-30 15:00:36 +0800 |
commit | 0615559524322b28b0b2d36f56d23449d53dabc9 (patch) | |
tree | af178e2751a43f8afb04ae4853b35af800b0859f /deskutils | |
parent | 675c9994708e13c0939822e2418101eb94e1514f (diff) | |
download | freebsd-ports-gnome-0615559524322b28b0b2d36f56d23449d53dabc9.tar.gz freebsd-ports-gnome-0615559524322b28b0b2d36f56d23449d53dabc9.tar.zst freebsd-ports-gnome-0615559524322b28b0b2d36f56d23449d53dabc9.zip |
Update to 1.42.0
PR: 191499
Submitted by: me
Approved by: rnejdl@ringofsaturn.com (maintainer)
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 3 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 4 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 33 |
3 files changed, 34 insertions, 6 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 5e5390a4eb7c..0c1529c2b864 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 1.35.0 -PORTREVISION= 1 +PORTVERSION= 1.42.0 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index a6ecb25f9dde..4cbdacea8625 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,2 +1,2 @@ -SHA256 (calibre-1.35.0.tar.xz) = 710941d2001a67959d9ccc11f8b89368e5d79cf96dbaa6e73efc92965cb8fd5f -SIZE (calibre-1.35.0.tar.xz) = 34006392 +SHA256 (calibre-1.42.0.tar.xz) = 4eb372654e1d1a8d2dae3de1fce229ad39992faf2c57ea3a5a3087d7a3b92e30 +SIZE (calibre-1.42.0.tar.xz) = 35393212 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 3ea9b1ed0790..7e1aa65b2deb 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -433,6 +433,7 @@ lib/calibre/calibre/ebooks/oeb/polish/create.py lib/calibre/calibre/ebooks/oeb/polish/css.py lib/calibre/calibre/ebooks/oeb/polish/embed.py lib/calibre/calibre/ebooks/oeb/polish/errors.py +lib/calibre/calibre/ebooks/oeb/polish/fonts.py lib/calibre/calibre/ebooks/oeb/polish/import_book.py lib/calibre/calibre/ebooks/oeb/polish/jacket.py lib/calibre/calibre/ebooks/oeb/polish/main.py @@ -622,6 +623,7 @@ lib/calibre/calibre/gui2/actions/delete.py lib/calibre/calibre/gui2/actions/device.py lib/calibre/calibre/gui2/actions/edit_collections.py lib/calibre/calibre/gui2/actions/edit_metadata.py +lib/calibre/calibre/gui2/actions/embed.py lib/calibre/calibre/gui2/actions/fetch_news.py lib/calibre/calibre/gui2/actions/help.py lib/calibre/calibre/gui2/actions/mark_books.py @@ -1010,6 +1012,7 @@ lib/calibre/calibre/gui2/tweak_book/editor/canvas.py lib/calibre/calibre/gui2/tweak_book/editor/image.py lib/calibre/calibre/gui2/tweak_book/editor/insert_resource.py lib/calibre/calibre/gui2/tweak_book/editor/smart/__init__.py +lib/calibre/calibre/gui2/tweak_book/editor/smart/css.py lib/calibre/calibre/gui2/tweak_book/editor/smart/html.py lib/calibre/calibre/gui2/tweak_book/editor/syntax/__init__.py lib/calibre/calibre/gui2/tweak_book/editor/syntax/base.py @@ -1020,7 +1023,10 @@ lib/calibre/calibre/gui2/tweak_book/editor/themes.py lib/calibre/calibre/gui2/tweak_book/editor/widget.py lib/calibre/calibre/gui2/tweak_book/file_list.py lib/calibre/calibre/gui2/tweak_book/job.py +lib/calibre/calibre/gui2/tweak_book/live_css.py lib/calibre/calibre/gui2/tweak_book/main.py +lib/calibre/calibre/gui2/tweak_book/manage_fonts.py +lib/calibre/calibre/gui2/tweak_book/polish.py lib/calibre/calibre/gui2/tweak_book/preferences.py lib/calibre/calibre/gui2/tweak_book/preview.py lib/calibre/calibre/gui2/tweak_book/save.py @@ -1108,6 +1114,7 @@ lib/calibre/calibre/plugins/calibre_style.so lib/calibre/calibre/plugins/chm_extra.so lib/calibre/calibre/plugins/chmlib.so lib/calibre/calibre/plugins/freetype.so +lib/calibre/calibre/plugins/html.so lib/calibre/calibre/plugins/hunspell.so lib/calibre/calibre/plugins/icu.so lib/calibre/calibre/plugins/lzx.so @@ -1119,6 +1126,7 @@ lib/calibre/calibre/plugins/podofo.so lib/calibre/calibre/plugins/progress_indicator.so lib/calibre/calibre/plugins/speedup.so lib/calibre/calibre/plugins/sqlite_custom.so +lib/calibre/calibre/plugins/tokenizer.so lib/calibre/calibre/plugins/unrar.so lib/calibre/calibre/plugins/woff.so lib/calibre/calibre/ptempfile.py @@ -1422,6 +1430,26 @@ lib/calibre/routes/middleware.py lib/calibre/routes/route.py lib/calibre/routes/util.py lib/calibre/templite/__init__.py +lib/calibre/tinycss/__init__.py +lib/calibre/tinycss/color3.py +lib/calibre/tinycss/css21.py +lib/calibre/tinycss/decoding.py +lib/calibre/tinycss/fonts3.py +lib/calibre/tinycss/media3.py +lib/calibre/tinycss/page3.py +lib/calibre/tinycss/parsing.py +lib/calibre/tinycss/tests/__init__.py +lib/calibre/tinycss/tests/color3.py +lib/calibre/tinycss/tests/css21.py +lib/calibre/tinycss/tests/decoding.py +lib/calibre/tinycss/tests/fonts3.py +lib/calibre/tinycss/tests/main.py +lib/calibre/tinycss/tests/media3.py +lib/calibre/tinycss/tests/page3.py +lib/calibre/tinycss/tests/tokenizing.py +lib/calibre/tinycss/token_data.py +lib/calibre/tinycss/tokenizer.py +lib/calibre/tinycss/version.py %%PYTHON_SITELIBDIR%%/init_calibre.py share/appdata/calibre-ebook-edit.appdata.xml share/appdata/calibre-ebook-viewer.appdata.xml @@ -1490,6 +1518,7 @@ share/applications/calibre-lrfviewer.desktop %%DATADIR%%/content_server/star-half.png %%DATADIR%%/content_server/star-off.png %%DATADIR%%/content_server/star-on.png +%%DATADIR%%/csscolorparser.js %%DATADIR%%/default_tweaks.py %%DATADIR%%/dictionaries/en-GB/en-GB.aff %%DATADIR%%/dictionaries/en-GB/en-GB.dic @@ -1990,8 +2019,6 @@ share/zsh/site-functions/_calibre @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor @dirrmtry share/icons -@dirrmtry share/gnome/apps -@dirrmtry share/gnome @dirrmtry share/desktop-directories @dirrmtry share/bash-completion @dirrmtry share/appdata @@ -2073,6 +2100,8 @@ share/zsh/site-functions/_calibre @dirrm %%DATADIR%%/catalog @dirrm %%DATADIR%% @dirrmtry %%PYTHON_SITELIBDIR%% +@dirrm lib/calibre/tinycss/tests +@dirrm lib/calibre/tinycss @dirrm lib/calibre/templite @dirrm lib/calibre/routes @dirrm lib/calibre/regex |