pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/socat
Module Name: pkgsrc
Committed By: jdolecek
Date: Sun Feb 9 13:19:10 UTC 2020
Modified Files:
pkgsrc/net/socat: Makefile
Log Message:
remove the Darwin BIND 8 hack, it's using bind9 for at least a decade already
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 pkgsrc/net/socat/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/socat/Makefile
diff -u pkgsrc/net/socat/Makefile:1.42 pkgsrc/net/socat/Makefile:1.43
--- pkgsrc/net/socat/Makefile:1.42 Sat Jan 18 21:50:26 2020
+++ pkgsrc/net/socat/Makefile Sun Feb 9 13:19:10 2020
@@ -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