Bug 216210 - lang/php70: Update to 7.0.15
Summary: lang/php70: Update to 7.0.15
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Torsten Zuehlsdorff
URL:
Keywords:
: 216429 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-01-18 08:04 UTC by Jochen Neumeister
Modified: 2017-01-24 13:39 UTC (History)
4 users (show)

See Also:
tz: maintainer-feedback+
tz: merge-quarterly+


Attachments
Patch (784 bytes, patch)
2017-01-18 08:04 UTC, Jochen Neumeister
no flags Details | Diff
Patch (1.49 KB, patch)
2017-01-19 17:03 UTC, Jochen Neumeister
joneum: maintainer-approval? (tz)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jochen Neumeister freebsd_committer freebsd_triage 2017-01-18 08:04:04 UTC
Created attachment 179023 [details]
Patch

http://php.net/ChangeLog-7.php#7.0.15

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

Tests incl all Slave Ports in Poudrire

portlint -AC is also fine.


Cheers
jochen
Comment 1 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-01-19 13:43:05 UTC
Thanks for the patch Jochen. Sadly its not quite correct. When updating the PHP you need to check if PORTREVISION was set in one of the many modules. I use this command to check and sort everything out after it:
grep -RH "PORTREVISION" /usr/ports/*/php70*/Makefile

Without the patch would also build fine. But than you have a PORTREVISION quite from the first release which is a little odd and can confuse users ;)

I let you do the patch-update to become more familiar with it. :)
Comment 2 Jochen Neumeister freebsd_committer freebsd_triage 2017-01-19 17:03:38 UTC
Created attachment 179071 [details]
Patch
Comment 3 Dutchman01 2017-01-19 17:42:47 UTC
(In reply to Jochen Neumeister from comment #2)

working fine for me
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-01-20 09:41:17 UTC
A commit references this bug:

Author: tz
Date: Fri Jan 20 09:40:40 UTC 2017
New revision: 431941
URL: https://svnweb.freebsd.org/changeset/ports/431941

Log:
  Update PHP 7 from 7.0.14 to 7.0.15

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

  PR:           216210
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  MFH:          2017Q1
  Security:     https://vuxml.freebsd.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html

Changes:
  head/databases/php70-interbase/Makefile
  head/databases/php70-mysqli/Makefile
  head/lang/php70/Makefile
  head/lang/php70/distinfo
Comment 5 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-01-20 09:41:58 UTC
Committed, thanks! :)

Waiting for MFH-Approval :)
Comment 6 commit-hook freebsd_committer freebsd_triage 2017-01-23 16:48:51 UTC
A commit references this bug:

Author: tz
Date: Mon Jan 23 16:48:23 UTC 2017
New revision: 432250
URL: https://svnweb.freebsd.org/changeset/ports/432250

Log:
  MFH: r431941

  Update PHP 7 from 7.0.14 to 7.0.15

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

  PR:           216210
  Submitted by: Jochen Neumeister <joneum@bsdproject.de>
  Security:     https://vuxml.freebsd.org/freebsd/709e025a-de8b-11e6-a9a5-b499baebfeaf.html

  Approved by:  ports-secteam (junovitch)

Changes:
_U  branches/2017Q1/
  branches/2017Q1/databases/php70-interbase/Makefile
  branches/2017Q1/lang/php70/Makefile
  branches/2017Q1/lang/php70/distinfo
Comment 7 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-01-23 16:53:24 UTC
Now merged into quarterly-branch.

Everything is done, thanks :)
Comment 8 Torsten Zuehlsdorff freebsd_committer freebsd_triage 2017-01-24 13:39:17 UTC
*** Bug 216429 has been marked as a duplicate of this bug. ***