Bug 230347 - devel/capstone3 and devel/py-capstone: Update to 3.0.5
Summary: devel/capstone3 and devel/py-capstone: Update to 3.0.5
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: needs-qa
Depends on:
Blocks:
 
Reported: 2018-08-04 12:32 UTC by Antoine Brodin
Modified: 2018-09-07 02:53 UTC (History)
2 users (show)

See Also:


Attachments
capstone.diff (5.70 KB, patch)
2018-08-04 12:32 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 2018-08-04 12:32:36 UTC
Created attachment 195837 [details]
capstone.diff

Update devel/capstone3 and devel/py-capstone to 3.0.5
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2018-08-05 00:48:33 UTC
@Antoine Do both need updating together (eg: python library depends on latest (3.x) version, or similar) or can they be updated independently?
Comment 2 Antoine Brodin freebsd_committer freebsd_triage 2018-08-05 06:09:54 UTC
(In reply to Kubilay Kocak from comment #1)
They should be updated together.
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-09-03 12:20:17 UTC
A commit references this bug:

Author: antoine
Date: Mon Sep  3 12:20:09 UTC 2018
New revision: 478858
URL: https://svnweb.freebsd.org/changeset/ports/478858

Log:
  Update capstone3 and py-capstone to 3.0.5

  PR:		230347
  Approved by:	maintainer timeout (30 days)

Changes:
  head/devel/capstone3/Makefile
  head/devel/capstone3/distinfo
  head/devel/capstone3/files/
  head/devel/capstone3/files/patch-Makefile
  head/devel/capstone3/pkg-plist
  head/devel/py-capstone/Makefile
  head/devel/py-capstone/distinfo
  head/devel/py-capstone/files/patch-capstone_____init____.py
  head/devel/py-capstone/files/patch-setup.py
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2018-09-07 02:53:22 UTC
Thanks Antoine