Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Feb 2020 18:55:36 +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: r526643 - head/devel/protobuf
Message-ID:  <202002211855.01LItaHW085727@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Feb 21 18:55:36 2020
New Revision: 526643
URL: https://svnweb.freebsd.org/changeset/ports/526643

Log:
  Use the smaller cpp tarball (~60%)

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

Modified: head/devel/protobuf/Makefile
==============================================================================
--- head/devel/protobuf/Makefile	Fri Feb 21 18:55:30 2020	(r526642)
+++ head/devel/protobuf/Makefile	Fri Feb 21 18:55:36 2020	(r526643)
@@ -3,7 +3,7 @@
 
 PORTNAME=	protobuf
 PORTVERSION=	3.11.4
-DISTVERSIONPREFIX=	all-
+DISTVERSIONPREFIX=	cpp-
 PORTEPOCH=	1
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/protocolbuffers/protobuf/releases/download/v${PORTVERSION}/

Modified: head/devel/protobuf/distinfo
==============================================================================
--- head/devel/protobuf/distinfo	Fri Feb 21 18:55:30 2020	(r526642)
+++ head/devel/protobuf/distinfo	Fri Feb 21 18:55:36 2020	(r526643)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1581788748
-SHA256 (protobuf-all-3.11.4.tar.gz) = 95a5af2fbddfaad6ef8f606eb8053ccf2f481174bd54c26373a8c49b328485a4
-SIZE (protobuf-all-3.11.4.tar.gz) = 7408292
+TIMESTAMP = 1582222936
+SHA256 (protobuf-cpp-3.11.4.tar.gz) = ba4bbc3e6b58d2ccfe406e616576ef48710a2aae205f463618025fc691549cfe
+SIZE (protobuf-cpp-3.11.4.tar.gz) = 4605834



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