summaryrefslogtreecommitdiff
path: root/security/fprot-workstation-bin/Makefile
diff options
context:
space:
mode:
authorsimonb <simonb>2004-05-11 04:03:26 +0000
committersimonb <simonb>2004-05-11 04:03:26 +0000
commitf0e7cb97cb20d8418f73a8d140b8b6ef0443ca03 (patch)
tree9676586292186d7f9256671e9f4fdbd2ea10d26b /security/fprot-workstation-bin/Makefile
parent5c622eef7536139d97ec172f128d812f67364409 (diff)
downloadpkgsrc-f0e7cb97cb20d8418f73a8d140b8b6ef0443ca03.tar.gz
Update to version 4.4.2 - the 4.4.1 distfile is no longer available.
- Drop the DIST_SUBDIR needed when previous version of the distfile changed without a version change. - Neaten up DISTNAME generation a little. Package changes include: o A critical virtual memory bug has been fixed in f-prot-milter. o We have moved all installation instructions into the HTML documentation doc_{ms|fs|ws} and have removed the INSTALL file. o Minor internationalization bugfix in scan-mail.pl. o Improved handling of encrypted archives. o We have obfuscated some of the test-case results in Anomy using simple rot13 to prevent false positives of the f-prot archive. o Minor improvement of MIME handling. o Further enhancements of scanning password encrypted zip files. o Minor bug-fixes in the F-Prot daemon.
Diffstat (limited to 'security/fprot-workstation-bin/Makefile')
-rw-r--r--security/fprot-workstation-bin/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/security/fprot-workstation-bin/Makefile b/security/fprot-workstation-bin/Makefile
index 01b06a0eb34..7a23d9ee971 100644
--- a/security/fprot-workstation-bin/Makefile
+++ b/security/fprot-workstation-bin/Makefile
@@ -1,17 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2004/04/17 03:57:33 ben Exp $
+# $NetBSD: Makefile,v 1.10 2004/05/11 04:03:26 simonb Exp $
#
DISTNAME= #defined
-PKGNAME= fprot-workstation-bin-4.4.1
-PKGREVISION= 1
+PKGNAME= fprot-workstation-bin-4.4.2
CATEGORIES= security
MAINTAINER= ben@NetBSD.org
HOMEPAGE= http://www.f-prot.com/products/home_use/bsd/
COMMENT= F-prot antivirus for home users
-DIST_SUBDIR= ${PKGNAME}
-
DEPENDS+= p5-libwww>=5.69:../../www/p5-libwww
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
@@ -33,12 +30,12 @@ USE_BUILDLINK3= yes
.if ${OPSYS} == "NetBSD"
MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/
-DISTNAME= fp-netbsd-ws-4.4.1
+DISTNAME= fp-netbsd-ws-${PKGVERSION}
.endif
.if ${OPSYS} == "Linux"
MASTER_SITES= ftp://ftp.f-prot.com/pub/linux/
-DISTNAME= fp-linux-ws-4.4.1
+DISTNAME= fp-linux-ws-${PKGVERSION}
.endif
post-patch: