Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2015 17:53:22 +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: r377938 - head/dns/maradns
Message-ID:  <201501261753.t0QHrMSS074709@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Jan 26 17:53:22 2015
New Revision: 377938
URL: https://svnweb.freebsd.org/changeset/ports/377938
QAT: https://qat.redports.org/buildarchive/r377938/

Log:
  Update to 2.0.10.
  
  Sponsored by:	Absolight

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

Modified: head/dns/maradns/Makefile
==============================================================================
--- head/dns/maradns/Makefile	Mon Jan 26 17:21:52 2015	(r377937)
+++ head/dns/maradns/Makefile	Mon Jan 26 17:53:22 2015	(r377938)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	maradns
-PORTVERSION=	2.0.09
+PORTVERSION=	2.0.10
 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.05
+DEADWOOD_VER=	3.2.06
 
 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:bzip2
+USES=		tar:xz
 USERS=		bind
 GROUPS=		bind
 INSTALL_TARGET=	install PREFIX=${STAGEDIR}${PREFIX}

Modified: head/dns/maradns/distinfo
==============================================================================
--- head/dns/maradns/distinfo	Mon Jan 26 17:21:52 2015	(r377937)
+++ head/dns/maradns/distinfo	Mon Jan 26 17:53:22 2015	(r377938)
@@ -1,2 +1,2 @@
-SHA256 (maradns-2.0.09.tar.bz2) = e1ee80836f0fbc47b9b94ec839e112ea19c40bed0b70d672d231849a4dea1083
-SIZE (maradns-2.0.09.tar.bz2) = 1139409
+SHA256 (maradns-2.0.10.tar.xz) = e5d9e4eaa9d75b2085e9470d8aee626691edcfcc84744c3f73a427c2d4cd8c15
+SIZE (maradns-2.0.10.tar.xz) = 740968



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