Bug 197136 - [maintainer update] devel/caf: update to 0.12.2
Summary: [maintainer update] devel/caf: update to 0.12.2
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: Vanilla I. Shu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-27 20:11 UTC by Matthias Vallentin
Modified: 2015-01-29 03:03 UTC (History)
1 user (show)

See Also:


Attachments
Patch (2.45 KB, patch)
2015-01-27 20:11 UTC, Matthias Vallentin
no flags Details | Diff
actor-framework-0.12.2.diff (2.40 KB, patch)
2015-01-29 02:40 UTC, Matthias Vallentin
no flags Details | Diff
actor-framework-0.12.2.diff (2.71 KB, patch)
2015-01-29 02:57 UTC, Matthias Vallentin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Vallentin 2015-01-27 20:11:17 UTC
Created attachment 152276 [details]
Patch

This patch updates CAF to version 0.12.2.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2015-01-29 02:29:14 UTC
I got following error.

please help to check.

---------------------------------------------------------------------------
====> Compressing man pages (compress-man)
===========================================================================
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: lib/libcaf_core_static.a
Error: Missing: lib/libcaf_io_static.a
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/caf
====>> Error: check-plist failures detected
build of devel/caf ended at Thu Jan 29 10:25:46 CST 2015
Comment 2 Vanilla I. Shu freebsd_committer freebsd_triage 2015-01-29 02:34:21 UTC
I think you should add PLIST_SUB when STATIC option on/off.
Comment 3 Matthias Vallentin 2015-01-29 02:40:16 UTC
Created attachment 152325 [details]
actor-framework-0.12.2.diff

Apologies for the mistake. Please find attached a revised patch which has the correct pkg-list with default parameters.
Comment 4 Matthias Vallentin 2015-01-29 02:42:03 UTC
(In reply to Matthias Vallentin from comment #3)

Hold on, this patch does not yet include PLIST_SUB. I'll submit a new one shortly.
Comment 5 Matthias Vallentin 2015-01-29 02:57:25 UTC
Created attachment 152326 [details]
actor-framework-0.12.2.diff

Okay, I went the simple route with OPTIONS_SUB=yes to keep the Makefile as concise as possible. I prefixed the files coming with STATIC enabled in pkg-plist accordingly.
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-01-29 03:03:58 UTC
A commit references this bug:

Author: vanilla
Date: Thu Jan 29 03:03:05 UTC 2015
New revision: 378103
URL: https://svnweb.freebsd.org/changeset/ports/378103

Log:
  Upgrade to 0.12.2

  PR:		197136
  Submitted by:	maintainer

Changes:
  head/devel/caf/Makefile
  head/devel/caf/distinfo
  head/devel/caf/pkg-plist