Bug 121306 - [PATCH]archivers/paq: temporarily disable parts of build on 64-bit architectures
Summary: [PATCH]archivers/paq: temporarily disable parts of build on 64-bit architectures
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: Thomas Abthorpe
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-02 23:00 UTC by bf
Modified: 2008-03-03 04:40 UTC (History)
0 users

See Also:


Attachments
file.diff (3.24 KB, patch)
2008-03-02 23:00 UTC, bf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!