summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-09-27 18:08:14 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2017-09-27 18:08:14 +0000
commit1bae556a1c2515ab09b686c101afa2a0500c2802 (patch)
tree4a7a269c138a0cf15c08b64ce4f167cea038d9fd /textproc
parentUpdate libzip to 1.3.0. (diff)
Bump PORTREVISION in ports depending on archivers/libzip.
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5 after the removal of zip_archive_set_tempdir(). All dependent ports continue to build fine without that symbol. PR: 222638
Notes
Notes: svn path=/head/; revision=450775
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ebook-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile
index 7e6beea0216c..5cfe36757b8c 100644
--- a/textproc/ebook-tools/Makefile
+++ b/textproc/ebook-tools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ebook-tools
PORTVERSION= 0.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc kde
MASTER_SITES= SF