From 5da87348cb57d8d1df6910cb892114c53beab8b0 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 28 Jun 2022 11:30:51 +0000 Subject: *: recursive bump for perl 5.36 --- net/bind916/Makefile | 3 ++- net/bind916/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'net/bind916') diff --git a/net/bind916/Makefile b/net/bind916/Makefile index 0619fa715fa..60aa32d5841 100644 --- a/net/bind916/Makefile +++ b/net/bind916/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2022/06/15 14:02:36 taca Exp $ +# $NetBSD: Makefile,v 1.43 2022/06/28 11:34:58 wiz Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ EXTRACT_SUFX= .tar.xz diff --git a/net/bind916/buildlink3.mk b/net/bind916/buildlink3.mk index 112f44c0b7c..55a2fa9a3bb 100644 --- a/net/bind916/buildlink3.mk +++ b/net/bind916/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.1 2020/08/09 15:20:21 taca Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2022/06/28 11:34:58 wiz Exp $ BUILDLINK_TREE+= bind @@ -6,6 +6,7 @@ BUILDLINK_TREE+= bind BIND_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.bind+= bind>=9.16.0 +BUILDLINK_ABI_DEPENDS.bind?= bind>=9.16.30nb1 BUILDLINK_PKGSRCDIR.bind?= ../../net/bind916 .endif # BIND_BUILDLINK3_MK -- cgit v1.2.3