Bug 148604 - [patch] textproc/diffstat: prefer xz(1) over lzcat(1)
Summary: [patch] textproc/diffstat: prefer xz(1) over lzcat(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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-14 19:50 UTC by swell.k
Modified: 2010-07-28 04:50 UTC (History)
0 users

See Also:


Attachments
a.diff (615 bytes, patch)
2010-07-14 19:50 UTC, swell.k
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description swell.k 2010-07-14 19:50:01 UTC
lzcat(1) is not required to support XZ format. Moreover, lzcat(1) in
/head and in archivers/xz does *not* support it. And that is what is
usually used for XZ_CMD when USE_XZ is defined.

How-To-Repeat: $ diffstat iconv-20100708.diff.xz
lzcat: iconv-20100708.diff.xz: File format not recognized
 0 files changed
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-14 19:54:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2010-07-28 04:40:55 UTC
State Changed
From-To: open->feedback
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2010-07-28 04:44:23 UTC
State Changed
From-To: feedback->closed

Committed. Thank You.
Comment 4 dfilter service freebsd_committer freebsd_triage 2010-07-28 04:44:23 UTC
clsung      2010-07-28 03:44:13 UTC

  FreeBSD ports repository

  Modified files:
    textproc/diffstat    Makefile 
  Log:
  - lzcat => xz
  - bump PORTREVISION
  
  PR:             ports/148604
  Submitted by:   Anonymous <swell dot k_AT_gmail dot com>
  
  Revision  Changes    Path
  1.31      +4 -0      ports/textproc/diffstat/Makefile
_______________________________________________
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"