Bug 218589

Summary: lang/php70: Update to 7.0.18 + lang/php71: Update to 7.1.4
Product: Ports & Packages Reporter: Jochen Neumeister <joneum>
Component: Individual Port(s)Assignee: Torsten Zuehlsdorff <tz>
Status: Closed FIXED    
Severity: Affects Many People CC: joneum, tz
Priority: --- Flags: bugzilla: maintainer-feedback? (tz)
tz: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch PHP70
joneum: maintainer-approval? (tz)
Patch PHP71 joneum: maintainer-approval? (tz)

Description Jochen Neumeister freebsd_committer freebsd_triage 2017-04-12 12:42:39 UTC
Created attachment 181715 [details]
Patch PHP70

Here is the Update for php70:

http://php.net/ChangeLog-7.php (Changes are not yet available)

poudriere build fine for:
10.3 amd + i386
11.0 amd + i386
12-current amd + i386 (r316694) 

Chech with:
% grep -RH 7.0.17 /usr/ports/*/php70*/Makefile

Tests incl all Slave Ports in Poudrire

edit
 lang/php70/Makefile
Comment 1 Jochen Neumeister freebsd_committer freebsd_triage 2017-04-12 14:01:00 UTC
Created attachment 181716 [details]
Patch PHP71

Here is the Update for php71:

http://php.net/ChangeLog-7.php (Changes are not yet available)

poudriere build fine for:
10.3 amd + i386
11.0 amd + i386
12-current amd + i386 (r316694) 

Check with:
% grep -RH 7.1.3 /usr/ports/*/php71*/Makefile

Tests incl all Slave Ports in Poudrire

edit
 lang/php71/Makefile

Cheers
jochen
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2017-04-12 14:21:44 UTC
reviews: 
https://reviews.freebsd.org/D10373
https://reviews.freebsd.org/D10372
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-04-18 08:58:04 UTC
A commit references this bug:

Author: tz
Date: Tue Apr 18 08:57:36 UTC 2017
New revision: 438766
URL: https://svnweb.freebsd.org/changeset/ports/438766

Log:
  Update PHP 7.1 from 7.1.3 to 7.1.4

  Changelog: http://www.php.net/ChangeLog-7.php#7.1.4

  PR:           218589
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  MFH:          2017Q2
  Differential Revision: https://reviews.freebsd.org/D10372

Changes:
  head/lang/php71/Makefile
  head/lang/php71/distinfo
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-04-18 09:01:09 UTC
A commit references this bug:

Author: tz
Date: Tue Apr 18 09:00:06 UTC 2017
New revision: 438767
URL: https://svnweb.freebsd.org/changeset/ports/438767

Log:
  Update PHP 7 from 7.0.17 to 7.0.18

  Changelog: http://www.php.net/ChangeLog-7.php#7.0.18

  PR:           218589
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  MFH:          2017Q2
  Differential Revision: https://reviews.freebsd.org/D10373

Changes:
  head/lang/php70/Makefile
  head/lang/php70/distinfo
Comment 5 commit-hook freebsd_committer freebsd_triage 2017-04-19 10:59:17 UTC
A commit references this bug:

Author: tz
Date: Wed Apr 19 10:59:01 UTC 2017
New revision: 438835
URL: https://svnweb.freebsd.org/changeset/ports/438835

Log:
  MFH: r438767

  Update PHP 7 from 7.0.17 to 7.0.18

  Changelog: http://www.php.net/ChangeLog-7.php#7.0.18

  PR:           218589
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  Differential Revision: https://reviews.freebsd.org/D10373

  Approved by: ports-secteam (junovitch)

Changes:
_U  branches/2017Q2/
  branches/2017Q2/lang/php70/Makefile
  branches/2017Q2/lang/php70/distinfo
Comment 6 commit-hook freebsd_committer freebsd_triage 2017-04-19 11:01:20 UTC
A commit references this bug:

Author: tz
Date: Wed Apr 19 11:00:26 UTC 2017
New revision: 438836
URL: https://svnweb.freebsd.org/changeset/ports/438836

Log:
  MFH: r438766

  Update PHP 7.1 from 7.1.3 to 7.1.4

  Changelog: http://www.php.net/ChangeLog-7.php#7.1.4

  PR:           218589
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  Differential Revision: https://reviews.freebsd.org/D10372

  Approved by: ports-secteam (junovitch)

Changes:
_U  branches/2017Q2/
  branches/2017Q2/lang/php71/Makefile
  branches/2017Q2/lang/php71/distinfo
Comment 7 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-04-19 11:04:01 UTC
Committed and merged into quarterly!

Thanks again!