diff options
author | makc <makc@FreeBSD.org> | 2010-09-01 21:27:50 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2010-09-01 21:27:50 +0800 |
commit | 1940d3f55a2424884a3a324d6251818f9bc089bf (patch) | |
tree | 90b6e94a81bb22193d406cdd6720b21d49a7c3a9 /textproc/ebook-tools | |
parent | 91fea4c627a80a316aecac21bdecf1ca2f9dc429 (diff) | |
download | freebsd-ports-gnome-1940d3f55a2424884a3a324d6251818f9bc089bf.tar.gz freebsd-ports-gnome-1940d3f55a2424884a3a324d6251818f9bc089bf.tar.zst freebsd-ports-gnome-1940d3f55a2424884a3a324d6251818f9bc089bf.zip |
Update to 0.2.0
Diffstat (limited to 'textproc/ebook-tools')
-rw-r--r-- | textproc/ebook-tools/Makefile | 3 | ||||
-rw-r--r-- | textproc/ebook-tools/distinfo | 6 | ||||
-rw-r--r-- | textproc/ebook-tools/pkg-plist | 2 |
3 files changed, 5 insertions, 6 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile index 2141fd5fa0ea..6eac171d17db 100644 --- a/textproc/ebook-tools/Makefile +++ b/textproc/ebook-tools/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ebook-tools -PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTVERSION= 0.2.0 CATEGORIES= textproc kde MASTER_SITES= SF diff --git a/textproc/ebook-tools/distinfo b/textproc/ebook-tools/distinfo index 77cd0f9e6c2e..d1dc923d38e2 100644 --- a/textproc/ebook-tools/distinfo +++ b/textproc/ebook-tools/distinfo @@ -1,3 +1,3 @@ -MD5 (ebook-tools-0.1.1.tar.gz) = 15946af6f946eabe8247cdef9ada2b88 -SHA256 (ebook-tools-0.1.1.tar.gz) = e940999f7dd19171de9262b5c18ee1946fff314ae955f91e9d5214c140c5d41d -SIZE (ebook-tools-0.1.1.tar.gz) = 43280 +MD5 (ebook-tools-0.2.0.tar.gz) = f6bc7c3fa174f42daebbc6c2b46255fa +SHA256 (ebook-tools-0.2.0.tar.gz) = c7f40460d02a6007ef30f9aa644a8bf83c96ff7f58be26769f60fe0bc4364ba2 +SIZE (ebook-tools-0.2.0.tar.gz) = 44764 diff --git a/textproc/ebook-tools/pkg-plist b/textproc/ebook-tools/pkg-plist index f5bc9a2f2d03..50b9958dd1ca 100644 --- a/textproc/ebook-tools/pkg-plist +++ b/textproc/ebook-tools/pkg-plist @@ -4,4 +4,4 @@ include/epub.h include/epub_shared.h lib/libepub.so lib/libepub.so.0 -lib/libepub.so.0.1.1 +lib/libepub.so.0.1.0 |