From owner-svn-ports-all@freebsd.org Mon Apr 29 05:30:53 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CEA531581650; Mon, 29 Apr 2019 05:30:53 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6C5AB8C992; Mon, 29 Apr 2019 05:30:53 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 452B91D82C; Mon, 29 Apr 2019 05:30:53 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3T5UrP8031175; Mon, 29 Apr 2019 05:30:53 GMT (envelope-from matthew@FreeBSD.org) Received: (from matthew@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3T5Uq5m031171; Mon, 29 Apr 2019 05:30:52 GMT (envelope-from matthew@FreeBSD.org) Message-Id: <201904290530.x3T5Uq5m031171@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: matthew set sender to matthew@FreeBSD.org using -f From: Matthew Seaman Date: Mon, 29 Apr 2019 05:30:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500379 - in head/devel: . protobuf-java X-SVN-Group: ports-head X-SVN-Commit-Author: matthew X-SVN-Commit-Paths: in head/devel: . protobuf-java X-SVN-Commit-Revision: 500379 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 6C5AB8C992 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.98)[-0.977,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Apr 2019 05:30:54 -0000 Author: matthew Date: Mon Apr 29 05:30:52 2019 New Revision: 500379 URL: https://svnweb.freebsd.org/changeset/ports/500379 Log: Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an efficient yet extensible format WWW: https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java Added: head/devel/protobuf-java/ head/devel/protobuf-java/Makefile (contents, props changed) head/devel/protobuf-java/distinfo (contents, props changed) head/devel/protobuf-java/pkg-descr (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Mon Apr 29 05:26:33 2019 (r500378) +++ head/devel/Makefile Mon Apr 29 05:30:52 2019 (r500379) @@ -4158,6 +4158,7 @@ SUBDIR += projectcenter SUBDIR += protobuf SUBDIR += protobuf-c + SUBDIR += protobuf-java SUBDIR += protobuf25 SUBDIR += protozero SUBDIR += pructl Added: head/devel/protobuf-java/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/protobuf-java/Makefile Mon Apr 29 05:30:52 2019 (r500379) @@ -0,0 +1,29 @@ +# $FreeBSD$ + +PORTNAME= protobuf-java +DISTVERSION= 3.7.1 +CATEGORIES= devel java +MASTER_SITES= http://central.maven.org/maven2/com/google/protobuf/protobuf-java/${DISTVERSION}/ +EXTRACT_SUFX= .jar + +MAINTAINER= matthew@FreeBSD.org +COMMENT= Core Protocol Buffers library + +LICENSE= BSD3CLAUSE + +USE_JAVA= yes + +NO_WRKSUBDIR= yes +EXTRACT_CMD= ${CP} +EXTRACT_BEFORE_ARGS= +EXTRACT_AFTER_ARGS= . + +NO_ARCH= yes +NO_BUILD= yes + +PLIST_FILES= ${JAVAJARDIR}/${PORTNAME}.jar + +do-install: + ${INSTALL_DATA} ${WRKSRC}/${DISTNAME}.jar ${STAGEDIR}${JAVAJARDIR}/${PORTNAME}.jar + +.include Added: head/devel/protobuf-java/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/protobuf-java/distinfo Mon Apr 29 05:30:52 2019 (r500379) @@ -0,0 +1,3 @@ +TIMESTAMP = 1556468826 +SHA256 (protobuf-java-3.7.1.jar) = 22779eacfe0f33b9e8ceffa3cdef5935cae4e53f736e027d912b707522fea645 +SIZE (protobuf-java-3.7.1.jar) = 1424223 Added: head/devel/protobuf-java/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/protobuf-java/pkg-descr Mon Apr 29 05:30:52 2019 (r500379) @@ -0,0 +1,4 @@ +Core Protocol Buffers library. Protocol Buffers are a way of encoding +structured data in an efficient yet extensible format + +WWW: https://mvnrepository.com/artifact/com.google.protobuf/protobuf-java