svn commit: r526643 - head/devel/protobuf
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Feb 21 18:55:37 UTC 2020
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
More information about the svn-ports-head
mailing list