Bug 204895 - [MAINTAINER] devel/pecl-ev: Fixed some error in build
Summary: [MAINTAINER] devel/pecl-ev: Fixed some error in build
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: Bartek Rutkowski
URL:
Keywords: easy, needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-11-29 14:43 UTC by johnpupu
Modified: 2016-05-02 17:05 UTC (History)
2 users (show)

See Also:
koobs: merge-quarterly?


Attachments
pecl-ev.patch (997 bytes, text/plain)
2015-11-29 14:43 UTC, johnpupu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description johnpupu 2015-11-29 14:43:01 UTC

    
Comment 1 johnpupu 2015-11-29 14:43:06 UTC
Created attachment 163649 [details]
pecl-ev.patch
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-11-29 17:03:19 UTC
A commit references this bug:

Author: robak
Date: Sun Nov 29 17:02:38 UTC 2015
New revision: 402609
URL: https://svnweb.freebsd.org/changeset/ports/402609

Log:
  devel/pecl-ev: fix build errors

  PR:		204895
  Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
  MFH:		2015Q4

Changes:
  head/devel/pecl-ev/Makefile
  head/devel/pecl-ev/files/
  head/devel/pecl-ev/files/patch-libev_ev.c
Comment 3 Bartek Rutkowski freebsd_committer freebsd_triage 2015-11-29 17:05:00 UTC
Committed, thanks!
Comment 4 Kubilay Kocak freebsd_committer freebsd_triage 2015-11-30 01:14:09 UTC
@Robak, should this be MFH'd?
Comment 5 Bartek Rutkowski freebsd_committer freebsd_triage 2015-11-30 10:10:34 UTC
It's a build fix, so yes, I believe it should.
Comment 6 commit-hook freebsd_committer freebsd_triage 2015-12-02 18:41:11 UTC
A commit references this bug:

Author: robak
Date: Wed Dec  2 18:41:05 UTC 2015
New revision: 402842
URL: https://svnweb.freebsd.org/changeset/ports/402842

Log:
  MFH: r402609

  devel/pecl-ev: fix build errors

  PR:		204895
  Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
  Approved by:	ports-secteam

Changes:
_U  branches/2015Q4/
  branches/2015Q4/devel/pecl-ev/Makefile
Comment 7 commit-hook freebsd_committer freebsd_triage 2015-12-02 20:19:23 UTC
A commit references this bug:

Author: feld
Date: Wed Dec  2 20:18:53 UTC 2015
New revision: 402851
URL: https://svnweb.freebsd.org/changeset/ports/402851

Log:
  devel/pecl-ev: fix patch, port was out of sync with quarterly

  Somehow head/devel/pecl-ev and the quarterly version became out of sync.
  The quarterly one already had a patch for libev/ev.c that covered the
  intended change and more. I can't reproduce a build issue with 10.1 or
  9.3, so I'm attempting to re-sync the ports at PORTREVISION=2 and then
  we can approach any leftover issues that arise. We should then be able
  to do a clean MFH as well.

  PR:		204895

Changes:
  head/devel/pecl-ev/Makefile
  head/devel/pecl-ev/files/patch-libev_ev.c
Comment 8 commit-hook freebsd_committer freebsd_triage 2015-12-02 20:22:25 UTC
A commit references this bug:

Author: feld
Date: Wed Dec  2 20:22:01 UTC 2015
New revision: 402852
URL: https://svnweb.freebsd.org/changeset/ports/402852

Log:
  This is a no-op that bumps PORTREVISION so quarterly is in sync and
  future MFH works cleanly.

  MFH: r402851

  devel/pecl-ev: fix patch, port was out of sync with quarterly

  Somehow head/devel/pecl-ev and the quarterly version became out of sync.
  The quarterly one already had a patch for libev/ev.c that covered the
  intended change and more. I can't reproduce a build issue with 10.1 or
  9.3, so I'm attempting to re-sync the ports at PORTREVISION=2 and then
  we can approach any leftover issues that arise. We should then be able
  to do a clean MFH as well.

  PR:		204895
  Approved by:	ports-secteam (with hat)

Changes:
_U  branches/2015Q4/
  branches/2015Q4/devel/pecl-ev/Makefile
Comment 9 Bartek Rutkowski freebsd_committer freebsd_triage 2016-04-17 11:56:24 UTC
Mark, can this be closed, since you've did the sync between branches?
Comment 10 Mark Felder freebsd_committer freebsd_triage 2016-05-02 17:05:45 UTC
This should be safe to close.