Bug 197554 - [MAINTAINER] math/coinmp: Update to 1.8.0
Summary: [MAINTAINER] math/coinmp: Update to 1.8.0
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: Brad Davis
URL:
Keywords: patch, patch-ready
Depends on:
Blocks:
 
Reported: 2015-02-12 01:27 UTC by Carlos J Puga Medina
Modified: 2015-02-13 01:02 UTC (History)
2 users (show)

See Also:


Attachments
coinmp.diff (3.58 KB, patch)
2015-02-12 01:27 UTC, Carlos J Puga Medina
koobs: maintainer-approval+
Details | Diff
portlint-coinmp.log (90 bytes, text/x-log)
2015-02-12 01:51 UTC, Carlos J Puga Medina
no flags Details
coinmp-1.8.0 build logs (208.89 KB, application/x-compressed)
2015-02-12 01:52 UTC, Carlos J Puga Medina
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos J Puga Medina 2015-02-12 01:27:56 UTC
Created attachment 152885 [details]
coinmp.diff

- Update to 1.8.0
- Cleanup Makefile
- Fix strip shared objects using ${STRIP_CMD} command
Comment 1 Carlos J Puga Medina 2015-02-12 01:35:02 UTC
% portlint -ac
WARN: Consider to set DEVELOPER=yes in /etc/make.conf
0 fatal errors and 1 warning found.

Build logs via poudriere:

https://fbsd.es/~cpm/freebsd/poudriere/freebsd:8:x86:32/2015-02-12_00h38m50s/build.html
https://fbsd.es/~cpm/freebsd/poudriere/freebsd:8:x86:64/2015-02-12_01h03m11s/build.html
https://fbsd.es/~cpm/freebsd/poudriere/freebsd:9:x86:32/2015-02-12_01h12m09s/build.html
https://fbsd.es/~cpm/freebsd/poudriere/freebsd:9:x86:64/2015-02-12_01h21m38s/build.html
https://fbsd.es/~cpm/freebsd/poudriere/freebsd:10:x86:32/2015-02-12_01h31m12s/build.html
https://fbsd.es/~cpm/freebsd/poudriere/freebsd:10:x86:64/2015-02-12_01h40m52s/build.html


Note that some ports depends on libCoinMP.so

% grep -Rl '{PORTSDIR}/math/coinmp' *
editors/openoffice-4/Makefile
editors/openoffice-devel/Makefile
math/abacus/Makefile
math/ogdf/Makefile
Comment 2 Kubilay Kocak freebsd_committer freebsd_triage 2015-02-12 01:39:36 UTC
Comment on attachment 152885 [details]
coinmp.diff

Thanks Carlos!

Please include QA (poudriere, portlint) outputs as attachments for this and future issues
Comment 3 Carlos J Puga Medina 2015-02-12 01:51:11 UTC
Created attachment 152886 [details]
portlint-coinmp.log
Comment 4 Carlos J Puga Medina 2015-02-12 01:52:07 UTC
Created attachment 152887 [details]
coinmp-1.8.0 build logs
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2015-02-12 21:40:18 UTC
build-tested with poudriere on 10.1a, 9.3a, 8.4i. Looks fine.
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-02-13 01:01:50 UTC
A commit references this bug:

Author: brd
Date: Fri Feb 13 01:01:37 UTC 2015
New revision: 378905
URL: https://svnweb.freebsd.org/changeset/ports/378905

Log:
  math/coinmp: Update to 1.8.0

  PR:		197554
  Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
  Approved by:	zi

Changes:
  head/editors/openoffice-4/Makefile
  head/editors/openoffice-devel/Makefile
  head/math/abacus/Makefile
  head/math/coinmp/Makefile
  head/math/coinmp/distinfo
  head/math/coinmp/pkg-plist
  head/math/ogdf/Makefile
Comment 7 Brad Davis freebsd_committer freebsd_triage 2015-02-13 01:02:38 UTC
Committed, thanks!