Bug 231247

Summary: archivers/lazperf: update to 1.3.0
Product: Ports & Packages Reporter: Loïc Bartoletti <lbartoletti>
Component: Individual Port(s)Assignee: Po-Chuan Hsieh <sunpoet>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: easy, patch-ready
Priority: --- Flags: lbartoletti: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
laz-perf 1.3.0 lbartoletti: maintainer-approval+

Description Loïc Bartoletti freebsd_committer freebsd_triage 2018-09-08 22:18:29 UTC
Created attachment 196972 [details]
laz-perf 1.3.0

Update to 1.3.0

patch sent upstream.
Comment 1 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-08 23:43:00 UTC
Fix summary
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-09 16:26:08 UTC
Build failed with the removal of files/patch-laz-perf_portable__endian.hpp. It needs an update.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-09-09 17:00:31 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Sep  9 16:59:38 UTC 2018
New revision: 479316
URL: https://svnweb.freebsd.org/changeset/ports/479316

Log:
  Update to 1.3.0

  - While I'm here:
    - Use CMAKE_OFF
    - Add NO_ARCH
    - Change post-build: to post-patch:
    - Silence patch message
    - Fix patch file

  Changes:	https://github.com/hobu/laz-perf/commits/master
  PR:		231247
  Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)

Changes:
  head/archivers/lazperf/Makefile
  head/archivers/lazperf/distinfo
  head/archivers/lazperf/files/patch-laz-perf_portable__endian.hpp
  head/archivers/lazperf/pkg-plist
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-09-09 17:01:50 UTC
Committed. Thanks!