Bug 121306

Summary: [PATCH]archivers/paq: temporarily disable parts of build on 64-bit architectures
Product: Ports & Packages Reporter: bf <bf2006a>
Component: Individual Port(s)Assignee: Thomas Abthorpe <tabthorpe>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description bf 2008-03-02 23:00:02 UTC
Temporarily disable lpaq, lpq, and paq9 components on 64-bit architectures, while we are fixing the code. (paq8 is still available for these architectures.)

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-03-02 23:00:10 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Thomas Abthorpe freebsd_committer freebsd_triage 2008-03-03 01:39:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->tabthorpe

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-03-03 04:33:28 UTC
tabthorpe    2008-03-03 04:33:22 UTC

  FreeBSD ports repository

  Modified files:
    archivers/paq        Makefile pkg-plist 
    archivers/paq/files  pkg-message.in 
  Log:
  - Temporarily disable lpaq, lpq, and paq9 components on 64-bit
    architectures, while we are fixing the code. (paq8 is still
    available for these architectures.)
  
  PR:             ports/121306
  Submitted by:   bf <bf2006a yahoo.com> (maintainer)
  
  Revision  Changes    Path
  1.11      +10 -0     ports/archivers/paq/Makefile
  1.3       +2 -2      ports/archivers/paq/files/pkg-message.in
  1.5       +8 -8      ports/archivers/paq/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 4 Thomas Abthorpe freebsd_committer freebsd_triage 2008-03-03 04:33:49 UTC
State Changed
From-To: open->closed

Committed. Thanks!