ports/135955: [PATCH] net/samba: update to 3.3.5

Sylvio Cesar scjamorim at bsd.com.br
Tue Jun 23 10:30:02 UTC 2009


>Number:         135955
>Category:       ports
>Synopsis:       [PATCH] net/samba: update to 3.3.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jun 23 10:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC
>Description:
- Update to 3.3.5

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- samba-3.3.5_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/net/samba33/Makefile,v
retrieving revision 1.4
diff -u -u -r1.4 Makefile
--- Makefile	26 May 2009 00:09:41 -0000	1.4
+++ Makefile	23 Jun 2009 10:24:16 -0000
@@ -6,14 +6,14 @@
 #
 
 PORTNAME=		samba
-PORTVERSION?=		3.3.4
-PORTREVISION?=		0
-CATEGORIES?=		net
+PORTVERSION=		3.3.5
+PORTREVISION=		1
+CATEGORIES=		net
 MASTER_SITES=		${MASTER_SITE_SAMBA}
 MASTER_SITE_SUBDIR=	. old-versions rc pre
 DISTNAME=		${PORTNAME}-${PORTVERSION:S/.p/pre/:S/.r/rc/}
 
-MAINTAINER?=		timur at FreeBSD.org
+MAINTAINER=		timur at FreeBSD.org
 COMMENT?=		A free SMB and CIFS client and server for UNIX
 
 CONFLICTS?=		*samba-2.* *samba-3.[02].* sharity-light-1.* tdb-1.0.*
@@ -77,10 +77,11 @@
 		SMBTORTURE	"With smbtorture" off
 
 # Disable for now on
-.undef WITH_SHARED_LIBS
 
 .include <bsd.port.pre.mk>
 
+.undef WITH_SHARED_LIBS
+
 CONFIGURE_ENV+=		CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
 CPPFLAGS+=		-I${LOCALBASE}/include
 LDFLAGS+=		-L${LOCALBASE}/lib
@@ -328,7 +329,7 @@
 
 .if !defined(WITHOUT_WINBIND)
 MAN1+=		wbinfo.1
-MAN7+=		pam_winbind.7 winbind_krb5_locator.7
+MAN7+=		winbind_krb5_locator.7
 MAN8+=		winbindd.8
 .endif
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/net/samba33/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	26 May 2009 00:09:41 -0000	1.4
+++ distinfo	23 Jun 2009 10:24:16 -0000
@@ -1,3 +1,3 @@
-MD5 (samba-3.3.4.tar.gz) = 1443165edb7cb3f56f1e77aec1ee3266
-SHA256 (samba-3.3.4.tar.gz) = f33ffe6a2a47ee52b1441d391718cd0dccab5b91fc737e0c2b956820b09e27e2
-SIZE (samba-3.3.4.tar.gz) = 26075373
+MD5 (samba-3.3.5.tar.gz) = 8fa0e3c5daaba4c2ce2fb871a5f3157a
+SHA256 (samba-3.3.5.tar.gz) = 5fe0fb073e88139363b51c715043f303d6f67707a31303dd9633d71c62d9598a
+SIZE (samba-3.3.5.tar.gz) = 26096678
--- samba-3.3.5_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list