summaryrefslogtreecommitdiff
path: root/devel/gearmand
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2020-05-06 14:04:05 +0000
committeradam <adam@pkgsrc.org>2020-05-06 14:04:05 +0000
commit6970defbb2f9e26c73129c4c8cfc20803b109467 (patch)
treec81d648805b099d82983eab8e643d64ab9cdb13f /devel/gearmand
parent5d40b7bcb0767de3a1d3ce1a480ed9035b4b97c1 (diff)
downloadpkgsrc-6970defbb2f9e26c73129c4c8cfc20803b109467.tar.gz
revbump after boost update
Diffstat (limited to 'devel/gearmand')
-rw-r--r--devel/gearmand/Makefile4
-rw-r--r--devel/gearmand/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/gearmand/Makefile b/devel/gearmand/Makefile
index 024b096a463..4d8c00c6992 100644
--- a/devel/gearmand/Makefile
+++ b/devel/gearmand/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.46 2020/04/12 08:28:30 adam Exp $
+# $NetBSD: Makefile,v 1.47 2020/05/06 14:04:08 adam Exp $
DISTNAME= gearmand-1.1.18
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=gearman/}
GITHUB_PROJECT= gearmand
diff --git a/devel/gearmand/buildlink3.mk b/devel/gearmand/buildlink3.mk
index dddbd219d8a..c8069575eea 100644
--- a/devel/gearmand/buildlink3.mk
+++ b/devel/gearmand/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.13 2020/03/08 16:47:32 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.14 2020/05/06 14:04:08 adam Exp $
BUILDLINK_TREE+= gearmand
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= gearmand
GEARMAND_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.gearmand+= gearmand>=1.0.6nb17
-BUILDLINK_ABI_DEPENDS.gearmand+= gearmand>=1.1.18nb9
+BUILDLINK_ABI_DEPENDS.gearmand+= gearmand>=1.1.18nb11
BUILDLINK_PKGSRCDIR.gearmand?= ../../devel/gearmand
.include "../../devel/boost-headers/buildlink3.mk"