Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Mar 2021 18:08:17 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r567129 - head/devel/pecl-protobuf
Message-ID:  <202103031808.123I8Hv7040936@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Mar  3 18:08:17 2021
New Revision: 567129
URL: https://svnweb.freebsd.org/changeset/ports/567129

Log:
  Update to 3.15.0
  
  Changes:	https://github.com/protocolbuffers/protobuf/releases

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

Modified: head/devel/pecl-protobuf/Makefile
==============================================================================
--- head/devel/pecl-protobuf/Makefile	Wed Mar  3 18:08:12 2021	(r567128)
+++ head/devel/pecl-protobuf/Makefile	Wed Mar  3 18:08:17 2021	(r567129)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	protobuf
-PORTVERSION=	3.14.0
+PORTVERSION=	3.15.0
 CATEGORIES=	devel
 
 MAINTAINER=	sunpoet@FreeBSD.org
@@ -12,7 +12,5 @@ LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 USES=		localbase php:pecl
-
-IGNORE_WITH_PHP=80
 
 .include <bsd.port.mk>

Modified: head/devel/pecl-protobuf/distinfo
==============================================================================
--- head/devel/pecl-protobuf/distinfo	Wed Mar  3 18:08:12 2021	(r567128)
+++ head/devel/pecl-protobuf/distinfo	Wed Mar  3 18:08:17 2021	(r567129)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605901636
-SHA256 (PECL/protobuf-3.14.0.tgz) = 6d4576f2ec472f6b1b5048b833e679164816df3580118a9e63c160888426acd1
-SIZE (PECL/protobuf-3.14.0.tgz) = 131911
+TIMESTAMP = 1613738759
+SHA256 (PECL/protobuf-3.15.0.tgz) = f416276ca450c52feb8c05ee5e92346be8563b647ac42c8dbb3595aeab8b9e13
+SIZE (PECL/protobuf-3.15.0.tgz) = 144960



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