Bug 235817 - graphics/libgphoto2: Update to 2.5.22
Summary: graphics/libgphoto2: Update to 2.5.22
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: Kai Knoblich
URL:
Keywords:
Depends on:
Blocks: 235818
  Show dependency treegraph
 
Reported: 2019-02-17 22:54 UTC by Darren Mulligan
Modified: 2019-05-27 10:27 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (woodsb02)


Attachments
Patch to update libgphoto2. (1.66 KB, patch)
2019-02-17 22:54 UTC, Darren Mulligan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Darren Mulligan 2019-02-17 22:54:47 UTC
Created attachment 202109 [details]
Patch to update libgphoto2.

Update to 2.5.22. Tested compiles and working.
Comment 1 Kai Knoblich freebsd_committer freebsd_triage 2019-05-22 08:09:28 UTC
Taking this PR due maintainer timeout and in preparation for bug #235818 .
Comment 2 commit-hook freebsd_committer freebsd_triage 2019-05-27 10:22:12 UTC
A commit references this bug:

Author: kai
Date: Mon May 27 10:21:51 UTC 2019
New revision: 502780
URL: https://svnweb.freebsd.org/changeset/ports/502780

Log:
  graphics/libgphoto2: Update to 2.5.22, graphics/gphoto2: Update to 2.5.20

  * Bump PORTREVISION of ports depending on them.

  Also while I'm here:
  * Add "gnome" to USES if the XML option is enabled to avoid warnings about
    using USE_GNOME alone.
  * Pet portlint

  Notable changes since 2.5.16 (graphics/libgphoto2) [1]:

  * Added new USB Ids for various camera types
  * Updated translations
  * Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS
    currently)

  Changes since 2.5.15 (graphics/gphoto2) [2]:

  * Maximum number in file ranges bumped from 16384 to 65536
  * Add shell commands to match commandline: summary, storage-info,
    trigger-capture
  * Fixed a fd leak
  * Updated translations
  * Handle GP_EVENT_FILE_CHANGED event

  https://github.com/gphoto/libgphoto2/blob/libgphoto2-2_5_22-release/NEWS
  https://github.com/gphoto/gphoto2/blob/gphoto2-2_5_20-release/NEWS

  PR:		235817 [1], 235818 [2]
  Submitted by:	Darren Mulligan <fixer@bsdmail.com>
  Approved by:	woodsb02 (maintainer timeout)

Changes:
  head/devel/gvfs/Makefile
  head/graphics/camera/Makefile
  head/graphics/camerakit/Makefile
  head/graphics/darktable/Makefile
  head/graphics/digikam/Makefile
  head/graphics/entangle/Makefile
  head/graphics/flphoto/Makefile
  head/graphics/fusefs-gphotofs/Makefile
  head/graphics/gphoto2/Makefile
  head/graphics/gphoto2/distinfo
  head/graphics/gtimelapse/Makefile
  head/graphics/gtkam/Makefile
  head/graphics/kamera/Makefile
  head/graphics/libgphoto2/Makefile
  head/graphics/libgphoto2/distinfo
  head/graphics/libgphoto2/pkg-plist
  head/graphics/py-gphoto2/Makefile
  head/graphics/shotwell/Makefile
Comment 3 Kai Knoblich freebsd_committer freebsd_triage 2019-05-27 10:27:13 UTC
Committed, thanks!