Date: Fri, 14 Aug 2009 02:50:02 GMT From: Jaime Bozza <jbozza@mindsites.com> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/137308: [NEW PORT] converters/igbinary: Replacement for the standard PHP serializer Message-ID: <200908140250.n7E2o2Gc011775@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/137308; it has been noted by GNATS. From: Jaime Bozza <jbozza@mindsites.com> To: "bug-followup@FreeBSD.org" <bug-followup@FreeBSD.org>, Jaime Bozza <jbozza@mindsites.com> Cc: Subject: Re: ports/137308: [NEW PORT] converters/igbinary: Replacement for the standard PHP serializer Date: Thu, 13 Aug 2009 21:43:36 -0500 --_002_CF092998EA82AE4D83AF9C9ECA9A8BDE02C74C3365ATLASmsglocal_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Forgot to force build of session extension. Patch attached: diff -ru igbinary.orig/Makefile igbinary/Makefile --- igbinary.orig/Makefile 2009-08-13 21:39:19.000000000 -0500 +++ igbinary/Makefile 2009-08-13 21:38:00.000000000 -0500 @@ -14,6 +14,7 @@ COMMENT=3D Replacement for the standard PHP serializer =20 USE_PHP=3D session +USE_PHP_BUILD=3D yes USE_PHPIZE=3D yes USE_PHPEXT=3D yes --_002_CF092998EA82AE4D83AF9C9ECA9A8BDE02C74C3365ATLASmsglocal_ Content-Type: text/plain; name="igbinary.patch.txt" Content-Description: igbinary.patch.txt Content-Disposition: attachment; filename="igbinary.patch.txt"; size=323; creation-date="Thu, 13 Aug 2009 21:42:28 GMT"; modification-date="Thu, 13 Aug 2009 21:42:28 GMT" Content-Transfer-Encoding: base64 ZGlmZiAtcnUgaWdiaW5hcnkub3JpZy9NYWtlZmlsZSBpZ2JpbmFyeS9NYWtlZmlsZQotLS0gaWdi aW5hcnkub3JpZy9NYWtlZmlsZQkyMDA5LTA4LTEzIDIxOjM5OjE5LjAwMDAwMDAwMCAtMDUwMAor KysgaWdiaW5hcnkvTWFrZWZpbGUJMjAwOS0wOC0xMyAyMTozODowMC4wMDAwMDAwMDAgLTA1MDAK QEAgLTE0LDYgKzE0LDcgQEAKIENPTU1FTlQ9CVJlcGxhY2VtZW50IGZvciB0aGUgc3RhbmRhcmQg UEhQIHNlcmlhbGl6ZXIKIAogVVNFX1BIUD0Jc2Vzc2lvbgorVVNFX1BIUF9CVUlMRD0JeWVzCiBV U0VfUEhQSVpFPQl5ZXMKIFVTRV9QSFBFWFQ9ICAgICB5ZXMKIAo= --_002_CF092998EA82AE4D83AF9C9ECA9A8BDE02C74C3365ATLASmsglocal_--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908140250.n7E2o2Gc011775>