svn commit: r306815 - head/dns/nsd
Bryan Drewery
bdrewery at FreeBSD.org
Thu Nov 1 18:41:16 UTC 2012
Author: bdrewery
Date: Thu Nov 1 18:41:15 2012
New Revision: 306815
URL: http://svn.freebsd.org/changeset/ports/306815
Log:
- Update to 3.2.14
- Trim header
Changes:
* Bugfixes
* New Feature: Use of writev, to improve TCP response time
PR: ports/173261
Submitted by: Jaap Akkerhuis <jaap at NLnetLabs.nl> (maintainer)
Feature safe: yes
Modified:
head/dns/nsd/Makefile
head/dns/nsd/distinfo
Modified: head/dns/nsd/Makefile
==============================================================================
--- head/dns/nsd/Makefile Thu Nov 1 17:25:59 2012 (r306814)
+++ head/dns/nsd/Makefile Thu Nov 1 18:41:15 2012 (r306815)
@@ -1,12 +1,8 @@
-# New ports collection makefile for: nsd
-# Date created: 08 August 2002
-# Whom: alexis
-#
+# Created by: alexis
# $FreeBSD$
-#
PORTNAME= nsd
-PORTVERSION= 3.2.13
+PORTVERSION= 3.2.14
CATEGORIES= dns ipv6
MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ \
ftp://ftp.rhnet.is/pub/nsd/
Modified: head/dns/nsd/distinfo
==============================================================================
--- head/dns/nsd/distinfo Thu Nov 1 17:25:59 2012 (r306814)
+++ head/dns/nsd/distinfo Thu Nov 1 18:41:15 2012 (r306815)
@@ -1,2 +1,2 @@
-SHA256 (nsd-3.2.13.tar.gz) = 6c0abd77d716a80047dac5cb2998b077686f41a93be7e9d10b2746e6f7ac1ac2
-SIZE (nsd-3.2.13.tar.gz) = 886216
+SHA256 (nsd-3.2.14.tar.gz) = c338780412f330e492e74a51fb99a4610d1f4c9095293a231e42e29d045a104c
+SIZE (nsd-3.2.14.tar.gz) = 890523
More information about the svn-ports-head
mailing list