Bug 123101

Summary: [PATCH] archivers/paq: fix fetch problems
Product: Ports & Packages Reporter: bf <bf2006a>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bf 2008-04-26 03:50:01 UTC
Make the port fetchable again after the distfile was modified upstream.
Tweak nasm flags.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-04-26 10:43:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-26 15:38:57 UTC
miwi        2008-04-26 14:38:51 UTC

  FreeBSD ports repository

  Modified files:
    archivers/paq        Makefile distinfo 
  Log:
  - Make the port fetchable again after the distfile was modified upstream.
    Tweak nasm flags.
  
  PR:             123101
  Submitted by:   bf <bf2006a@yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.13      +2 -2      ports/archivers/paq/Makefile
  1.11      +3 -3      ports/archivers/paq/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 3 Martin Wilke freebsd_committer freebsd_triage 2008-04-26 15:39:00 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!