Bug 132074 - [patch] - update security/f-prot to version 6.0.1
Summary: [patch] - update security/f-prot to version 6.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Tim Bishop
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-24 19:10 UTC by Cristiano Rolim Pereira
Modified: 2009-11-20 15:30 UTC (History)
0 users

See Also:


Attachments
file.diff (8.59 KB, patch)
2009-02-24 19:10 UTC, Cristiano Rolim Pereira
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cristiano Rolim Pereira 2009-02-24 19:10:01 UTC
*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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-24 19:10:14 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tdb

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-20 15:21:16 UTC
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"
Comment 3 Tim Bishop freebsd_committer freebsd_triage 2009-11-20 15:23:57 UTC
State Changed
From-To: open->closed

Committed with changes. Apologies for the long delay.