mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update to 2.2.10 (bugfix release)
PR: ports/69528 Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
This commit is contained in:
parent
264f9789e7
commit
556ecdc782
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114571
@ -6,8 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= samba
|
||||
PORTVERSION= 2.2.9
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.2.10
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . old-versions
|
||||
@ -29,7 +28,6 @@ PATCHFILES+= samba-2.2.9-browsing-hacks.diff
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= A free SMB and CIFS client and server for UNIX
|
||||
FORBIDDEN= "Potential buffer overruns"
|
||||
CONFLICTS= ja-samba-2.* samba-3.* sharity-light-1.*
|
||||
|
||||
USE_SUBMAKE= YES
|
||||
@ -131,6 +129,8 @@ WITH_CUPS= yes
|
||||
.if defined(WITH_WINBIND)
|
||||
CONFIGURE_ARGS+= --with-winbind
|
||||
WINBIND= ""
|
||||
.else
|
||||
CONFIGURE_ARGS+= --without-winbind
|
||||
.endif
|
||||
|
||||
.if defined(WITH_WINBIND_NSS)
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (samba-2.2.9.tar.gz) = 49f9e41a1876c629ae9355ed7599047f
|
||||
SIZE (samba-2.2.9.tar.gz) = 5453486
|
||||
MD5 (samba-2.2.10.tar.gz) = 14033253e9ebbf3d6c1612468ad8914b
|
||||
SIZE (samba-2.2.10.tar.gz) = 5503115
|
||||
MD5 (samba-2.2.8a-freebsd-jail-patch-20040226.gz) = 2c036c89365a97a404dc6939c7ef99ec
|
||||
SIZE (samba-2.2.8a-freebsd-jail-patch-20040226.gz) = 3056
|
||||
MD5 (samba-2.2.9-browsing-hacks.diff) = 39f95cdb2f9833b4eec7a05000fe2cbf
|
||||
|
Loading…
Reference in New Issue
Block a user