svn commit: r398883 - head/dns/dnsdist

Kurt Jaeger pi at FreeBSD.org
Thu Oct 8 18:51:51 UTC 2015


Author: pi
Date: Thu Oct  8 18:51:49 2015
New Revision: 398883
URL: https://svnweb.freebsd.org/changeset/ports/398883

Log:
  dns/dnsdist: 0.0.251g6efad44 -> 0.0.281gade4ced
  
  - added support for RRs CDS, CDNSKEY, among other changes
  
  PR:		203613
  Submitted by:	Carlos J. Puga Medina <cpm at fbsd.es> (maintainer)

Modified:
  head/dns/dnsdist/Makefile
  head/dns/dnsdist/distinfo

Modified: head/dns/dnsdist/Makefile
==============================================================================
--- head/dns/dnsdist/Makefile	Thu Oct  8 18:47:42 2015	(r398882)
+++ head/dns/dnsdist/Makefile	Thu Oct  8 18:51:49 2015	(r398883)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	dnsdist
-DISTVERSION=	0.0.251g6efad44
+DISTVERSION=	0.0.281gade4ced
 CATEGORIES=	dns net
 MASTER_SITES=	http://builder.powerdns.com/files/dnsdist/dist/
 

Modified: head/dns/dnsdist/distinfo
==============================================================================
--- head/dns/dnsdist/distinfo	Thu Oct  8 18:47:42 2015	(r398882)
+++ head/dns/dnsdist/distinfo	Thu Oct  8 18:51:49 2015	(r398883)
@@ -1,2 +1,2 @@
-SHA256 (dnsdist-0.0.251g6efad44.tar.bz2) = 237ebbc88e27c3840491c8ffc70b8048c7a181df56a82ddd84d1d42d7f572b59
-SIZE (dnsdist-0.0.251g6efad44.tar.bz2) = 559756
+SHA256 (dnsdist-0.0.281gade4ced.tar.bz2) = 0dfb9c00fcaed707aedca1b8b1adbebaaf73010deb269143f206a86063bb8ace
+SIZE (dnsdist-0.0.281gade4ced.tar.bz2) = 560342


More information about the svn-ports-all mailing list