Bug 111282 - [patch] fix distinfo for security/f-protd and remove BROKEN, it's fetchable again
Summary: [patch] fix distinfo for security/f-protd and remove BROKEN, it's fetchable a...
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: Ion-Mihai "IOnut" Tetcu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-05 20:20 UTC by Josh Paetzel <josh@tcbug.org>
Modified: 2007-04-17 01:30 UTC (History)
0 users

See Also:


Attachments
file.diff (309 bytes, patch)
2007-04-05 20:20 UTC, Josh Paetzel <josh@tcbug.org>
no flags Details | Diff
file.diff (541 bytes, patch)
2007-04-05 20:20 UTC, Josh Paetzel <josh@tcbug.org>
no flags Details | Diff
f-protd.diff (1.07 KB, patch)
2007-04-05 21:11 UTC, Scot Hetzel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Josh Paetzel <josh@tcbug.org> 2007-04-05 20:20:02 UTC

security/f-protd is marked unfetchable but it's still fetchable, just the distinfo is wrong.

How-To-Repeat: 

cd /usr/ports/security/f-protd
make fetch
marked as broken
remove BROKEN from Makefile
make fetch
=> fp-freebsd-ms.trial.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch from http://files.f-prot.com/files/bsd-x86/trial/.
fetch: http://files.f-prot.com/files/bsd-x86/trial/fp-freebsd-ms.trial.tar.gz: size mismatch: expected 7391083, actual 7632894
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-04-05 20:20:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Scot Hetzel 2007-04-05 21:11:29 UTC
On Thu, 5 Apr 2007 19:20:07 UT, Edwin Groothuis <edwin@freebsd.org> wrote:
> Maintainer of security/f-protd,
>
> Please note that PR ports/111282 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111282
>
Unfortunately that patch doesn't solve the problem with the distfile
changing contents each week.

The following are changed each week in the distfile:

 - Updated virus definitions
 - expiration date changed in the fprotd and f-prot-qmail binaries.

I have attached a patch which sets IGNOREFILES for the distfile.

Scot
-- 
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.
Comment 3 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-17 01:12:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->itetcu

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-04-17 01:29:28 UTC
itetcu      2007-04-17 00:29:20 UTC

  FreeBSD ports repository

  Modified files:
    security/f-protd     Makefile distinfo 
  Log:
  The distfile changes weekly because of updated virus definitions and expiration
  date changed in the fprotd and f-prot-qmail binaries so set NO_SIZE and
  IGNOREFILES thus UNbreak.
  
  PR:             ports/111282
  Submitted by:   Josh Paetzel, the change committed is from maintainer
  Approved by:    "Scot Hetzel" <swhetzel@gmail.com>
  
  Revision  Changes    Path
  1.3       +1 -2      ports/security/f-protd/Makefile
  1.2       +2 -1      ports/security/f-protd/distinfo
_______________________________________________
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 5 Ion-Mihai "IOnut" Tetcu freebsd_committer freebsd_triage 2007-04-17 01:29:36 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!