Date: Thu, 13 Aug 2015 03:07:48 +0000 (UTC) From: "Vanilla I. Shu" <vanilla@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r394050 - head/dns/dnsdist Message-ID: <201508130307.t7D37mT8085363@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: vanilla Date: Thu Aug 13 03:07:47 2015 New Revision: 394050 URL: https://svnweb.freebsd.org/changeset/ports/394050 Log: Upgrade to 0.0.210g4f0fae7 PR: 202279 Submitted by: maintainer Modified: head/dns/dnsdist/Makefile head/dns/dnsdist/distinfo Modified: head/dns/dnsdist/Makefile ============================================================================== --- head/dns/dnsdist/Makefile Thu Aug 13 02:07:33 2015 (r394049) +++ head/dns/dnsdist/Makefile Thu Aug 13 03:07:47 2015 (r394050) @@ -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 \ Modified: head/dns/dnsdist/distinfo ============================================================================== --- head/dns/dnsdist/distinfo Thu Aug 13 02:07:33 2015 (r394049) +++ head/dns/dnsdist/distinfo Thu Aug 13 03:07:47 2015 (r394050) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508130307.t7D37mT8085363>