summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-02 22:02:24 +0000
committerwiz <wiz@pkgsrc.org>2017-09-02 22:02:24 +0000
commitde1e291f156d73785e063357198f0cf083021eb3 (patch)
treea06a855a471b7c7335902811cf7f6824e9f68742 /textproc
parent92f2393781469cf253a36977be213357a74de883 (diff)
downloadpkgsrc-de1e291f156d73785e063357198f0cf083021eb3.tar.gz
Bump libzip ABI depends and PKGREVISIONs of its users for bzip2 dependency.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ebook-tools/Makefile4
-rw-r--r--textproc/ebook-tools/buildlink3.mk4
-rw-r--r--textproc/odt2tex/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile
index 2c7fc4e1bbb..e3cedbcc740 100644
--- a/textproc/ebook-tools/Makefile
+++ b/textproc/ebook-tools/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2017/02/23 07:44:09 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2017/09/02 22:02:25 wiz Exp $
# also update lit2epub if you update this package.
DISTNAME= ebook-tools-0.2.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebook-tools/}
diff --git a/textproc/ebook-tools/buildlink3.mk b/textproc/ebook-tools/buildlink3.mk
index d5fc722310a..25293f2e93d 100644
--- a/textproc/ebook-tools/buildlink3.mk
+++ b/textproc/ebook-tools/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2017/02/23 07:44:09 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2017/09/02 22:02:25 wiz Exp $
BUILDLINK_TREE+= ebook-tools
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ebook-tools
EBOOK_TOOLS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ebook-tools+= ebook-tools>=0.1.1
-BUILDLINK_ABI_DEPENDS.ebook-tools+= ebook-tools>=0.2.2nb1
+BUILDLINK_ABI_DEPENDS.ebook-tools+= ebook-tools>=0.2.2nb2
BUILDLINK_PKGSRCDIR.ebook-tools?= ../../textproc/ebook-tools
.include "../../archivers/libzip/buildlink3.mk"
diff --git a/textproc/odt2tex/Makefile b/textproc/odt2tex/Makefile
index cdb51dce0ba..8a7960b6a0d 100644
--- a/textproc/odt2tex/Makefile
+++ b/textproc/odt2tex/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2017/02/23 07:44:10 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2017/09/02 22:02:25 wiz Exp $
DISTNAME= odt2tex-0.0.13
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=simonaw/}