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 fprot-workstatio...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aba2750e72cf
branches: trunk
changeset: 481857:aba2750e72cf
user: ben <ben%pkgsrc.org@localhost>
date: Wed Oct 13 20:07:55 2004 +0000
description:
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:
security/fprot-workstation-bin/Makefile | 29 +++++++++++++++++------------
security/fprot-workstation-bin/distinfo | 12 +++++++-----
2 files changed, 24 insertions(+), 17 deletions(-)
diffs (71 lines):
diff -r fed692499a30 -r aba2750e72cf security/fprot-workstation-bin/Makefile
--- a/security/fprot-workstation-bin/Makefile Wed Oct 13 19:12:22 2004 +0000
+++ b/security/fprot-workstation-bin/Makefile Wed Oct 13 20:07:55 2004 +0000
@@ -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@localhost
@@ -14,7 +14,7 @@
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 @@
.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 -r fed692499a30 -r aba2750e72cf security/fprot-workstation-bin/distinfo
--- a/security/fprot-workstation-bin/distinfo Wed Oct 13 19:12:22 2004 +0000
+++ b/security/fprot-workstation-bin/distinfo Wed Oct 13 20:07:55 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index