Bug 114694 - [PATCH] graphics/openjpeg - Don't strip libs, install some j2k utils
Summary: [PATCH] graphics/openjpeg - Don't strip libs, install some j2k utils
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: Edward Tomasz Napierala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-18 13:50 UTC by Michael Johnson
Modified: 2007-07-30 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (6.09 KB, patch)
2007-07-18 13:50 UTC, Michael Johnson
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson freebsd_committer freebsd_triage 2007-07-18 13:50:02 UTC
- Don't strip lib
- Build and install j2k utils
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-18 13:50:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->trasz

Over to maintainer
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-30 16:50:18 UTC
trasz       2007-07-30 15:50:09 UTC

  FreeBSD ports repository

  Modified files:
    graphics/openjpeg    Makefile 
    graphics/openjpeg/files patch-Makefile 
  Added files:
    graphics/openjpeg/files patch-jpwl_Makefile patch-mj2_Makefile 
  Log:
  - Don't strip libraries
  - Build and install j2k utils
  
  PR:             ports/114694
  Submitted by:   ahze
  Approved by:    miwi (mentor)
  
  Revision  Changes    Path
  1.9       +12 -2     ports/graphics/openjpeg/Makefile
  1.6       +19 -3     ports/graphics/openjpeg/files/patch-Makefile
  1.1       +27 -0     ports/graphics/openjpeg/files/patch-jpwl_Makefile (new)
  1.1       +28 -0     ports/graphics/openjpeg/files/patch-mj2_Makefile (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 Edward Tomasz Napierala freebsd_committer freebsd_triage 2007-07-30 16:50:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!