mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
Bump port version to Samba 3.2.14
Please note that this is the last bugfix release of the Samba 3.2 series! Major enhancements in 3.2.14 include: o Fix SAMR access checks (e.g. bugs #6089 and #6112). o Fix 'force user' (bug #6291). o Improve Win7 support (bug #6099). o Fix posix ACLs when setting an ACL without explicit ACE for the owner (bug #2346).
This commit is contained in:
parent
3e93880632
commit
2d5be32838
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239696
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= samba
|
||||
PORTVERSION?= 3.2.13
|
||||
PORTVERSION?= 3.2.14
|
||||
CATEGORIES?= net
|
||||
MASTER_SITES= ${MASTER_SITE_SAMBA}
|
||||
MASTER_SITE_SUBDIR= . old-versions rc pre
|
||||
@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/:S/.r/rc/}
|
||||
MAINTAINER?= timur@FreeBSD.org
|
||||
COMMENT?= A free SMB and CIFS client and server for UNIX
|
||||
|
||||
CONFLICTS?= *samba-3.[03].* samba4* tdb-1.*
|
||||
CONFLICTS?= *samba-3.[03].* samba4* tdb-1.* talloc-1.*
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_ICONV= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (samba-3.2.13.tar.gz) = aed1c2df274f504d4e7d4883da4581f6
|
||||
SHA256 (samba-3.2.13.tar.gz) = 91223a742183675cb3bb9ba1cc379948e8666e69735f348ea7d3794ce3bc778d
|
||||
SIZE (samba-3.2.13.tar.gz) = 24436090
|
||||
MD5 (samba-3.2.14.tar.gz) = 6c744ab876f2199ebc432d41ecf0b743
|
||||
SHA256 (samba-3.2.14.tar.gz) = acf7ed40d6e115f31679bcf8d43fbbfa0950ef69ac27118d1d5404c79f8cbd40
|
||||
SIZE (samba-3.2.14.tar.gz) = 24436302
|
||||
|
Loading…
Reference in New Issue
Block a user