Bug 234769

Summary: [maintainer-update] ports-mgmt/pkg_rmleaves update to support FBSD 12
Product: Ports & Packages Reporter: alexander
Component: Individual Port(s)Assignee: Kurt Jaeger <pi>
Status: Closed FIXED    
Severity: Affects Some People CC: pi
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Diff of port none

Description alexander 2019-01-08 19:51:38 UTC
Created attachment 200932 [details]
Diff of port

Maintainer update to fix an incompatibility with the new BSD diff shipping by default with FBSD 12.
Closes bug #234763.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-01-09 20:41:50 UTC
A commit references this bug:

Author: pi
Date: Wed Jan  9 20:41:04 UTC 2019
New revision: 489827
URL: https://svnweb.freebsd.org/changeset/ports/489827

Log:
  ports-mgmt/pkg_rmleaves: update 20140222 -> 20190108 to support FBSD 12

  - switch from GNU diff to BSD diff needs to be handled

  PR:		234769, 234763
  Reported by:	Lapo Luchini <lapo@lapo.it>
  Submitted by:	alexander@wittig.name (maintainer)

Changes:
  head/ports-mgmt/pkg_rmleaves/Makefile
  head/ports-mgmt/pkg_rmleaves/distinfo
  head/ports-mgmt/pkg_rmleaves/pkg-descr
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2019-01-09 20:41:57 UTC
Committed, thanks. It would be easier to add the patch to the PR where the problem was reported 8-)