Index: Makefile
===================================================================
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.123
diff -u -p -r1.123 Makefile
--- Makefile	18 Sep 2010 12:36:27 -0000	1.123
+++ Makefile	18 Oct 2010 12:34:30 -0000
@@ -5,14 +5,13 @@ SHARED_ONLY=		Yes
 COMMENT-main=		SMB and CIFS client and server for UNIX
 COMMENT-docs=		additional documentation and examples for Samba
 
-DISTNAME=		samba-3.5.5
+DISTNAME=		samba-3.5.6
 PKGNAME-main=		${DISTNAME}
 FULLPKGNAME-docs=	${DISTNAME:S/-/-docs-/}
 FULLPKGPATH-docs=	net/samba,-docs
 SHARED_LIBS=		smbclient	2.0 \
 			smbsharemodes	0.0 \
 			netapi		0.0 \
-			addns		0.0 \
 			wbclient	0.0
 
 CATEGORIES=		net
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/samba/distinfo,v
retrieving revision 1.20
diff -u -p -r1.20 distinfo
--- distinfo	18 Sep 2010 12:35:55 -0000	1.20
+++ distinfo	18 Oct 2010 12:34:30 -0000
@@ -1,5 +1,5 @@
-MD5 (samba-3.5.5.tar.gz) = J4coru75234n+mos5bQ1CQ==
-RMD160 (samba-3.5.5.tar.gz) = OviLJjmfNgLOHAUMRT+lblW7dQ8=
-SHA1 (samba-3.5.5.tar.gz) = wC5Aug0dl4fnzFzGNpKSkfCzGK4=
-SHA256 (samba-3.5.5.tar.gz) = G3IL22aM1iF5XJTvTgf33jAzefgS6gWBjo8rHdGrQAM=
-SIZE (samba-3.5.5.tar.gz) = 30807931
+MD5 (samba-3.5.6.tar.gz) = v2wJ6kl6Fm34vWctsdjajw==
+RMD160 (samba-3.5.6.tar.gz) = CZPArAgP2HOGDhdvPv4LoH0emeE=
+SHA1 (samba-3.5.6.tar.gz) = XrMejVQtW2WGfPpSkPl3g+pGKNM=
+SHA256 (samba-3.5.6.tar.gz) = RmQQhoN10ZooasP8XZ88JnzjWRifjg125y7BC9VCR9o=
+SIZE (samba-3.5.6.tar.gz) = 30803319
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/net/samba/patches/patch-configure_in,v
retrieving revision 1.16
diff -u -p -r1.16 patch-configure_in
--- patches/patch-configure_in	14 Jul 2010 07:20:18 -0000	1.16
+++ patches/patch-configure_in	18 Oct 2010 12:34:30 -0000
@@ -1,16 +1,7 @@
 $OpenBSD: patch-configure_in,v 1.16 2010/07/14 07:20:18 sthen Exp $
---- configure.in.orig	Fri Jun 18 08:01:04 2010
-+++ configure.in	Wed Jul  7 22:31:10 2010
-@@ -761,7 +761,7 @@ if test x$enable_cups != xno; then
- 		ac_save_PRINT_LIBS=$PRINT_LIBS
- 		CFLAGS="$CFLAGS `$CUPS_CONFIG --cflags`"
- 		LDFLAGS="$LDFLAGS `$CUPS_CONFIG --ldflags`"
--		PRINT_LIBS="$PRINT_LIBS -lcups"
-+		PRINT_LIBS="$PRINT_LIBS `$CUPS_CONFIG --libs`"
- 		AC_CHECK_HEADERS(cups/cups.h cups/language.h)
- 		if test x"$ac_cv_header_cups_cups_h" = xyes -a \
- 		        x"$ac_cv_header_cups_language_h" = xyes; then
-@@ -1559,8 +1559,7 @@ DSO_EXPORTS=""
+--- configure.in.orig	Fri Oct  8 03:41:16 2010
++++ configure.in	Mon Oct 18 21:55:53 2010
+@@ -1565,8 +1565,7 @@ DSO_EXPORTS=""
  			;;
  		*openbsd*)  BLDSHARED="true"
  			LDSHFLAGS="-shared"
@@ -20,7 +11,7 @@ $OpenBSD: patch-configure_in,v 1.16 2010
  			PICFLAG="-fPIC"
  			AC_DEFINE(STAT_ST_BLOCKSIZE,512,[The size of a block])
  			AC_DEFINE(BROKEN_GETGRNAM,1,[Does getgrnam work correctly])
-@@ -1704,38 +1703,6 @@ if test x"$BLDSHARED" = x"true" ; then
+@@ -1710,38 +1709,6 @@ if test x"$BLDSHARED" = x"true" ; then
  fi
  
  AC_MSG_RESULT($BLDSHARED)
