svn commit: r413834 - head/converters/pecl-igbinary

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Apr 23 06:48:35 UTC 2016


Author: sunpoet
Date: Sat Apr 23 06:48:33 2016
New Revision: 413834
URL: https://svnweb.freebsd.org/changeset/ports/413834

Log:
  - Update BROKEN: use lowercase for leading character

Modified:
  head/converters/pecl-igbinary/Makefile

Modified: head/converters/pecl-igbinary/Makefile
==============================================================================
--- head/converters/pecl-igbinary/Makefile	Sat Apr 23 06:48:29 2016	(r413833)
+++ head/converters/pecl-igbinary/Makefile	Sat Apr 23 06:48:33 2016	(r413834)
@@ -15,7 +15,7 @@ COMMENT=	Replacement for the standard PH
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-BROKEN_powerpc64=	Does not build
+BROKEN_powerpc64=	does not build
 
 IGNORE_WITH_PHP=70
 USE_PHP=	session


More information about the svn-ports-all mailing list