*The new executable fpscan no more runs on amd64 architecture (Always coredumps) *No more needs for PERL. Updates to the virus signatures are made with a new executable: fpupdate The file "files/f-prot" was removed. Attached, there is a patch of the updated port. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->tdb Over to maintainer (via the GNATS Auto Assign Tool)
tdb 2009-11-20 15:21:02 UTC FreeBSD ports repository Modified files: . MOVED UPDATING security Makefile security/f-prot Makefile distinfo pkg-plist Added files: security/f-prot pkg-message security/f-prot/files 900.fpupdate.in fpscan.in fpupdate.in Removed files: security/f-prot/files f-prot security/f-prot-sig Makefile distinfo pkg-descr pkg-message pkg-plist Log: - Update f-prot to 6.2.1. Based on ports/132074. PR: ports/132074 Submitted by: Cristiano Rolim Pereira <cristianorolim@hotmail.com> Revision Changes Path 1.2022 +2 -1 ports/MOVED 1.870 +14 -1 ports/UPDATING 1.1057 +0 -1 ports/security/Makefile 1.59 +0 -33 ports/security/f-prot-sig/Makefile (dead) 1.53 +0 -4 ports/security/f-prot-sig/distinfo (dead) 1.3 +0 -14 ports/security/f-prot-sig/pkg-descr (dead) 1.4 +0 -20 ports/security/f-prot-sig/pkg-message (dead) 1.4 +0 -7 ports/security/f-prot-sig/pkg-plist (dead) 1.36 +39 -34 ports/security/f-prot/Makefile 1.27 +3 -3 ports/security/f-prot/distinfo 1.1 +30 -0 ports/security/f-prot/files/900.fpupdate.in (new) 1.2 +0 -2 ports/security/f-prot/files/f-prot (dead) 1.1 +2 -0 ports/security/f-prot/files/fpscan.in (new) 1.1 +2 -0 ports/security/f-prot/files/fpupdate.in (new) 1.1 +11 -0 ports/security/f-prot/pkg-message (new) 1.10 +65 -36 ports/security/f-prot/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed with changes. Apologies for the long delay.