From 68e35b69ef523b9e8b6a9068cccb035f137a1c7d Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Wed, 9 Apr 2003 12:19:39 +0000 Subject: Update 0.2.6.1 -> 0.3.2, fixing known remotely-exploitable vulnerabilities. Submitted by: dwcjr Tested by: markm@balboa-instruments.com --- net/samba-tng/Makefile | 15 +++++++-------- net/samba-tng/distinfo | 2 +- 2 files changed, 8 insertions(+), 9 deletions(-) (limited to 'net') diff --git a/net/samba-tng/Makefile b/net/samba-tng/Makefile index 06e5781275d0..387a4facfd1a 100644 --- a/net/samba-tng/Makefile +++ b/net/samba-tng/Makefile @@ -6,26 +6,25 @@ # PORTNAME= samba-tng -PORTVERSION= 2.6.1c20020524 +PORTVERSION= 3.2 CATEGORIES= net -MASTER_SITES= http://www.samba-tng.org/download/tng/ \ - http://something.inethouston.net/~poseiden/ -DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}_0.${PORTVERSION:S,c,cvs,} +MASTER_SITES= http://www.samba-tng.org/download/tng/ +DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-0.${PORTVERSION:S,c,cvs,} MAINTAINER= dwcjr@FreeBSD.org COMMENT= A free SMB and CIFS client and server for UNIX -FORBIDDEN= 'Remote root compromise, http://www.digitaldefense.net/labs/advisories/DDI-1013.txt' +#FORBIDDEN= 'Remote root compromise, http://www.digitaldefense.net/labs/advisories/DDI-1013.txt' LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv GNU_CONFIGURE= YES INSTALLS_SHLIB= YES USE_GMAKE= YES -USE_BZIP2= YES +#USE_BZIP2= YES USE_SUBMAKE= YES USE_AUTOCONF= YES -WRKSRC= ${WRKDIR}/tng-clean/source +WRKSRC= ${WRKDIR}/${DISTNAME}/source # directories VARDIR= /var @@ -73,7 +72,7 @@ CONFIGURE_ARGS+= --with-msdfs .if defined(WITH_LDAP) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20 -CONFIGURE_ARGS+= --with-ldapsam +CONFIGURE_ARGS+= --with-ldap CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib .endif diff --git a/net/samba-tng/distinfo b/net/samba-tng/distinfo index 3404158ced05..4adecf95f1ab 100644 --- a/net/samba-tng/distinfo +++ b/net/samba-tng/distinfo @@ -1 +1 @@ -MD5 (samba-tng_0.2.6.1cvs20020524.tar.bz2) = 1ce202f3604ef527cf279043879fd4be +MD5 (samba-tng-0.3.2.tar.gz) = 1796780d1105f28c4c16a994705e327a -- cgit v1.2.3