1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

Upgrade to 1.9.18.2.

Fixes a deadlock in the new oplock code, and assorted other
tweaks.
This commit is contained in:
John Fieber 1998-01-27 01:59:30 +00:00
parent 7e65d3ddfd
commit d9ea21fea8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=9476
9 changed files with 15 additions and 12 deletions

View File

@ -3,11 +3,11 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
# $Id: Makefile,v 1.18 1998/01/09 04:45:42 itojun Exp $
# $Id: Makefile,v 1.19 1998/01/14 01:17:14 itojun Exp $
#
DISTNAME= samba-1.9.18p1
PKGNAME= samba-1.9.18.1
DISTNAME= samba-1.9.18p2
PKGNAME= samba-1.9.18.2
CATEGORIES= net
MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/

View File

@ -1 +1 @@
MD5 (samba-1.9.18p1.tar.gz) = df38f862493c6f55ccdb220010223ce2
MD5 (samba-1.9.18p2.tar.gz) = a6ab6ce3f246d05afa8c8118043d19d6

View File

@ -123,6 +123,7 @@ etc/smb.conf.default
etc/codepages/codepage.437
etc/codepages/codepage.850
etc/codepages/codepage.852
etc/codepages/codepage.866
etc/codepages/codepage.932
@exec mkdir %D/private ; if [ ! -f %D/private/smbpasswd ] ; then chown -R root.wheel %D/private ; cat /etc/passwd | %D/bin/mksmbpasswd.sh > %D/private/smbpasswd ; chmod 500 %D/private ; chmod 600 %D/private/smbpasswd ; fi
@exec mkdir -p /var/spool/samba ; chmod 1777 /var/spool/samba

View File

@ -3,11 +3,11 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
# $Id: Makefile,v 1.18 1998/01/09 04:45:42 itojun Exp $
# $Id: Makefile,v 1.19 1998/01/14 01:17:14 itojun Exp $
#
DISTNAME= samba-1.9.18p1
PKGNAME= samba-1.9.18.1
DISTNAME= samba-1.9.18p2
PKGNAME= samba-1.9.18.2
CATEGORIES= net
MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/

View File

@ -1 +1 @@
MD5 (samba-1.9.18p1.tar.gz) = df38f862493c6f55ccdb220010223ce2
MD5 (samba-1.9.18p2.tar.gz) = a6ab6ce3f246d05afa8c8118043d19d6

View File

@ -123,6 +123,7 @@ etc/smb.conf.default
etc/codepages/codepage.437
etc/codepages/codepage.850
etc/codepages/codepage.852
etc/codepages/codepage.866
etc/codepages/codepage.932
@exec mkdir %D/private ; if [ ! -f %D/private/smbpasswd ] ; then chown -R root.wheel %D/private ; cat /etc/passwd | %D/bin/mksmbpasswd.sh > %D/private/smbpasswd ; chmod 500 %D/private ; chmod 600 %D/private/smbpasswd ; fi
@exec mkdir -p /var/spool/samba ; chmod 1777 /var/spool/samba

View File

@ -3,11 +3,11 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
# $Id: Makefile,v 1.18 1998/01/09 04:45:42 itojun Exp $
# $Id: Makefile,v 1.19 1998/01/14 01:17:14 itojun Exp $
#
DISTNAME= samba-1.9.18p1
PKGNAME= samba-1.9.18.1
DISTNAME= samba-1.9.18p2
PKGNAME= samba-1.9.18.2
CATEGORIES= net
MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/

View File

@ -1 +1 @@
MD5 (samba-1.9.18p1.tar.gz) = df38f862493c6f55ccdb220010223ce2
MD5 (samba-1.9.18p2.tar.gz) = a6ab6ce3f246d05afa8c8118043d19d6

View File

@ -123,6 +123,7 @@ etc/smb.conf.default
etc/codepages/codepage.437
etc/codepages/codepage.850
etc/codepages/codepage.852
etc/codepages/codepage.866
etc/codepages/codepage.932
@exec mkdir %D/private ; if [ ! -f %D/private/smbpasswd ] ; then chown -R root.wheel %D/private ; cat /etc/passwd | %D/bin/mksmbpasswd.sh > %D/private/smbpasswd ; chmod 500 %D/private ; chmod 600 %D/private/smbpasswd ; fi
@exec mkdir -p /var/spool/samba ; chmod 1777 /var/spool/samba