An bugfix update to the latest version on the 4.6 branch only build-tested. Upstream changelog at:
https://www.samba.org/samba/history/samba-4.6.12.html Test reports/oks welcome. Index: Makefile =================================================================== RCS file: /cvs/ports/net/samba/Makefile,v retrieving revision 1.246 diff -u -p -r1.246 Makefile --- Makefile 22 Nov 2017 16:15:44 -0000 1.246 +++ Makefile 27 Dec 2017 14:33:32 -0000 @@ -1,6 +1,6 @@ # $OpenBSD: Makefile,v 1.246 2017/11/22 16:15:44 jca Exp $ -VERSION = 4.6.11 +VERSION = 4.6.12 DISTNAME = samba-${VERSION} COMMENT-main = SMB and CIFS client and server for UNIX @@ -19,6 +19,9 @@ PKG_ARCH-docs = * LDB_V = 1.1.29 TEVENT_V = 0.9.34 + +REVISION-ldb = 0 +REVISION-tevent = 0 SHARED_LIBS = asn1-samba4 0.0 \ com_err-samba4 0.0 \ Index: distinfo =================================================================== RCS file: /cvs/ports/net/samba/distinfo,v retrieving revision 1.63 diff -u -p -r1.63 distinfo --- distinfo 22 Nov 2017 16:15:44 -0000 1.63 +++ distinfo 27 Dec 2017 14:28:58 -0000 @@ -1,2 +1,2 @@ -SHA256 (samba-4.6.11.tar.gz) = BRt6sPoIjXfcDfA5/11rj9mYNy8MKey0VbFJRXwg7R0= -SIZE (samba-4.6.11.tar.gz) = 21157318 +SHA256 (samba-4.6.12.tar.gz) = GPHIm7Zoe5QID17IqnPBSs2tEQZCVAOUWjKSikseVKE= +SIZE (samba-4.6.12.tar.gz) = 21160637 -- jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF DDCC 0DFA 74AE 1524 E7EE
