diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-02-07 05:15:17 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2005-02-07 05:15:17 +0000 |
commit | 22f2d61c80eb645e83c664efade5762cf5dfb0e8 (patch) | |
tree | b771cb756ef33bd37eb28d595c82f09dfeaf1178 /net/samba3/files/patch-aj | |
parent | GC EXTRACT_DEPENDS (now done as a BUILD_DEPENDS). (diff) |
Update to 3.0.11.
PR: ports/77187
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=128204
Diffstat (limited to 'net/samba3/files/patch-aj')
-rw-r--r-- | net/samba3/files/patch-aj | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/net/samba3/files/patch-aj b/net/samba3/files/patch-aj deleted file mode 100644 index 8804493c38df..000000000000 --- a/net/samba3/files/patch-aj +++ /dev/null @@ -1,15 +0,0 @@ ---- include/local.h.orig Fri Jul 6 03:01:26 2001 -+++ include/local.h Tue Oct 16 17:20:36 2001 -@@ -176,10 +176,10 @@ - * Default passwd chat script. - */ - --#define DEFAULT_PASSWD_CHAT "*new*password* %n\\n *new*password* %n\\n *changed*" -+#define DEFAULT_PASSWD_CHAT "*\\n*ew\\spassword* %n\\n *ew\\spassword* %n\\n *updating\\sthe\\sdatabase...\\npasswd:\\sdone\\n" - - /* Minimum length of allowed password when changing UNIX password. */ --#define MINPASSWDLENGTH 5 -+#define MINPASSWDLENGTH 6 - - /* maximum ID number used for session control. This cannot be larger - than 62*62 for the current code */ |