FreeBSD Bugzilla – Attachment 126304 Details for
Bug 170055
Update port deskutils/calibre to 0.8.61
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
calibre0861.diff
calibre0861.diff (text/plain; charset=UTF-8), 4.76 KB, created by
R.Mahmatkhanov
on 2012-07-25 19:14:47 UTC
(
hide
)
Description:
calibre0861.diff
Filename:
MIME Type:
Creator:
R.Mahmatkhanov
Created:
2012-07-25 19:14:47 UTC
Size:
4.76 KB
patch
obsolete
>diff -ruNa calibre.orig/Makefile calibre/Makefile >--- calibre.orig/Makefile 2012-07-25 21:42:20.000000000 +0400 >+++ calibre/Makefile 2012-07-25 22:05:37.000000000 +0400 >@@ -6,8 +6,7 @@ > # > > PORTNAME= calibre >-PORTVERSION= 0.8.54 >-PORTREVISION= 1 >+PORTVERSION= 0.8.61 > CATEGORIES= deskutils python > MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ > >diff -ruNa calibre.orig/distinfo calibre/distinfo >--- calibre.orig/distinfo 2012-06-13 21:19:03.000000000 +0400 >+++ calibre/distinfo 2012-07-25 22:05:37.000000000 +0400 >@@ -1,2 +1,2 @@ >-SHA256 (calibre-0.8.54.tar.xz) = 063b733e163b9bf78002f9cb35c2041a5f5550c9b91b38c8aa2b4d256877c847 >-SIZE (calibre-0.8.54.tar.xz) = 24733284 >+SHA256 (calibre-0.8.61.tar.xz) = fbbf54d952a13939557b57c5e13d673ed24b5b395fc550c2842d0bca49d3f380 >+SIZE (calibre-0.8.61.tar.xz) = 25077408 >diff -ruNa calibre.orig/pkg-plist calibre/pkg-plist >--- calibre.orig/pkg-plist 2012-06-13 21:19:03.000000000 +0400 >+++ calibre/pkg-plist 2012-07-25 22:05:37.000000000 +0400 >@@ -36,6 +36,7 @@ > lib/calibre/calibre/devices/android/driver.py > lib/calibre/calibre/devices/apple/__init__.py > lib/calibre/calibre/devices/apple/driver.py >+lib/calibre/calibre/devices/apple/itunes.py > lib/calibre/calibre/devices/bambook/__init__.py > lib/calibre/calibre/devices/bambook/driver.py > lib/calibre/calibre/devices/bambook/libbambookcore.py >@@ -266,6 +267,7 @@ > lib/calibre/calibre/ebooks/metadata/book/base.py > lib/calibre/calibre/ebooks/metadata/book/json_codec.py > lib/calibre/calibre/ebooks/metadata/cli.py >+lib/calibre/calibre/ebooks/metadata/docx.py > lib/calibre/calibre/ebooks/metadata/epub.py > lib/calibre/calibre/ebooks/metadata/ereader.py > lib/calibre/calibre/ebooks/metadata/extz.py >@@ -555,6 +557,7 @@ > lib/calibre/calibre/gui2/catalog/catalog_tab_template_ui.py > lib/calibre/calibre/gui2/comments_editor.py > lib/calibre/calibre/gui2/complete.py >+lib/calibre/calibre/gui2/complete2.py > lib/calibre/calibre/gui2/convert/__init__.py > lib/calibre/calibre/gui2/convert/azw3_output_ui.py > lib/calibre/calibre/gui2/convert/azw3_output.py >@@ -794,12 +797,13 @@ > lib/calibre/calibre/gui2/store/stores/escapemagazine_plugin.py > lib/calibre/calibre/gui2/store/stores/gandalf_plugin.py > lib/calibre/calibre/gui2/store/stores/litres_plugin.py >+lib/calibre/calibre/gui2/store/stores/mills_boon_uk_plugin.py > lib/calibre/calibre/gui2/store/stores/pragmatic_bookshelf_plugin.py > lib/calibre/calibre/gui2/store/stores/nexto_plugin.py > lib/calibre/calibre/gui2/store/stores/rw2010_plugin.py >+lib/calibre/calibre/gui2/store/stores/sony_plugin.py > lib/calibre/calibre/gui2/store/stores/whsmith_uk_plugin.py > lib/calibre/calibre/gui2/store/stores/zixo_plugin.py >-lib/calibre/calibre/gui2/store/stores/oreilly_plugin.py > lib/calibre/calibre/gui2/store/stores/woblink_plugin.py > lib/calibre/calibre/gui2/store/stores/archive_org_plugin.py > lib/calibre/calibre/gui2/store/stores/weightless_books_plugin.py >@@ -936,6 +940,7 @@ > lib/calibre/calibre/libunzip.py > lib/calibre/calibre/libwand.py > lib/calibre/calibre/linux.py >+lib/calibre/calibre/plugins/calibre_style.so > lib/calibre/calibre/plugins/cPalmdoc.so > lib/calibre/calibre/plugins/chm_extra.so > lib/calibre/calibre/plugins/chmlib.so >@@ -1208,6 +1213,7 @@ > lib/calibre/pyPdf/pdf.py > lib/calibre/pyPdf/utils.py > lib/calibre/pyPdf/xmp.py >+lib/calibre/qtcurve/test_rendering.py > lib/calibre/routes/__init__.py > lib/calibre/routes/base.py > lib/calibre/routes/lru.py >@@ -1220,7 +1226,6 @@ > share/applications/calibre-lrfviewer.desktop > share/applications/calibre-ebook-viewer.desktop > share/mime/packages/calibre-mimetypes >-share/icons/hicolor/128x128/apps/calibre-gui.png > share/icons/hicolor/128x128/apps/calibre-viewer.png > share/icons/hicolor/128x128/mimetypes/application-lrf.png > share/icons/hicolor/128x128/mimetypes/gnome-mime-application-lrf.png >@@ -1392,6 +1397,7 @@ > %%DATADIR%%/images/mimetypes/bmp.png > %%DATADIR%%/images/mimetypes/computer.png > %%DATADIR%%/images/mimetypes/dir.png >+%%DATADIR%%/images/mimetypes/docx.png > %%DATADIR%%/images/mimetypes/epub.png > %%DATADIR%%/images/mimetypes/fb2.png > %%DATADIR%%/images/mimetypes/gif.png >@@ -1473,6 +1479,8 @@ > %%DATADIR%%/images/highlight_only_on.png > %%DATADIR%%/images/connect_share_on.png > %%DATADIR%%/images/drm-unlocked.png >+%%DATADIR%%/images/cover_texture.png >+%%DATADIR%%/images/scroll.png > %%DATADIR%%/jacket/stylesheet.css > %%DATADIR%%/jacket/template.xhtml > %%DATADIR%%/jquery.simulate.js >@@ -1496,6 +1504,7 @@ > %%DATADIR%%/templates/rtf.xsl > %%DATADIR%%/templates/book_details.css > %%DATADIR%%/tracer.epub >+%%DATADIR%%/viewer/blank.html > %%DATADIR%%/viewer/bookmarks.js > %%DATADIR%%/viewer/hyphenate/Hyphenator.js > %%DATADIR%%/viewer/hyphenate/patterns.zip >@@ -1528,6 +1537,7 @@ > @dirrm %%DATADIR%% > @dirrm lib/calibre/templite > @dirrm lib/calibre/routes >+@dirrm lib/calibre/qtcurve > @dirrm lib/calibre/pyPdf > @dirrm lib/calibre/odf > @dirrm lib/calibre/chardet
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 170055
:
126303
| 126304
Working