aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorjmelo <jmelo@FreeBSD.org>2007-09-05 03:21:25 +0800
committerjmelo <jmelo@FreeBSD.org>2007-09-05 03:21:25 +0800
commitcad539f676446df6d387717c312add07790c753d (patch)
tree877b10711445f44a18e91f21b4682e7b2c4132e9 /security
parent2da30879275bff2e534aba9a3c536de879fa2e00 (diff)
downloadfreebsd-ports-gnome-cad539f676446df6d387717c312add07790c753d.tar.gz
freebsd-ports-gnome-cad539f676446df6d387717c312add07790c753d.tar.zst
freebsd-ports-gnome-cad539f676446df6d387717c312add07790c753d.zip
- Update to 0.3.6c.
- Unbreak port.
Diffstat (limited to 'security')
-rw-r--r--security/samba-vscan/Makefile11
-rw-r--r--security/samba-vscan/distinfo6
2 files changed, 7 insertions, 10 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile
index f03197f76647..7917fbdf2cf9 100644
--- a/security/samba-vscan/Makefile
+++ b/security/samba-vscan/Makefile
@@ -6,19 +6,16 @@
#
PORTNAME= samba-vscan
-PORTVERSION= 0.3.6b
-PORTREVISION= 1
+PORTVERSION= 0.3.6c
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
-MASTER_SITE_SUBDIR= openantivirus
+MASTER_SITES= http://www.openantivirus.org/download/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-beta4
MAINTAINER= jmelo@FreeBSD.org
COMMENT= On-access virus scanning with Samba
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/${VSCAN_SAMBA_PORT}:configure
-BROKEN= Does not compile
-
OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \
VSCAN_CLAMAV "for use with Clam AntiVirus Daemon" off \
VSCAN_FPROTD "for use with F-Prot Daemon" off \
@@ -34,7 +31,6 @@ OPTIONS= VSCAN_ANTIVIR "for use with AntiVir" off \
PORTDOCS= AUTHORS COPYING ChangeLog FAQ INSTALL NEWS README
USE_AUTOTOOLS= autoconf:259
-USE_BZIP2= yes
VSCAN_SAMBA_PORT?= samba3
SAMBA_WRKSRC!= cd ${.CURDIR}/../../net/${VSCAN_SAMBA_PORT}; ${MAKE} -V WRKSRC
HAS_CONFIGURE= yes
@@ -130,6 +126,7 @@ pre-configure:
do-install:
.for i in ${VSCAN_NAME}
+ @${MKDIR} -p ${PREFIX}/${VFSDIR}
${INSTALL_PROGRAM} ${WRKSRC}/${i} ${PREFIX}/${VFSDIR}
.endfor
@${MKDIR} ${PREFIX}/${ETCDIR}
diff --git a/security/samba-vscan/distinfo b/security/samba-vscan/distinfo
index c61afb92ad7d..fe99047d571d 100644
--- a/security/samba-vscan/distinfo
+++ b/security/samba-vscan/distinfo
@@ -1,3 +1,3 @@
-MD5 (samba-vscan-0.3.6b.tar.bz2) = 900502ba36b80620229b94e5129bc856
-SHA256 (samba-vscan-0.3.6b.tar.bz2) = 14f78b624b047b90ddf4965998e7115d3b3ac97b3229154a302637d8e49adcd4
-SIZE (samba-vscan-0.3.6b.tar.bz2) = 164471
+MD5 (samba-vscan-0.3.6c-beta4.tar.gz) = c40acad9691ef5284a164c024124ca78
+SHA256 (samba-vscan-0.3.6c-beta4.tar.gz) = 1c7686b8fca2d57dba2fd7dddd5b44bf5899cd8e76974c539abbbf9f73bb9fa1
+SIZE (samba-vscan-0.3.6c-beta4.tar.gz) = 267931