pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/socat remove the Darwin BIND 8 hack, it's using bi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b5eb02b02c19
branches:  trunk
changeset: 411283:b5eb02b02c19
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Feb 09 13:19:10 2020 +0000

description:
remove the Darwin BIND 8 hack, it's using bind9 for at least a decade already

diffstat:

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

diffs (13 lines):

diff -r 3e0c72b34b46 -r b5eb02b02c19 net/socat/Makefile
--- a/net/socat/Makefile        Sun Feb 09 12:09:08 2020 +0000
+++ b/net/socat/Makefile        Sun Feb 09 13:19:10 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.42 2020/01/18 21:50:26 jperkin Exp $
+# $NetBSD: Makefile,v 1.43 2020/02/09 13:19:10 jdolecek Exp $
 
 DISTNAME=      socat-1.7.3.3
-PKGREVISION=   1
+PKGREVISION=   2
 CATEGORIES=    net
 MASTER_SITES=  http://www.dest-unreach.org/socat/download/
 



Home | Main Index | Thread Index | Old Index