aboutsummaryrefslogtreecommitdiff
path: root/net/samba3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba3/Makefile')
-rw-r--r--net/samba3/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index af8ddf872c37..b1cee5c53ba4 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -7,13 +7,17 @@
PORTNAME= samba
PORTVERSION?= 3.0.32
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH?= 1
CATEGORIES?= net
MASTER_SITES= ${MASTER_SITE_SAMBA}
MASTER_SITE_SUBDIR= . old-versions rc pre
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p/pre/:S/.r/rc/}
+PATCH_SITES= http://us1.samba.org/samba/ftp/patches/security/
+PATCHFILES= samba-3.0.32-CVE-2008-4314.patch
+PATCH_DIST_STRIP= -p2
+
MAINTAINER?= timur@FreeBSD.org
COMMENT?= A free SMB and CIFS client and server for UNIX