Bug 214757 - graphics/argyllcms: Update to version 1.9.2
Summary: graphics/argyllcms: Update to version 1.9.2
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Koop Mast
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-22 20:21 UTC by Boris Samorodov
Modified: 2016-12-09 20:20 UTC (History)
0 users

See Also:
bsam: maintainer-feedback-


Attachments
Update to version 1.9.2 (2.05 KB, patch)
2016-11-22 20:21 UTC, Boris Samorodov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Boris Samorodov freebsd_committer freebsd_triage 2016-11-22 20:21:14 UTC
Created attachment 177298 [details]
Update to version 1.9.2

A new version 1.9.2 is available.

Other changes:
. add USES+=ssl;
. add dependency on graphics/png [*]

[*]
Argyll uses png library, configure shows:
---
Using system TIFF library
Using system JPEG library
Using Argyll PNG library
Using system Z library
Using system SSL library
---
Let the port uses system PNG library -- add LIB_DEPENDS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-12-09 20:19:05 UTC
A commit references this bug:

Author: bsam
Date: Fri Dec  9 20:18:38 UTC 2016
New revision: 428240
URL: https://svnweb.freebsd.org/changeset/ports/428240

Log:
  graphics/argyllcms: Update to version 1.9.2, plus:
  . add USES+=ssl;
  . add dependency on graphics/png [*]

  [*]
  Argyll uses a bundled png library, configure shows:
  ---
  Using system TIFF library
  Using system JPEG library
  Using Argyll PNG library
  Using system Z library
  Using system SSL library
  ---
  Let the port not build the bundled but use the system PNG library.

  PR:		214757
  Submitted by:	bsam (me)
  Approved by:	kwm (maintainer timeout, 2 weeks+)

Changes:
  head/graphics/argyllcms/Makefile
  head/graphics/argyllcms/distinfo
  head/graphics/argyllcms/pkg-plist
Comment 2 Boris Samorodov freebsd_committer freebsd_triage 2016-12-09 20:20:27 UTC
Committed, thanks! ;-)

(maintainer timeout, 2 weeks+)