diff options
author | ben <ben@pkgsrc.org> | 2004-10-13 20:07:55 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2004-10-13 20:07:55 +0000 |
commit | 6e00bfaa09bddf956636746af40dfbbd9a1f4c0f (patch) | |
tree | eab2f331c04b234be68603ef13ea112189f0a00c /security/fprot-workstation-bin | |
parent | 7cf7e2534955a9d9d5c8a6ef282262b5fffac210 (diff) | |
download | pkgsrc-6e00bfaa09bddf956636746af40dfbbd9a1f4c0f.tar.gz |
Update fprot-workstation-bin to version 4.4.7, and add SunOS support.
Addresses PR#27254
Version 4.4.7 contains various bugfixes and improvements to the
documentation and software.
o A critical bug fixed in scan-mail.pl.
o Detection of JPG exploits has been added.
o A file descriptor leak has been fixed in f-protd.
o A minor bug in f-protd related to CPU hogging under certain
conditions has been fixed.
o A log level has been added (further information can be found in
the man pages).
Diffstat (limited to 'security/fprot-workstation-bin')
-rw-r--r-- | security/fprot-workstation-bin/Makefile | 29 | ||||
-rw-r--r-- | security/fprot-workstation-bin/distinfo | 12 |
2 files changed, 24 insertions, 17 deletions
diff --git a/security/fprot-workstation-bin/Makefile b/security/fprot-workstation-bin/Makefile index 63424ee7267..86fe0939f32 100644 --- a/security/fprot-workstation-bin/Makefile +++ b/security/fprot-workstation-bin/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2004/05/13 18:48:32 ben Exp $ +# $NetBSD: Makefile,v 1.12 2004/10/13 20:07:55 ben Exp $ # DISTNAME= #defined -PKGNAME= fprot-workstation-bin-4.4.2 +PKGNAME= fprot-workstation-bin-4.4.7 CATEGORIES= security MAINTAINER= ben@NetBSD.org @@ -14,7 +14,7 @@ DEPENDS+= unzip-[0-9]*:../../archivers/unzip PKG_INSTALLATION_TYPES= overwrite pkgviews -ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386 +ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386 SunOS-*-sparc RESTRICTED= "Redistribution not permitted" NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} @@ -41,15 +41,20 @@ OWN_DIRS= ${FPDIR} .include "../../mk/bsd.prefs.mk" -.if ${OPSYS} == "NetBSD" -MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/ -DISTNAME= fp-netbsd-ws-${PKGVERSION} -.endif - -.if ${OPSYS} == "Linux" -MASTER_SITES= ftp://ftp.f-prot.com/pub/linux/ -DISTNAME= fp-linux-ws-${PKGVERSION} -.endif +#.if ${OPSYS} == "NetBSD" +#MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/ +#DISTNAME= fp-netbsd-ws-${PKGVERSION} +#.endif +# +#.if ${OPSYS} == "Linux" +#MASTER_SITES= ftp://ftp.f-prot.com/pub/linux/ +#DISTNAME= fp-linux-ws-${PKGVERSION} +#.endif +# +#.if ${OPSYS} == "SunOS" +MASTER_SITES= ftp://ftp.f-prot.com/pub/solaris/ +DISTNAME= fp-solaris-sparc-ws-${PKGVERSION} +#.endif DIST_SUBDIR= ${DISTNAME} diff --git a/security/fprot-workstation-bin/distinfo b/security/fprot-workstation-bin/distinfo index 75fb8f2e154..2caad39ed1c 100644 --- a/security/fprot-workstation-bin/distinfo +++ b/security/fprot-workstation-bin/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.8 2004/05/13 18:48:32 ben Exp $ +$NetBSD: distinfo,v 1.9 2004/10/13 20:07:55 ben Exp $ -SHA1 (fp-netbsd-ws-4.4.2/fp-netbsd-ws-4.4.2.tar.gz) = 6b75c2ae6692cacaa30d6ec08832011fa516cfd0 -Size (fp-netbsd-ws-4.4.2/fp-netbsd-ws-4.4.2.tar.gz) = 2370225 bytes -SHA1 (fp-linux-ws-4.4.2/fp-linux-ws-4.4.2.tar.gz) = 421bc1732aee0d994c2101767105e9f650e3d81c -Size (fp-linux-ws-4.4.2/fp-linux-ws-4.4.2.tar.gz) = 2481246 bytes +SHA1 (fp-netbsd-ws-4.4.7/fp-netbsd-ws-4.4.7.tar.gz) = cf19d1e84e280075f1429b40ca9b23a63152cd97 +Size (fp-netbsd-ws-4.4.7/fp-netbsd-ws-4.4.7.tar.gz) = 2581520 bytes +SHA1 (fp-linux-ws-4.4.7/fp-linux-ws-4.4.7.tar.gz) = a114c512418f384f1e795d4490c99f0917111f58 +Size (fp-linux-ws-4.4.7/fp-linux-ws-4.4.7.tar.gz) = 2690731 bytes +SHA1 (fp-solaris-sparc-ws-4.4.7/fp-solaris-sparc-ws-4.4.7.tar.gz) = 55d23e45562dcf2b673224f59ba6253437ea5921 +Size (fp-solaris-sparc-ws-4.4.7/fp-solaris-sparc-ws-4.4.7.tar.gz) = 2769378 bytes SHA1 (patch-aa) = 4786dcb8c1d30a87d80841412fbf5328564a4f3b |