Date: Mon, 28 Sep 2015 13:27:25 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398112 - head/dns/maradns Message-ID: <201509281327.t8SDRPKo092452@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Mon Sep 28 13:27:24 2015 New Revision: 398112 URL: https://svnweb.freebsd.org/changeset/ports/398112 Log: Update to 2.0.12. PR: 203213 Submitted by: olgeni Sponsored by: Absolight Modified: head/dns/maradns/Makefile head/dns/maradns/distinfo Modified: head/dns/maradns/Makefile ============================================================================== --- head/dns/maradns/Makefile Mon Sep 28 13:27:14 2015 (r398111) +++ head/dns/maradns/Makefile Mon Sep 28 13:27:24 2015 (r398112) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= maradns -PORTVERSION= 2.0.11 +PORTVERSION= 2.0.12 CATEGORIES= dns MASTER_SITES= http://maradns.samiam.org/download/2.0/${PORTVERSION}/\ SF/${PORTNAME}/MaraDNS/${PORTVERSION}/ @@ -13,7 +13,7 @@ COMMENT= DNS server with focus on securi LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -DEADWOOD_VER= 3.2.07 +DEADWOOD_VER= 3.2.08 REINPLACE_ARGS= -i "" MAKE_ENV= FLAGS="${CFLAGS}" Modified: head/dns/maradns/distinfo ============================================================================== --- head/dns/maradns/distinfo Mon Sep 28 13:27:14 2015 (r398111) +++ head/dns/maradns/distinfo Mon Sep 28 13:27:24 2015 (r398112) @@ -1,2 +1,2 @@ -SHA256 (maradns-2.0.11.tar.bz2) = edd8512050cd5120a717fb22a7a7c567d72f3846b370002f0ce9ba6af5c94042 -SIZE (maradns-2.0.11.tar.bz2) = 1118004 +SHA256 (maradns-2.0.12.tar.bz2) = a7683749d312f469e7f42d0f9b74588eb207bfa69391a9f2364b67af83d32ebc +SIZE (maradns-2.0.12.tar.bz2) = 1159457
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509281327.t8SDRPKo092452>