Bug 148951 - [PATCH] lang/php52: update to 5.2.14
Summary: [PATCH] lang/php52: update to 5.2.14
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Matuska
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-26 08:20 UTC by Martin Matuska
Modified: 2010-07-26 12:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (5.62 KB, patch)
2010-07-26 08:20 UTC, Martin Matuska
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matuska freebsd_committer freebsd_triage 2010-07-26 08:20:07 UTC
Update php52 to 5.2.14

Remove math/php52-gmp portrevision
Fix databases/php52-dba patch (now supports BDB 4.8)
Remove databases/php52-sybase_ct patch (already solved upstream)
Use newer suhosin patch
Use newer FPM patch

Tested building all extensions and using all flags.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-26 08:20:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->mm

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-26 08:20:26 UTC
Maintainer of lang/php52,

Please note that PR ports/148951 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/148951

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-26 08:20:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 admin 2010-07-26 09:22:39 UTC
please, commit this patch.
it building and work correct.
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-07-26 09:56:29 UTC
mm          2010-07-26 08:56:15 UTC

  FreeBSD ports repository

  Modified files:
    databases/php52-dba/files patch-config.m4 
    lang/php52           Makefile distinfo 
    math/php52-gmp       Makefile 
  Removed files:
    databases/php52-sybase_ct/files patch-config.m4 
  Log:
  Update php52 to 5.2.14
  
  PR:             ports/148951
  Approved by:    Alex Keda <admin@lissyara.su> (maintainer)
  
  Revision  Changes    Path
  1.2       +9 -14     ports/databases/php52-dba/files/patch-config.m4
  1.2       +0 -11     ports/databases/php52-sybase_ct/files/patch-config.m4 (dead)
  1.8       +2 -3      ports/lang/php52/Makefile
  1.4       +9 -9      ports/lang/php52/distinfo
  1.3       +0 -2      ports/math/php52-gmp/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 Martin Matuska freebsd_committer freebsd_triage 2010-07-26 12:20:08 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!