pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/bind914 bind914: Fix version in COMMENT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ab57fbd887d
branches:  trunk
changeset: 333437:4ab57fbd887d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue May 07 06:56:23 2019 +0000

description:
bind914: Fix version in COMMENT

diffstat:

 net/bind914/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 0905d5e53e2f -r 4ab57fbd887d net/bind914/Makefile
--- a/net/bind914/Makefile      Tue May 07 05:18:10 2019 +0000
+++ b/net/bind914/Makefile      Tue May 07 06:56:23 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/05/02 13:29:53 taca Exp $
+# $NetBSD: Makefile,v 1.3 2019/05/07 06:56:23 wiz Exp $
 
 DISTNAME=      bind-${BIND_VERSION}
 PKGNAME=       ${DISTNAME:S/-P/pl/}
@@ -8,7 +8,7 @@
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.isc.org/software/bind/
-COMMENT=       Berkeley Internet Name Daemon implementation of DNS, version 9.12
+COMMENT=       Berkeley Internet Name Daemon implementation of DNS, version 9.14
 LICENSE=       mpl-2.0
 
 CONFLICTS+=    host-[0-9]*



Home | Main Index | Thread Index | Old Index