Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2018 08:40:32 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r482815 - head/devel/pecl-grpc
Message-ID:  <201810230840.w9N8eWVw073035@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Oct 23 08:40:32 2018
New Revision: 482815
URL: https://svnweb.freebsd.org/changeset/ports/482815

Log:
  Update to 1.16.0.

Modified:
  head/devel/pecl-grpc/Makefile
  head/devel/pecl-grpc/distinfo

Modified: head/devel/pecl-grpc/Makefile
==============================================================================
--- head/devel/pecl-grpc/Makefile	Tue Oct 23 07:46:45 2018	(r482814)
+++ head/devel/pecl-grpc/Makefile	Tue Oct 23 08:40:32 2018	(r482815)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	grpc
-PORTVERSION=	1.15.0
+PORTVERSION=	1.16.0
 CATEGORIES=	devel net
 
 MAINTAINER=	vanilla@FreeBSD.org
@@ -20,8 +20,8 @@ USES=		php:pecl
 
 .include <bsd.port.pre.mk>
 
-.if ${FLAVOR} == php72 && ${ARCH} == i386
-BROKEN=		error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes]
-.endif
+#.if ${FLAVOR} == php72 && ${ARCH} == i386
+#BROKEN=		error: fastcall calling convention ignored on variadic function [-Werror,-Wignored-attributes]
+#.endif
 
 .include <bsd.port.post.mk>

Modified: head/devel/pecl-grpc/distinfo
==============================================================================
--- head/devel/pecl-grpc/distinfo	Tue Oct 23 07:46:45 2018	(r482814)
+++ head/devel/pecl-grpc/distinfo	Tue Oct 23 08:40:32 2018	(r482815)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536834890
-SHA256 (PECL/grpc-1.15.0.tgz) = c6f8f05c54c05f22ed8cf4922164981f5eb3a1a6202c082c6ddfce7880ebe48c
-SIZE (PECL/grpc-1.15.0.tgz) = 2599506
+TIMESTAMP = 1540282945
+SHA256 (PECL/grpc-1.16.0.tgz) = 990ba2bfed328c3afabd6f206a6187a52f44b56d11d6462c74b9e8a9068d99ed
+SIZE (PECL/grpc-1.16.0.tgz) = 2601689



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810230840.w9N8eWVw073035>