Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2015 15:24:56 +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: r381010 - head/dns/maradns
Message-ID:  <201503111524.t2BFOuqg064231@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Mar 11 15:24:55 2015
New Revision: 381010
URL: https://svnweb.freebsd.org/changeset/ports/381010
QAT: https://qat.redports.org/buildarchive/r381010/

Log:
  Update to 2.0.11.
  
  Sponsored by:	Absolight

Modified:
  head/dns/maradns/Makefile
  head/dns/maradns/distinfo

Modified: head/dns/maradns/Makefile
==============================================================================
--- head/dns/maradns/Makefile	Wed Mar 11 15:16:21 2015	(r381009)
+++ head/dns/maradns/Makefile	Wed Mar 11 15:24:55 2015	(r381010)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	maradns
-PORTVERSION=	2.0.10
+PORTVERSION=	2.0.11
 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.06
+DEADWOOD_VER=	3.2.07
 
 REINPLACE_ARGS=	-i ""
 MAKE_ENV=	FLAGS="${CFLAGS}"
@@ -21,7 +21,7 @@ CONFIGURE_ENV=	LANG=
 
 HAS_CONFIGURE=	yes
 USE_RC_SUBR=	${PORTNAME} zoneserver Deadwood
-USES=		tar:xz
+USES=		tar:bz2
 USERS=		bind
 GROUPS=		bind
 INSTALL_TARGET=	install PREFIX=${STAGEDIR}${PREFIX}

Modified: head/dns/maradns/distinfo
==============================================================================
--- head/dns/maradns/distinfo	Wed Mar 11 15:16:21 2015	(r381009)
+++ head/dns/maradns/distinfo	Wed Mar 11 15:24:55 2015	(r381010)
@@ -1,2 +1,2 @@
-SHA256 (maradns-2.0.10.tar.xz) = e5d9e4eaa9d75b2085e9470d8aee626691edcfcc84744c3f73a427c2d4cd8c15
-SIZE (maradns-2.0.10.tar.xz) = 740968
+SHA256 (maradns-2.0.11.tar.bz2) = edd8512050cd5120a717fb22a7a7c567d72f3846b370002f0ce9ba6af5c94042
+SIZE (maradns-2.0.11.tar.bz2) = 1118004



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503111524.t2BFOuqg064231>