Bug 216599

Summary: archivers/liblz4: Update to v1.7.5
Product: Ports & Packages Reporter: Martin Waschbüsch <martin>
Component: Individual Port(s)Assignee: Matthew Seaman <matthew>
Status: Closed FIXED    
Severity: Affects Some People CC: matthew
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update archivers/liblz4 to v1.7.5 none

Description Martin Waschbüsch 2017-01-30 12:45:44 UTC
Created attachment 179422 [details]
update archivers/liblz4 to v1.7.5

Updated to latest release (v1.7.5).
Notable changes:
- Upstream switched versioning from e.g. r131 to v1.7.5, forcing me to make use of PORTEPOCH.
- I pushed a change upstream to add FreeBSD to the OSs recognized in Makefile, requiring one less search & replace action in post-patch section.

portlint -AC and poudriere test port worked flawlessly on 11.0 and 10.3 amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-02-02 22:25:58 UTC
A commit references this bug:

Author: matthew
Date: Thu Feb  2 22:25:18 UTC 2017
New revision: 433181
URL: https://svnweb.freebsd.org/changeset/ports/433181

Log:
  Update to 1.7.5

  Notable changes:
  - Upstream switched versioning from e.g. r131 to v1.7.5, forcing me to
    make use of PORTEPOCH.
  - (Submitter) pushed a change upstream to add FreeBSD to the OSs
    recognized in Makefile, requiring one less search & replace action
    in post-patch section.

  PR:		216599
  Submitted by:	martin@waschbuesch.de (maintainer)

Changes:
  head/archivers/liblz4/Makefile
  head/archivers/liblz4/distinfo
Comment 2 Matthew Seaman freebsd_committer freebsd_triage 2017-02-02 22:26:39 UTC
Committed, thanks!