summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-04-01 16:03:48 +0000
committerwiz <wiz@pkgsrc.org>2013-04-01 16:03:48 +0000
commit404348137a83b132f2c59c5794fad2b2627b6443 (patch)
treee727499d98c712255203d00b9297caf025dcfe3d
parent1818d2faa5cbca70a3661fcd64e8827c834e23fc (diff)
downloadpkgsrc-404348137a83b132f2c59c5794fad2b2627b6443.tar.gz
revbump for libzip shlib major change.
-rw-r--r--databases/mysql-workbench/Makefile4
-rw-r--r--emulators/ckmame/Makefile4
-rw-r--r--print/okular/Makefile4
-rw-r--r--textproc/ebook-tools/Makefile4
-rw-r--r--textproc/ebook-tools/buildlink3.mk4
5 files changed, 10 insertions, 10 deletions
diff --git a/databases/mysql-workbench/Makefile b/databases/mysql-workbench/Makefile
index 8c90f044b0f..2cc8e2fc10c 100644
--- a/databases/mysql-workbench/Makefile
+++ b/databases/mysql-workbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2013/03/03 04:54:25 joerg Exp $
+# $NetBSD: Makefile,v 1.25 2013/04/01 16:03:48 wiz Exp $
DISTNAME= mysql-workbench-gpl-5.2.33b-src
PKGNAME= ${DISTNAME:S/-gpl//:S/b-src$//}
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL:=MySQLGUITools/}
diff --git a/emulators/ckmame/Makefile b/emulators/ckmame/Makefile
index 694d362d315..6120a004e92 100644
--- a/emulators/ckmame/Makefile
+++ b/emulators/ckmame/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2013/01/26 21:37:31 adam Exp $
+# $NetBSD: Makefile,v 1.21 2013/04/01 16:03:48 wiz Exp $
#
DISTNAME= ckmame-0.11
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= emulators
MASTER_SITES= http://www.nih.at/ckmame/
EXTRACT_SUFX= .tar.bz2
diff --git a/print/okular/Makefile b/print/okular/Makefile
index 35b02728c14..ecc0524a4e5 100644
--- a/print/okular/Makefile
+++ b/print/okular/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2013/03/31 08:13:31 obache Exp $
+# $NetBSD: Makefile,v 1.15 2013/04/01 16:03:49 wiz Exp $
DISTNAME= okular-${_KDE_VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= print
COMMENT= KDE universal document viewer
diff --git a/textproc/ebook-tools/Makefile b/textproc/ebook-tools/Makefile
index daadef24fed..1172a94ea93 100644
--- a/textproc/ebook-tools/Makefile
+++ b/textproc/ebook-tools/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2012/10/25 06:55:48 asau Exp $
+# $NetBSD: Makefile,v 1.7 2013/04/01 16:03:49 wiz Exp $
#
# also update lit2epub if you update this package.
DISTNAME= ebook-tools-0.1.1
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ebook-tools/}
diff --git a/textproc/ebook-tools/buildlink3.mk b/textproc/ebook-tools/buildlink3.mk
index 1ea90fb5c84..3507da99e99 100644
--- a/textproc/ebook-tools/buildlink3.mk
+++ b/textproc/ebook-tools/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2012/06/14 07:43:21 sbd Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2013/04/01 16:03:49 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.1.1nb3
+BUILDLINK_ABI_DEPENDS.ebook-tools+= ebook-tools>=0.1.1nb4
BUILDLINK_PKGSRCDIR.ebook-tools?= ../../textproc/ebook-tools
.include "../../archivers/libzip/buildlink3.mk"