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 Update to version 4.4.2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/36467adff2ae
branches:  trunk
changeset: 475156:36467adff2ae
user:      simonb <simonb%pkgsrc.org@localhost>
date:      Tue May 11 04:03:26 2004 +0000

description:
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:

 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(-)

diffs (70 lines):

diff -r eeac25320ead -r 36467adff2ae security/fprot-workstation-bin/Makefile
--- a/security/fprot-workstation-bin/Makefile   Tue May 11 03:33:57 2004 +0000
+++ b/security/fprot-workstation-bin/Makefile   Tue May 11 04:03:26 2004 +0000
@@ -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@localhost
 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 @@
 
 .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 -r eeac25320ead -r 36467adff2ae security/fprot-workstation-bin/PLIST
--- a/security/fprot-workstation-bin/PLIST      Tue May 11 03:33:57 2004 +0000
+++ b/security/fprot-workstation-bin/PLIST      Tue May 11 04:03:26 2004 +0000
@@ -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/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 -r eeac25320ead -r 36467adff2ae security/fprot-workstation-bin/distinfo
--- a/security/fprot-workstation-bin/distinfo   Tue May 11 03:33:57 2004 +0000
+++ b/security/fprot-workstation-bin/distinfo   Tue May 11 04:03:26 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index