Bug 241436 - math/cocoalib: Update to 0.96601
Summary: math/cocoalib: Update to 0.96601
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: Raphael Kubo da Costa
URL: http://cocoa.dima.unige.it/cocoalib/
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-23 14:50 UTC by Lorenzo Salvadore
Modified: 2019-10-27 17:54 UTC (History)
1 user (show)

See Also:


Attachments
cocoalib - 0.96601 (5.01 KB, patch)
2019-10-23 14:50 UTC, Lorenzo Salvadore
salvadore: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lorenzo Salvadore freebsd_committer freebsd_triage 2019-10-23 14:50:40 UTC
Created attachment 208530 [details]
cocoalib - 0.96601

Update to 0.96601.
Changelog: http://cocoa.dima.unige.it/cocoalib/

Moreover introduce option BOOST. It should already have  been introduced when the port was created, but I forgot to put it in the OPTION_DEFINE variable, so r514784 removed the unused BOOST_BUILD_DEPENDS helper: now the option is fully implemented.

Tested successfully with poudriere on {11.3,12.0}-RELEASE {i386,amd64}.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-10-27 17:54:00 UTC
A commit references this bug:

Author: rakuco
Date: Sun Oct 27 17:53:01 UTC 2019
New revision: 515805
URL: https://svnweb.freebsd.org/changeset/ports/515805

Log:
  Update to 0.96601

  PR:		241436
  Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)

Changes:
  head/math/cocoalib/Makefile
  head/math/cocoalib/distinfo
  head/math/cocoalib/files/PREPROCESSOR_DEFNS.H
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2019-10-27 17:54:33 UTC
Thank you!