pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/fprot-workstation-bin Add dependency on unzip...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a3b56a2e5c1b
branches: trunk
changeset: 471005:a3b56a2e5c1b
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Mar 15 15:08:41 2004 +0000
description:
Add dependency on unzip, per Norm in PR 24785.
While here, update to 4.4.0 since previous distfile disappeared.
Changes:
o Added detection of encrypted archives (since various new viruses
spread through encrypted archives).
o Minor bug-fixes in the F-Prot daemon.
o Minor bug-fixes in scan-mail.pl (smtp proxying).
o Critical bug-fixes in f-prot-milter.
o Minor modifications to the check-updates.pl script (disable proxy caching
by default).
diffstat:
security/fprot-workstation-bin/Makefile | 7 ++++---
security/fprot-workstation-bin/distinfo | 6 +++---
2 files changed, 7 insertions(+), 6 deletions(-)
diffs (34 lines):
diff -r 745f1e0a3ca8 -r a3b56a2e5c1b security/fprot-workstation-bin/Makefile
--- a/security/fprot-workstation-bin/Makefile Mon Mar 15 14:53:03 2004 +0000
+++ b/security/fprot-workstation-bin/Makefile Mon Mar 15 15:08:41 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2004/02/10 14:21:38 ben Exp $
+# $NetBSD: Makefile,v 1.6 2004/03/15 15:08:41 wiz Exp $
#
-DISTNAME= fp-netbsd-ws-4.3.3
-PKGNAME= fprot-workstation-bin-4.3.3
+DISTNAME= fp-netbsd-ws-4.4.0
+PKGNAME= fprot-workstation-bin-4.4.0
CATEGORIES= security
MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/
@@ -11,6 +11,7 @@
COMMENT= F-prot antivirus for home users
DEPENDS+= p5-libwww>=5.69:../../www/p5-libwww
+DEPENDS+= unzip-[0-9]*:../../archivers/unzip
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r 745f1e0a3ca8 -r a3b56a2e5c1b security/fprot-workstation-bin/distinfo
--- a/security/fprot-workstation-bin/distinfo Mon Mar 15 14:53:03 2004 +0000
+++ b/security/fprot-workstation-bin/distinfo Mon Mar 15 15:08:41 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/02/10 14:21:38 ben Exp $
+$NetBSD: distinfo,v 1.4 2004/03/15 15:08:41 wiz Exp $
-SHA1 (fp-netbsd-ws-4.3.3.tar.gz) = e3c6ab02b0561ec861e615b4c1b538a357006995
-Size (fp-netbsd-ws-4.3.3.tar.gz) = 2245050 bytes
+SHA1 (fp-netbsd-ws-4.4.0.tar.gz) = f14f5aa47c6da6d68f3de98ffb87cfa91a201562
+Size (fp-netbsd-ws-4.4.0.tar.gz) = 2314986 bytes
Home |
Main Index |
Thread Index |
Old Index