Bug 203997 - devel/capstone and devel/py-capstone: update to 3.0.4
Summary: devel/capstone and devel/py-capstone: update to 3.0.4
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: Antoine Brodin
URL:
Keywords: easy, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-10-24 11:46 UTC by Antoine Brodin
Modified: 2015-11-15 13:28 UTC (History)
2 users (show)

See Also:
koobs: maintainer-feedback? (oliver.pntr)


Attachments
patch (3.72 KB, patch)
2015-10-24 11:46 UTC, Antoine Brodin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Brodin freebsd_committer freebsd_triage 2015-10-24 11:46:23 UTC
Created attachment 162415 [details]
patch

Update devel/capstone and devel/py-capstone to 3.0.4
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-24 12:06:46 UTC
@Antoine, do these need to be committed together?
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2015-10-24 12:17:05 UTC
(In reply to Kubilay Kocak from comment #1)
Yes
Comment 3 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-24 12:21:43 UTC
Created this issue upstream requesting a simple mechanism to switch the default 'build with bundled' behaviour, if the default cant/wont be changed:

https://github.com/aquynh/capstone/issues/523
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2015-10-24 12:26:30 UTC
Approved for py-capstone with the following changes:

 * Sort USE_PYTHON values
 * Allow Python 3 (Upstream says: Programming Language :: Python :: 3)
 * Add LICENSE_FILE=${WRKSRC}/LICENSE.TXT

If there was an attachment per port here, I could approve it separately :)

It would have been nice if upstream included test suite files in the sdist.

Reporter is committer, assign accordingly
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-11-15 13:26:48 UTC
A commit references this bug:

Author: antoine
Date: Sun Nov 15 13:25:58 UTC 2015
New revision: 401704
URL: https://svnweb.freebsd.org/changeset/ports/401704

Log:
  Update to 3.0.4

  PR:		203997
  Approved by:	maintainer timeout (3 weeks)

Changes:
  head/devel/capstone/Makefile
  head/devel/capstone/distinfo
  head/devel/capstone/pkg-plist
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-11-15 13:27:50 UTC
A commit references this bug:

Author: antoine
Date: Sun Nov 15 13:26:52 UTC 2015
New revision: 401705
URL: https://svnweb.freebsd.org/changeset/ports/401705

Log:
  Update to 3.0.4

  PR:		203997
  Approved by:	maintainer

Changes:
  head/devel/py-capstone/Makefile
  head/devel/py-capstone/distinfo
  head/devel/py-capstone/files/
  head/devel/py-capstone/files/patch-setup.py