Bug 165028 - [update] misc/lv: add xz/lzma support and compile with CFLAGS
Summary: [update] misc/lv: add xz/lzma support and compile with CFLAGS
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: Munechika Sumikawa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-12 11:30 UTC by murashin
Modified: 2012-02-19 13:30 UTC (History)
0 users

See Also:


Attachments
misc_lv.diff (1.83 KB, patch)
2012-02-12 11:30 UTC, murashin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description murashin 2012-02-12 11:30:01 UTC
	- add xz/lzma support
	- compile with CFLAGS
	- note: patches are originally provided for MacPorts at 
	        https://trac.macports.org/browser/trunk/dports/textproc/lv/files/ .

How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-02-12 11:30:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sumikawa

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-02-19 13:22:23 UTC
sumikawa    2012-02-19 13:22:15 UTC

  FreeBSD ports repository

  Modified files:
    misc/lv              Makefile 
  Added files:
    misc/lv/files        patch-src_Makefile.in patch-src_stream.c 
  Log:
  Add xz/lzma supporting and make compilable with CFLAGS.
  
  PR:             ports/165028
  Submitted by:   Shin-ya Murakami <murashin@gfd-dennou.org>
  
  Revision  Changes    Path
  1.16      +1 -0      ports/misc/lv/Makefile
  1.1       +11 -0     ports/misc/lv/files/patch-src_Makefile.in (new)
  1.1       +22 -0     ports/misc/lv/files/patch-src_stream.c (new)
_______________________________________________
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 Munechika Sumikawa freebsd_committer freebsd_triage 2012-02-19 13:22:58 UTC
State Changed
From-To: open->closed

Commited, thanks.