Subject: pkg/32776: fprot-workstation-bin out of date, uses PKGREVISION for distfile name
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: None <sd4dfg2@hotmail.com>
List: pkgsrc-bugs
Date: 02/08/2006 13:20:00
>Number:         32776
>Category:       pkg
>Synopsis:       fprot-workstation-bin out of date, uses PKGREVISION for distfile name
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Feb 08 13:20:00 +0000 2006
>Originator:     Rob Quinn
>Release:        NetBSD-current, pkgsrc-current, Solaris2.9
>Organization:
>Environment:
>Description:
1.  The f-prot scanner is up to version 4.6.6, the 4.6.5 tarball no longer exists.  My simplistic checks show using the 4.6.6 tarball and ignoring checksums works fine.  I've included the CHANGES log below.

2.  Should PKGREVISION be used in the distfile name?

=> Attempting to fetch fp-solaris-sparc-ws-4.6.6nb1.tar.gz from ftp://ftp.f-prot.com/pub/solaris/.

>How-To-Repeat:

>Fix:
strike:/usr/pkgsrc/security/fprot-workstation-bin #cvs diff -c -C 1 Makefile
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/fprot-workstation-bin/Makefile,v
retrieving revision 1.26
diff -c -c -C1 -r1.26 Makefile
*** Makefile    5 Feb 2006 23:10:43 -0000       1.26
--- Makefile    8 Feb 2006 13:12:57 -0000
***************
*** 4,7 ****
  DISTNAME=             #defined
! PKGNAME=              fprot-workstation-bin-4.6.5
! PKGREVISION=          1
  CATEGORIES=           security
--- 4,7 ----
  DISTNAME=             #defined
! PKGNAME=              fprot-workstation-bin-4.6.6
! PKGREVISION=
  CATEGORIES=           security




  Sorry, I don't have the Linux checksums.  Here are the NetBSD and Solaris checkums:

strike:/usr/pkgsrc/security/fprot-workstation-bin #cvs diff -c -C 1 distinfo
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/security/fprot-workstation-bin/distinfo,v
retrieving revision 1.20
diff -c -c -C1 -r1.20 distinfo
*** distinfo    28 Jan 2006 15:15:39 -0000      1.20
--- distinfo    8 Feb 2006 13:15:47 -0000
***************
*** 2,9 ****
  
! 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
--- 2,9 ----
  
! 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-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 (fp-linux-ws-4.6.5/fp-linux-ws-4.6.5.tar.gz) = b361b86cc91414ae2cf982874f16bd9941f1b887











F-PROT Antivirus for UNIX, version 4.6.6

Version 4.6.6 is a bugfix release which addresses the following issues:

o       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.
o       f-protd has been tweaked for better performance
o       A bug in f-protd when using the 'id=' argument was fixed
o       A format string bug in f-protd which could cause malformed xml report was fixed
o       f-prot-milter's logging changed to facilitate more useful error logs
o       Fixed startup/shutdown routine for f-prot-milter in scan-mail.pl
o       .wmf scanning improved
o       A bug in the .hqx scanner on x86 cpu's was fixed
o       A bug in the .msl scanner was fixed
o       Fixed a bug in .cab and lzh handling
o       A race issue with OLE documents was fixed.