Bug 192509 - [PATCH] graphics/sxiv update 1.1.1 to 1.2
Summary: [PATCH] graphics/sxiv update 1.1.1 to 1.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: Thomas Zander
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-08 11:57 UTC by Solène
Modified: 2014-08-09 11:27 UTC (History)
3 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2014-08-08 11:57 UTC, Solène
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Solène 2014-08-08 11:57:00 UTC
Created attachment 145515 [details]
Patch

Bump sxiv to version 1.2
Comment 1 commit-hook freebsd_committer freebsd_triage 2014-08-09 08:42:48 UTC
A commit references this bug:

Author: riggs
Date: Sat Aug  9 08:42:12 UTC 2014
New revision: 364408
URL: http://svnweb.freebsd.org/changeset/ports/364408

Log:
  - Update to upstream version 1.2
  - Correct e-mail address in Makefile header
  - Handle missing stripping of installed binary

  PR:		192509
  Submitted by:	solene@bsd.zplay.eu (maintainer)
  Approved by:	mentors (implicit)

Changes:
  head/graphics/sxiv/Makefile
  head/graphics/sxiv/distinfo
  head/graphics/sxiv/files/patch-Makefile
Comment 2 Thomas Zander freebsd_committer freebsd_triage 2014-08-09 11:27:31 UTC
Committed with minor changes
- plist issues fixed (share/sxiv/exec/key-handler was missing from plist)
- handle stripping of binaries (see https://www.freebsd.org/doc/en/books/porters-handbook/install.html)