svn commit: r454571 - head/dns/maradns
Mathieu Arnold
mat at FreeBSD.org
Mon Nov 20 14:55:33 UTC 2017
Author: mat
Date: Mon Nov 20 14:55:31 2017
New Revision: 454571
URL: https://svnweb.freebsd.org/changeset/ports/454571
Log:
Update to 2.0.14.
Sponsored by: Absolight
Modified:
head/dns/maradns/Makefile (contents, props changed)
head/dns/maradns/distinfo (contents, props changed)
Modified: head/dns/maradns/Makefile
==============================================================================
--- head/dns/maradns/Makefile Mon Nov 20 14:55:28 2017 (r454570)
+++ head/dns/maradns/Makefile Mon Nov 20 14:55:31 2017 (r454571)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= maradns
-PORTVERSION= 2.0.13
+PORTVERSION= 2.0.14
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 security and simplic
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
-DEADWOOD_VER= 3.2.09
+DEADWOOD_VER= 3.2.10
REINPLACE_ARGS= -i ""
MAKE_ENV= FLAGS="${CFLAGS}"
Modified: head/dns/maradns/distinfo
==============================================================================
--- head/dns/maradns/distinfo Mon Nov 20 14:55:28 2017 (r454570)
+++ head/dns/maradns/distinfo Mon Nov 20 14:55:31 2017 (r454571)
@@ -1,2 +1,3 @@
-SHA256 (maradns-2.0.13.tar.bz2) = 661ea06fb18df6d2469b2bf824ffd93545a091af185362cbc738d1aa408210c3
-SIZE (maradns-2.0.13.tar.bz2) = 1148494
+TIMESTAMP = 1511188457
+SHA256 (maradns-2.0.14.tar.bz2) = 1a529c818df9cbd431fa09e3a413dfbbb410f7be3542a766028a36bc5ef94e29
+SIZE (maradns-2.0.14.tar.bz2) = 1156272
More information about the svn-ports-head
mailing list