summaryrefslogtreecommitdiff
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
commit38d4e6d7395183892cad9c494f309809654daa2d (patch)
tree868e8d631091cae73bdd43553b33c67591409134
parent8321843e63cef884946cce5dc9b39f11f502e254 (diff)
downloadpkgsrc-38d4e6d7395183892cad9c494f309809654daa2d.tar.gz
Bump libzip ABI depends and PKGREVISIONs of its users for bzip2 dependency.
-rw-r--r--archivers/libzip/buildlink3.mk4
-rw-r--r--databases/mysql-workbench/Makefile4
-rw-r--r--devel/radare2/Makefile4
-rw-r--r--emulators/ckmame/Makefile4
-rw-r--r--graphics/pstoedit/Makefile4
-rw-r--r--misc/kchmviewer/Makefile4
-rw-r--r--print/okular/Makefile4
-rw-r--r--security/libykneomgr/Makefile4
-rw-r--r--sysutils/kfilemetadata/Makefile4
-rw-r--r--sysutils/kfilemetadata5/Makefile4
-rw-r--r--textproc/ebook-tools/Makefile4
-rw-r--r--textproc/ebook-tools/buildlink3.mk4
-rw-r--r--textproc/odt2tex/Makefile4
13 files changed, 26 insertions, 26 deletions
diff --git a/archivers/libzip/buildlink3.mk b/archivers/libzip/buildlink3.mk
index e59f6545d2f..ce31d8c7271 100644
--- a/archivers/libzip/buildlink3.mk
+++ b/archivers/libzip/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.14 2017/09/02 16:27:11 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.15 2017/09/02 22:02:24 wiz Exp $
BUILDLINK_TREE+= libzip
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= libzip
LIBZIP_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.libzip+= libzip>=0.7.1
-BUILDLINK_ABI_DEPENDS.libzip+= libzip>=1.2.0
+BUILDLINK_ABI_DEPENDS.libzip+= libzip>=1.3.0
BUILDLINK_PKGSRCDIR.libzip?= ../../archivers/libzip
BUILDLINK_INCDIRS.libzip= include lib/libzip/include
diff --git a/databases/mysql-workbench/Makefile b/databases/mysql-workbench/Makefile
index b8a04784f90..dd486aa67ea 100644
--- a/databases/mysql-workbench/Makefile
+++ b/databases/mysql-workbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2017/05/03 08:38:39 jperkin Exp $
+# $NetBSD: Makefile,v 1.58 2017/09/02 22:02:24 wiz Exp $
DISTNAME= mysql-workbench-gpl-5.2.33b-src
PKGNAME= ${DISTNAME:S/-gpl//:S/b-src$//}
-PKGREVISION= 49
+PKGREVISION= 50
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLGUITools/}
diff --git a/devel/radare2/Makefile b/devel/radare2/Makefile
index 571004d82d8..802535289eb 100644
--- a/devel/radare2/Makefile
+++ b/devel/radare2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/02/23 07:44:09 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/02 22:02:25 wiz Exp $
-PKGREVISION= 1
+PKGREVISION= 2
.include "Makefile.common"
DISTNAME= radare2-${RADARE2_VERSION}
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile
index a1c494bd7cc..a1fe44ce631 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.35 2017/04/22 21:03:35 adam Exp $
+# $NetBSD: Makefile,v 1.36 2017/09/02 22:02:25 wiz Exp $
DISTNAME= ckmame-0.12
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/ckmame/
EXTRACT_SUFX= .tar.xz
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 908ba5c418d..e884b221413 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.88 2017/02/28 15:20:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.89 2017/09/02 22:02:25 wiz Exp $
DISTNAME= pstoedit-3.70
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= converters graphics print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pstoedit/}
diff --git a/misc/kchmviewer/Makefile b/misc/kchmviewer/Makefile
index ddfaa475fc0..a1127724759 100644
--- a/misc/kchmviewer/Makefile
+++ b/misc/kchmviewer/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2017/08/24 20:03:30 adam Exp $
+# $NetBSD: Makefile,v 1.70 2017/09/02 22:02:25 wiz Exp $
DISTNAME= kchmviewer-7.2.1
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= misc x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kchmviewer/}
diff --git a/print/okular/Makefile b/print/okular/Makefile
index 1bec24eb1c2..4b739b7f854 100644
--- a/print/okular/Makefile
+++ b/print/okular/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2017/08/24 20:03:37 adam Exp $
+# $NetBSD: Makefile,v 1.65 2017/09/02 22:02:25 wiz Exp $
DISTNAME= okular-16.08.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
COMMENT= KDE universal document viewer
MASTER_SITES= ${MASTER_SITE_KDE:=applications/16.08.0/src/}
diff --git a/security/libykneomgr/Makefile b/security/libykneomgr/Makefile
index 7dec37d6038..447b56c0354 100644
--- a/security/libykneomgr/Makefile
+++ b/security/libykneomgr/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2017/02/23 07:44:10 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/02 22:02:25 wiz Exp $
DISTNAME= libykneomgr-0.1.6
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= security
MASTER_SITES= https://developers.yubico.com/libykneomgr/Releases/
diff --git a/sysutils/kfilemetadata/Makefile b/sysutils/kfilemetadata/Makefile
index f9ac8bd3728..46c222c14b9 100644
--- a/sysutils/kfilemetadata/Makefile
+++ b/sysutils/kfilemetadata/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2017/08/24 20:03:39 adam Exp $
+# $NetBSD: Makefile,v 1.30 2017/09/02 22:02:25 wiz Exp $
DISTNAME= kfilemetadata-${_KDE_VERSION}
-PKGREVISION= 28
+PKGREVISION= 29
CATEGORIES= sysutils
COMMENT= Library for extracting file metadata
LICENSE= gnu-gpl-v3
diff --git a/sysutils/kfilemetadata5/Makefile b/sysutils/kfilemetadata5/Makefile
index 6cc5f1f3269..d32f74a0f9a 100644
--- a/sysutils/kfilemetadata5/Makefile
+++ b/sysutils/kfilemetadata5/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2017/08/15 11:46:51 nros Exp $
+# $NetBSD: Makefile,v 1.15 2017/09/02 22:02:25 wiz Exp $
DISTNAME= kfilemetadata-${KF5VER}
PKGNAME= ${DISTNAME:S/-/5-/}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= sysutils
HOMEPAGE= https://community.kde.org/Frameworks
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/}