diff options
author | mat <mat@FreeBSD.org> | 2015-03-11 23:24:55 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-03-11 23:24:55 +0800 |
commit | 6de215743d34872b94fbba8ea852068d7b08a573 (patch) | |
tree | 8b529931c304c797a2515a685b2f565c8158cc40 /dns | |
parent | dc3b3d5c3c0f724065cc452761292049171011c4 (diff) | |
download | freebsd-ports-gnome-6de215743d34872b94fbba8ea852068d7b08a573.tar.gz freebsd-ports-gnome-6de215743d34872b94fbba8ea852068d7b08a573.tar.zst freebsd-ports-gnome-6de215743d34872b94fbba8ea852068d7b08a573.zip |
Update to 2.0.11.
Sponsored by: Absolight
Diffstat (limited to 'dns')
-rw-r--r-- | dns/maradns/Makefile | 6 | ||||
-rw-r--r-- | dns/maradns/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/maradns/Makefile b/dns/maradns/Makefile index c26d715d759f..1d93b603b9c2 100644 --- a/dns/maradns/Makefile +++ b/dns/maradns/Makefile @@ -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 security and simplicity 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} diff --git a/dns/maradns/distinfo b/dns/maradns/distinfo index 01e3d1ee6d94..067934d79cbc 100644 --- a/dns/maradns/distinfo +++ b/dns/maradns/distinfo @@ -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 |