Date: Sat, 5 Oct 2019 09:24:29 +0000 (UTC) From: Matthew Seaman <matthew@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513822 - head/devel/protobuf-java Message-ID: <201910050924.x959OTbc079269@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: matthew Date: Sat Oct 5 09:24:29 2019 New Revision: 513822 URL: https://svnweb.freebsd.org/changeset/ports/513822 Log: Update to 3.10.0 Modified: head/devel/protobuf-java/Makefile head/devel/protobuf-java/distinfo Modified: head/devel/protobuf-java/Makefile ============================================================================== --- head/devel/protobuf-java/Makefile Sat Oct 5 09:17:59 2019 (r513821) +++ head/devel/protobuf-java/Makefile Sat Oct 5 09:24:29 2019 (r513822) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= protobuf-java -DISTVERSION= 3.9.1 +DISTVERSION= 3.10.0 CATEGORIES= devel java MASTER_SITES= http://central.maven.org/maven2/com/google/protobuf/protobuf-java/${DISTVERSION}/ EXTRACT_SUFX= .jar Modified: head/devel/protobuf-java/distinfo ============================================================================== --- head/devel/protobuf-java/distinfo Sat Oct 5 09:17:59 2019 (r513821) +++ head/devel/protobuf-java/distinfo Sat Oct 5 09:24:29 2019 (r513822) @@ -1,3 +1,3 @@ -TIMESTAMP = 1565286029 -SHA256 (protobuf-java-3.9.1.jar) = 5a1e5c225791eccd3d67a598922e637406190c90155fb97f38e4eab29719324d -SIZE (protobuf-java-3.9.1.jar) = 1635825 +TIMESTAMP = 1570267147 +SHA256 (protobuf-java-3.10.0.jar) = 161d7d61a8cb3970891c299578702fd079646e032329d6c2cabf998d191437c9 +SIZE (protobuf-java-3.10.0.jar) = 1664677
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910050924.x959OTbc079269>