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/e6e01ec90618
branches: trunk
changeset: 507957:e6e01ec90618
user: ben <ben%pkgsrc.org@localhost>
date: Sat Feb 11 20:11:01 2006 +0000
description:
Update fprot-workstation-bin to 4.6.6. Addresses PR#32776
Change MAINTAINER to tech-pkg. Stop using PKGREVISION in DISTNAME.
Notable changes include:
* Postfix config has been changed so TLS is not used internally, that is
when communicating with scan-mail.pl. TLS can nevertheless be used
when communicating with the outside world on port 25.
* f-protd has been tweaked for better performance
* A bug in f-protd when using the 'id=' argument was fixed
* A format string bug in f-protd which could cause malformed xml report
was fixed
* f-prot-milter's logging changed to facilitate more useful error logs
* Fixed startup/shutdown routine for f-prot-milter in scan-mail.pl
* .wmf scanning improved
* A bug in the .hqx scanner on x86 cpu's was fixed
* A bug in the .msl scanner was fixed
* Fixed a bug in .cab and lzh handling
* A race issue with OLE documents was fixed.
diffstat:
security/fprot-workstation-bin/Makefile | 13 +++++++------
security/fprot-workstation-bin/distinfo | 20 ++++++++++----------
2 files changed, 17 insertions(+), 16 deletions(-)
diffs (74 lines):
diff -r 913071241053 -r e6e01ec90618 security/fprot-workstation-bin/Makefile
--- a/security/fprot-workstation-bin/Makefile Sat Feb 11 19:49:58 2006 +0000
+++ b/security/fprot-workstation-bin/Makefile Sat Feb 11 20:11:01 2006 +0000
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.26 2006/02/05 23:10:43 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/02/11 20:11:01 ben Exp $
#
DISTNAME= #defined
-PKGNAME= fprot-workstation-bin-4.6.5
+PKGNAME= fprot-workstation-bin-${FPVER}
PKGREVISION= 1
CATEGORIES= security
-MAINTAINER= ben%NetBSD.org@localhost
+MAINTAINER= tech-pkg%NetBSD.org@localhost
HOMEPAGE= http://www.f-prot.com/products/home_use/bsd/
COMMENT= F-prot antivirus for home users
@@ -27,6 +27,7 @@
NO_BUILD= yes
USE_TOOLS+= perl:run
+FPVER= 4.6.6
DATDIR= ${PREFIX}/share/fprot-workstation-bin
DOCDIR= ${PREFIX}/share/doc/fprot-workstation-bin
FPDIR= ${PREFIX}/libexec/fprot-workstation-bin
@@ -39,17 +40,17 @@
.if ${OPSYS} == "NetBSD"
MASTER_SITES= ftp://ftp.f-prot.com/pub/bsd/
-DISTNAME= fp-netbsd-ws-${PKGVERSION}
+DISTNAME= fp-netbsd-ws-${FPVER}
.endif
.if ${OPSYS} == "Linux"
MASTER_SITES= ftp://ftp.f-prot.com/pub/linux/
-DISTNAME= fp-linux-ws-${PKGVERSION}
+DISTNAME= fp-linux-ws-${FPVER}
.endif
.if ${OPSYS} == "SunOS"
MASTER_SITES= ftp://ftp.f-prot.com/pub/solaris/
-DISTNAME= fp-solaris-sparc-ws-${PKGVERSION}
+DISTNAME= fp-solaris-sparc-ws-${FPVER}
.endif
DIST_SUBDIR= ${DISTNAME}
diff -r 913071241053 -r e6e01ec90618 security/fprot-workstation-bin/distinfo
--- a/security/fprot-workstation-bin/distinfo Sat Feb 11 19:49:58 2006 +0000
+++ b/security/fprot-workstation-bin/distinfo Sat Feb 11 20:11:01 2006 +0000
@@ -1,12 +1,12 @@
-$NetBSD: distinfo,v 1.20 2006/01/28 15:15:39 ben Exp $
+$NetBSD: distinfo,v 1.21 2006/02/11 20:11:01 ben Exp $
-SHA1 (fp-netbsd-ws-4.6.5/fp-netbsd-ws-4.6.5.tar.gz) = 86dab4853b905b9e151f5f0d339de2add62c7026
-RMD160 (fp-netbsd-ws-4.6.5/fp-netbsd-ws-4.6.5.tar.gz) = 1a44328606a17c271f98aa80e474dd81188f55bd
-Size (fp-netbsd-ws-4.6.5/fp-netbsd-ws-4.6.5.tar.gz) = 4109359 bytes
-SHA1 (fp-solaris-sparc-ws-4.6.5/fp-solaris-sparc-ws-4.6.5.tar.gz) = 4b08b86a073354eba7b51c063fa2190f4948c02b
-RMD160 (fp-solaris-sparc-ws-4.6.5/fp-solaris-sparc-ws-4.6.5.tar.gz) = 3588a5c7f7a33a5f4016ccc458d02241be9fb1f9
-Size (fp-solaris-sparc-ws-4.6.5/fp-solaris-sparc-ws-4.6.5.tar.gz) = 4948999 bytes
-SHA1 (fp-linux-ws-4.6.5/fp-linux-ws-4.6.5.tar.gz) = b361b86cc91414ae2cf982874f16bd9941f1b887
-RMD160 (fp-linux-ws-4.6.5/fp-linux-ws-4.6.5.tar.gz) = d901ca28c28f110d447462a571ff020755339bd3
-Size (fp-linux-ws-4.6.5/fp-linux-ws-4.6.5.tar.gz) = 4079883 bytes
+SHA1 (fp-netbsd-ws-4.6.6/fp-netbsd-ws-4.6.6.tar.gz) = 5f583a8afd9a5b6eec35f1632151307de3d2e800
+RMD160 (fp-netbsd-ws-4.6.6/fp-netbsd-ws-4.6.6.tar.gz) = e5c9d81cd6993a045df05258f53eeb3e60a06af2
+Size (fp-netbsd-ws-4.6.6/fp-netbsd-ws-4.6.6.tar.gz) = 4167231 bytes
+SHA1 (fp-linux-ws-4.6.6/fp-linux-ws-4.6.6.tar.gz) = 40df2562bfa38c6dd0a58f9daf42167fe583bb25
+RMD160 (fp-linux-ws-4.6.6/fp-linux-ws-4.6.6.tar.gz) = b0ec52e7f577fa26f2545129fa180a5c405d5af5
+Size (fp-linux-ws-4.6.6/fp-linux-ws-4.6.6.tar.gz) = 4138951 bytes
+SHA1 (fp-solaris-sparc-ws-4.6.6/fp-solaris-sparc-ws-4.6.6.tar.gz) = be56592494d01c81c8c674545422ef57457f897f
+RMD160 (fp-solaris-sparc-ws-4.6.6/fp-solaris-sparc-ws-4.6.6.tar.gz) = e5bd2376424cfa1b48dbb47f1c0530bcdb66f2ed
+Size (fp-solaris-sparc-ws-4.6.6/fp-solaris-sparc-ws-4.6.6.tar.gz) = 5006272 bytes
SHA1 (patch-aa) = df60e04a2194bd9c84df08fcc524144f5e198ba0
Home |
Main Index |
Thread Index |
Old Index