diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-08-13 03:07:47 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-08-13 03:07:47 +0000 |
commit | 68e9e300cecdb59db079689d71e10e1bf4d615fb (patch) | |
tree | ba08473450b3503a3b41a51daed366ad06a2e420 /dns/dnsdist | |
parent | abe03f70397cf99fa83b9250219f7e6052c41982 (diff) | |
download | ports-68e9e300cecdb59db079689d71e10e1bf4d615fb.tar.gz ports-68e9e300cecdb59db079689d71e10e1bf4d615fb.zip |
Notes
Diffstat (limited to 'dns/dnsdist')
-rw-r--r-- | dns/dnsdist/Makefile | 4 | ||||
-rw-r--r-- | dns/dnsdist/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsdist/Makefile b/dns/dnsdist/Makefile index f7bec4e76c28..08bce10ac8b3 100644 --- a/dns/dnsdist/Makefile +++ b/dns/dnsdist/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsdist -DISTVERSION= 0.0.209g4fd8aed +DISTVERSION= 0.0.210g4f0fae7 CATEGORIES= dns net MASTER_SITES= http://builder.powerdns.com/files/dnsdist/dist/ @@ -20,7 +20,7 @@ CXXFLAGS+= -D_GLIBCXX_USE_C99 LDFLAGS+= -L${LOCALBASE}/lib -latomic GNU_CONFIGURE= yes USE_GCC= 4.8+ -USES= bison cpe gmake libtool lua:52 pkgconfig readline tar:bz2 +USES= bison cpe gmake libtool lua:52 pkgconfig readline tar:bz2 INSTALL_TARGET= install-strip PLIST_FILES= bin/dnsdist \ diff --git a/dns/dnsdist/distinfo b/dns/dnsdist/distinfo index 810c4158cd7f..196148df945e 100644 --- a/dns/dnsdist/distinfo +++ b/dns/dnsdist/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsdist-0.0.209g4fd8aed.tar.bz2) = e317da546f3f4a7faf1604fb426a817473b23b573c9e92af0b2d663fb8771481 -SIZE (dnsdist-0.0.209g4fd8aed.tar.bz2) = 539607 +SHA256 (dnsdist-0.0.210g4f0fae7.tar.bz2) = e5ddd3f878f2c6396682ebe0d18500d48d09d46fe343c9d6d2d5246d8283be05 +SIZE (dnsdist-0.0.210g4f0fae7.tar.bz2) = 539692 |