Bug 224848

Summary: devel/boehm-gc: Update to 7.6.2
Product: Ports & Packages Reporter: Carlos J. Puga Medina <cpm>
Component: Individual Port(s)Assignee: Carlos J. Puga Medina <cpm>
Status: Closed FIXED    
Severity: Affects Only Me Flags: antoine: exp-run+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch
none
patch none

Description Carlos J. Puga Medina freebsd_committer freebsd_triage 2018-01-02 21:25:22 UTC
Created attachment 189348 [details]
patch

- Update boehm-gc to 7.6.2 release
- Remove patch that has been added upstream
- Drop maintainership
- Bump SHLIBS version in pkg-plist 

Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.2
Comment 2 Carlos J. Puga Medina freebsd_committer freebsd_triage 2018-01-04 14:51:21 UTC
Created attachment 189400 [details]
patch

Fix build math/asymptote
Comment 3 Antoine Brodin freebsd_committer freebsd_triage 2018-01-08 06:38:31 UTC
Exp-run looks fine.
Comment 4 commit-hook freebsd_committer freebsd_triage 2018-01-08 12:53:14 UTC
A commit references this bug:

Author: cpm
Date: Mon Jan  8 12:52:50 UTC 2018
New revision: 458406
URL: https://svnweb.freebsd.org/changeset/ports/458406

Log:
  devel/boehm-gc: update to 7.6.2

  - Remove patch (added upstream)
  - Drop maintainership
  - Bump SHLIBS version in pkg-plist

  Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.2

  PR:		224848
  Exp-run by:	antoine

Changes:
  head/devel/boehm-gc/Makefile
  head/devel/boehm-gc/distinfo
  head/devel/boehm-gc/files/patch-include_gc_pthread_redirects.h
  head/devel/boehm-gc/files/patch-include_private_gc__priv.h
  head/devel/boehm-gc/files/patch-include_private_gcconfig.h
  head/devel/boehm-gc/pkg-plist
  head/devel/boehm-gc-redirect/Makefile
  head/devel/boehm-gc-threaded/Makefile
Comment 5 Carlos J. Puga Medina freebsd_committer freebsd_triage 2018-01-08 12:55:05 UTC
Committed, thanks!