Skip to content

Commit

Permalink
Update to 2.0.10.
Browse files Browse the repository at this point in the history
Sponsored by:	Absolight
  • Loading branch information
mat813 committed Jan 26, 2015
1 parent 77a6feb commit d39cf0d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions dns/maradns/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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}/
Expand All @@ -13,15 +13,15 @@ COMMENT= DNS server with focus on security and simplicity
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING

DEADWOOD_VER= 3.2.05
DEADWOOD_VER= 3.2.06

REINPLACE_ARGS= -i ""
MAKE_ENV= FLAGS="${CFLAGS}"
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}
Expand Down
4 changes: 2 additions & 2 deletions dns/maradns/distinfo
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit d39cf0d

Please sign in to comment.