diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2017-10-06 14:22:13 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2017-10-06 14:22:13 +0000 |
commit | 4934018263692a2258fae66e6693cd34a0e086ba (patch) | |
tree | fbc75dda6dba60dd0b62a79575d43dd63781c03e /deskutils | |
parent | 8a9988ba82d662f57e340021dd14917c924df1ff (diff) |
Notes
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 3 |
3 files changed, 4 insertions, 7 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 99a8c709912d..2c239c50bd1d 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 3.8.0 +PORTVERSION= 3.9.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 92a1ca507434..b11450e60a4f 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1506068632 -SHA256 (calibre-3.8.0.tar.xz) = 17bfe172420e55ff4f4b19b80253210bacb9a4d0f2fdcffd5b0f456cf5765c4c -SIZE (calibre-3.8.0.tar.xz) = 37922608 +TIMESTAMP = 1507278130 +SHA256 (calibre-3.9.0.tar.xz) = dd4e6fe03d46b5c4e11452424f5deb9001c72cefbb1497a60de42fc43f0b4e7f +SIZE (calibre-3.9.0.tar.xz) = 37912148 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index 9203397fd881..3ba087e755b3 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -85,9 +85,6 @@ lib/calibre/calibre/debug.py lib/calibre/calibre/devices/__init__.py lib/calibre/calibre/devices/android/__init__.py 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/binatone/__init__.py lib/calibre/calibre/devices/binatone/driver.py lib/calibre/calibre/devices/blackberry/__init__.py |