svn commit: r410005 - head/dns/dnsdist

Carlos J. Puga Medina cpm at FreeBSD.org
Thu Mar 3 04:16:38 UTC 2016


Author: cpm
Date: Thu Mar  3 04:16:37 2016
New Revision: 410005
URL: https://svnweb.freebsd.org/changeset/ports/410005

Log:
  - Update to 0.0.791gfbb356b
  - Update MASTER_SITES
  - Add my LOCAL to MASTER_SITES
  
  PR:		207668
  Approved by:	junovitch (mentor)

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

Modified: head/dns/dnsdist/Makefile
==============================================================================
--- head/dns/dnsdist/Makefile	Thu Mar  3 04:15:24 2016	(r410004)
+++ head/dns/dnsdist/Makefile	Thu Mar  3 04:16:37 2016	(r410005)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	dnsdist
-DISTVERSION=	0.0.734g1f3f982
+DISTVERSION=	0.0.791gfbb356b
 CATEGORIES=	dns net
 MASTER_SITES=	http://builder.powerdns.com/files/dnsdist/dist/ \
-		http://fbsd.es/~cpm/freebsd/ports/distfiles/ \
-		LOCAL/junovitch
+		LOCAL/cpm
 
 MAINTAINER=	cpm at FreeBSD.org
 COMMENT=	Highly DNS-, DoS- and abuse-aware loadbalancer

Modified: head/dns/dnsdist/distinfo
==============================================================================
--- head/dns/dnsdist/distinfo	Thu Mar  3 04:15:24 2016	(r410004)
+++ head/dns/dnsdist/distinfo	Thu Mar  3 04:16:37 2016	(r410005)
@@ -1,2 +1,2 @@
-SHA256 (dnsdist-0.0.734g1f3f982.tar.bz2) = 201f0076664056224d7a664f0a8aaa348e8b6ef729b471be07d62f88092ba877
-SIZE (dnsdist-0.0.734g1f3f982.tar.bz2) = 799497
+SHA256 (dnsdist-0.0.791gfbb356b.tar.bz2) = bbd063adb3c39dde957c4578e1b06ab79400d26764ce9d21b8afc8437fa9992b
+SIZE (dnsdist-0.0.791gfbb356b.tar.bz2) = 803402


More information about the svn-ports-all mailing list