pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/samba
Module Name: pkgsrc
Committed By: sborrill
Date: Thu Apr 18 10:07:34 UTC 2019
Modified Files:
pkgsrc/net/samba: Makefile
Log Message:
Bump revision because of tdb 1.3.8 -> 1.4.0 update. Avoids errors such as:
/usr/pkg/lib/libtdb.so.1: version TDB_1.2.2 required by /usr/pkg/sbin/smbd not defined
if tdb is updated, but samba is not rebuilt against it.
To generate a diff of this commit:
cvs rdiff -u -r1.272 -r1.273 pkgsrc/net/samba/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/samba/Makefile
diff -u pkgsrc/net/samba/Makefile:1.272 pkgsrc/net/samba/Makefile:1.273
--- pkgsrc/net/samba/Makefile:1.272 Wed Nov 14 22:22:13 2018
+++ pkgsrc/net/samba/Makefile Thu Apr 18 10:07:34 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.272 2018/11/14 22:22:13 kleink Exp $
+# $NetBSD: Makefile,v 1.273 2019/04/18 10:07:34 sborrill Exp $
DISTNAME= samba-${VERSION}
CATEGORIES= net
@@ -10,7 +10,7 @@ COMMENT= SMB/CIFS protocol server suite
LICENSE= gnu-gpl-v3
VERSION= 3.6.25
-PKGREVISION= 15
+PKGREVISION= 16
CONFLICTS+= ja-samba-[0-9]* pam-smbpass-[0-9]* winbind-[0-9]*
Home |
Main Index |
Thread Index |
Old Index