Bug 167996 - [patch] devel/ioncube update to 4.2.0 for PHP 5.4 support
Summary: [patch] devel/ioncube update to 4.2.0 for PHP 5.4 support
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: Michael Scheidell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-17 07:50 UTC by John Marshall
Modified: 2012-05-17 11:30 UTC (History)
0 users

See Also:


Attachments
ioncube_4-0-14_4-2-0.diff (3.23 KB, patch)
2012-05-17 07:50 UTC, John Marshall
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Marshall 2012-05-17 07:50:02 UTC
Version 4.2.0 of the loader adds support for PHP 5.4.  The existing
4.0.14 version in ports will not run on PHP 5.4.

Fix: The 4.2.0 tar ball from ioncube includes the .so files only.  The
Makefile can't process non-existent documentation and wizard files, so
those Makefile lines have been removed.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-17 07:50:13 UTC
Maintainer of devel/ioncube,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-05-17 07:50:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Svyatoslav Lempert 2012-05-17 10:03:26 UTC
Please commit, I tested this

-- 
Svyatoslav
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2012-05-17 10:21:29 UTC
State Changed
From-To: feedback->open

Maintainer approved.
Comment 5 Michael Scheidell freebsd_committer freebsd_triage 2012-05-17 11:17:45 UTC
Responsible Changed
From-To: freebsd-ports-bugs->scheidell

I'll take it.
Comment 6 dfilter service freebsd_committer freebsd_triage 2012-05-17 11:29:49 UTC
scheidell    2012-05-17 10:29:35 UTC

  FreeBSD ports repository

  Modified files:
    devel/ioncube        Makefile distinfo pkg-plist 
  Log:
  - Update to 4.2.0 for PHP 5.4 support
  
  PR:             ports/167996
  Submitted by:   John Marshall <john.marshall@riverwillow.com.au>
  Approved by:    Svyatoslav Lempert <svyatoslav.lempert@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.16      +2 -9      ports/devel/ioncube/Makefile
  1.15      +8 -8      ports/devel/ioncube/distinfo
  1.3       +0 -5      ports/devel/ioncube/pkg-plist
_______________________________________________
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 7 Michael Scheidell freebsd_committer freebsd_triage 2012-05-17 11:29:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!