diff options
-rw-r--r-- | net/unbound/Makefile | 7 | ||||
-rw-r--r-- | net/unbound/distinfo | 8 |
2 files changed, 6 insertions, 9 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index c0935f31be8..4198f8d07d8 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.30 2014/02/12 23:18:26 tron Exp $ +# $NetBSD: Makefile,v 1.31 2014/03/12 16:16:00 pettai Exp $ -DISTNAME= unbound-1.4.21 -PKGREVISION= 1 +DISTNAME= unbound-1.4.22 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ @@ -15,7 +14,6 @@ BUILD_DEFS+= VARBASE GNU_CONFIGURE= yes USE_LIBTOOL= yes -CONFIGURE_ARGS+= --with-ldns=${BUILDLINK_PREFIX.ldns} CONFIGURE_ARGS+= --with-libexpat=${BUILDLINK_PREFIX.expat} CONFIGURE_ARGS+= --with-pidfile=${VARBASE}/run/unbound.pid CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE} @@ -91,5 +89,4 @@ PKG_USERS= ${UNBOUND_USER}:${UNBOUND_GROUP} .include "options.mk" .include "../../textproc/expat/buildlink3.mk" -.include "../../net/ldns/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/unbound/distinfo b/net/unbound/distinfo index 59bc38210db..11403ba4f37 100644 --- a/net/unbound/distinfo +++ b/net/unbound/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.22 2013/11/17 22:57:38 pettai Exp $ +$NetBSD: distinfo,v 1.23 2014/03/12 16:16:00 pettai Exp $ -SHA1 (unbound-1.4.21.tar.gz) = 3ef4ea626e5284368d48ab618fe2207d43f2cee1 -RMD160 (unbound-1.4.21.tar.gz) = 7a72e1db33131380f04ae504f0009ef0d33b88f3 -Size (unbound-1.4.21.tar.gz) = 3624553 bytes +SHA1 (unbound-1.4.22.tar.gz) = a56e31e2f3a2fefa3caaad9200dd943d174ca81e +RMD160 (unbound-1.4.22.tar.gz) = e9b4ded75308ac2f2ed9ae6783e29411428626fc +Size (unbound-1.4.22.tar.gz) = 4735801 bytes |