Bug 216968 - [MAINTAINER] devel/pecl-APCu: Update to 5.1.8
Summary: [MAINTAINER] devel/pecl-APCu: Update to 5.1.8
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-10 16:06 UTC by johnpupu
Modified: 2017-02-12 08:25 UTC (History)
0 users

See Also:


Attachments
pecl-APCu.patch (1.07 KB, text/plain)
2017-02-10 16:06 UTC, johnpupu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description johnpupu 2017-02-10 16:06:45 UTC

    
Comment 1 johnpupu 2017-02-10 16:06:47 UTC
Created attachment 179833 [details]
pecl-APCu.patch
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-02-10 16:22:26 UTC
This patch is incorrect as it (5.1.8) builds fine with php71.

As I mentioned in private mail last month, please check https://reviews.freebsd.org/D9333.
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-02-12 08:24:01 UTC
A commit references this bug:

Author: sunpoet
Date: Sun Feb 12 08:23:41 UTC 2017
New revision: 433932
URL: https://svnweb.freebsd.org/changeset/ports/433932

Log:
  Update to 5.1.8

  - While I'm here [1]:
    - Use CONFLICTS_INSTALL instead of CONFLICTS
    - Use USES=localbase

  Changes:	https://pecl.php.net/package-changelog.php?package=APCu
  PR:		216968
  Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
  Differential Revision:	https://reviews.freebsd.org/D9333 [1]

Changes:
  head/devel/pecl-APCu/Makefile
  head/devel/pecl-APCu/distinfo
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2017-02-12 08:25:05 UTC
Committed. Thanks!