From f0e7cb97cb20d8418f73a8d140b8b6ef0443ca03 Mon Sep 17 00:00:00 2001 From: simonb Date: Tue, 11 May 2004 04:03:26 +0000 Subject: 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. --- security/fprot-workstation-bin/Makefile | 11 ++++------- security/fprot-workstation-bin/PLIST | 3 +-- security/fprot-workstation-bin/distinfo | 10 +++++----- 3 files changed, 10 insertions(+), 14 deletions(-) (limited to 'security/fprot-workstation-bin') 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: diff --git a/security/fprot-workstation-bin/PLIST b/security/fprot-workstation-bin/PLIST index 3f8554c89d7..875d3f73d54 100644 --- a/security/fprot-workstation-bin/PLIST +++ b/security/fprot-workstation-bin/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2004/04/17 03:57:33 ben Exp $ +@comment $NetBSD: PLIST,v 1.4 2004/05/11 04:03:26 simonb Exp $ bin/f-prot lib/fprot-workstation-bin/f-prot lib/fprot-workstation-bin/ENGLISH.TX0 @@ -15,7 +15,6 @@ share/doc/html/fprot-workstation-bin/index.html share/doc/html/fprot-workstation-bin/inf_eicar.gif share/doc/html/fprot-workstation-bin/info_options.html share/doc/html/fprot-workstation-bin/inst_pro.html -share/doc/html/fprot-workstation-bin/license.html share/doc/html/fprot-workstation-bin/loc_files.html share/doc/html/fprot-workstation-bin/macro_scanning_options.html share/doc/html/fprot-workstation-bin/main_feat.html diff --git a/security/fprot-workstation-bin/distinfo b/security/fprot-workstation-bin/distinfo index 7522c7d3fd4..838723f1b88 100644 --- a/security/fprot-workstation-bin/distinfo +++ b/security/fprot-workstation-bin/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2004/04/17 03:57:33 ben Exp $ +$NetBSD: distinfo,v 1.7 2004/05/11 04:03:26 simonb Exp $ -SHA1 (fp-netbsd-ws-4.4.1.tar.gz) = d12b8a0a0a2ec59cad3b4de54787171e2a49f756 -Size (fp-netbsd-ws-4.4.1.tar.gz) = 2351843 bytes -SHA1 (fp-linux-ws-4.4.1.tar.gz) = ffab3c76f1a46d4179747de1968017769c238b8f -Size (fp-linux-ws-4.4.1.tar.gz) = 2463276 bytes +SHA1 (fp-netbsd-ws-4.4.2.tar.gz) = 8f839982ebacbfb007af3b04c9c0d5bd787b3a48 +Size (fp-netbsd-ws-4.4.2.tar.gz) = 2367428 bytes +SHA1 (fp-linux-ws-4.4.2.tar.gz) = f8bf9b53c4bcc0a3594a854821b15f6d0274acae +Size (fp-linux-ws-4.4.2.tar.gz) = 2478335 bytes -- cgit v1.2.3