Bug 146041

Summary: [PATCH] enable gmp 5 support for math/php52-gmp
Product: Ports & Packages Reporter: Martin Matuska <mm>
Component: Individual Port(s)Assignee: Martin Matuska <mm>
Status: Closed FIXED    
Severity: Affects Only Me CC: admin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Martin Matuska freebsd_committer freebsd_triage 2010-04-25 16:20:04 UTC
Add patch to support gmp version 5
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-25 16:20:29 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-04-25 16:20:31 UTC
Maintainer of math/php52-gmp,

Please note that PR ports/146041 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/146041

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2010-04-25 16:20:33 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 admin 2010-04-25 16:38:50 UTC
please, commit it
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-04-25 20:27:17 UTC
mm          2010-04-25 19:27:08 UTC

  FreeBSD ports repository

  Modified files:
    lang/php52           Makefile.ext 
    math/php52-gmp       Makefile 
  Added files:
    math/php52-gmp/files patch-gmp.c 
  Log:
  - Fix gmp version 5 support for php52
  
  PR:             ports/146041
  Submitted by:   myself
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.4       +1 -1      ports/lang/php52/Makefile.ext
  1.2       +2 -0      ports/math/php52-gmp/Makefile
  1.1       +11 -0     ports/math/php52-gmp/files/patch-gmp.c (new)
_______________________________________________
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-04-25 21:06:45 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!