Bug 216747 - devel/pecl-trace: Update to 1.0.0
Summary: devel/pecl-trace: Update to 1.0.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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-03 02:13 UTC by Gasol Wu
Modified: 2017-02-04 12:28 UTC (History)
0 users

See Also:


Attachments
Patch (1.81 KB, text/plain)
2017-02-03 02:13 UTC, Gasol Wu
gasol.wu: maintainer-approval+
Details
Test on 10.3 (39.64 KB, text/plain)
2017-02-03 02:14 UTC, Gasol Wu
no flags Details
Test on 11.0 (39.72 KB, text/plain)
2017-02-03 02:14 UTC, Gasol Wu
no flags Details
Test on 11.0 with PHP 7 (39.96 KB, text/plain)
2017-02-03 02:14 UTC, Gasol Wu
no flags Details
Patch with strip (1.86 KB, patch)
2017-02-03 16:40 UTC, Gasol Wu
gasol.wu: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2017-02-03 02:13:59 UTC
Created attachment 179550 [details]
Patch

- Update to 1.0.0
- Support PHP 7
- Changelog https://github.com/Qihoo360/phptrace/blob/master/CHANGES.md#version-100-beta-2016-12-26
- poudriere build ok for 10.3amd64, 11.0amd64 and 11.0amd64 with PHP 7
- portlint is ok
Comment 1 Gasol Wu 2017-02-03 02:14:15 UTC
Created attachment 179551 [details]
Test on 10.3
Comment 2 Gasol Wu 2017-02-03 02:14:33 UTC
Created attachment 179552 [details]
Test on 11.0
Comment 3 Gasol Wu 2017-02-03 02:14:52 UTC
Created attachment 179553 [details]
Test on 11.0 with PHP 7
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-02-03 07:31:53 UTC
I suggest stripping bin/phptrace in post-install.
Comment 5 Gasol Wu 2017-02-03 16:40:02 UTC
Created attachment 179573 [details]
Patch with strip
Comment 6 commit-hook freebsd_committer freebsd_triage 2017-02-04 12:26:29 UTC
A commit references this bug:

Author: sunpoet
Date: Sat Feb  4 12:25:37 UTC 2017
New revision: 433304
URL: https://svnweb.freebsd.org/changeset/ports/433304

Log:
  Update to 1.0.0

  Changes:	https://pecl.php.net/package-changelog.php?package=trace
  		https://github.com/Qihoo360/phptrace/blob/master/CHANGES.md
  PR:		216747
  Submitted by:	Gasol Wu <gasol.wu@gmail.com> (maintainer)

Changes:
  head/devel/pecl-trace/Makefile
  head/devel/pecl-trace/distinfo
Comment 7 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-02-04 12:28:28 UTC
Committed. Thanks!