From owner-dev-commits-ports-all@freebsd.org Sat Jul 31 10:34:39 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 33FD965A3FB; Sat, 31 Jul 2021 10:34:39 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GcLHM0mkFz3s4f; Sat, 31 Jul 2021 10:34:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 02A421714C; Sat, 31 Jul 2021 10:34:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 16VAYcQA066263; Sat, 31 Jul 2021 10:34:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16VAYcK9066262; Sat, 31 Jul 2021 10:34:38 GMT (envelope-from git) Date: Sat, 31 Jul 2021 10:34:38 GMT Message-Id: <202107311034.16VAYcK9066262@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Danilo Egea Gondolfo Subject: git: 806b1d7b9293 - main - devel/pmd: Update to 6.36.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danilo X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 806b1d7b9293315157721e3d4380c8f00eef4e3b Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jul 2021 10:34:39 -0000 The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=806b1d7b9293315157721e3d4380c8f00eef4e3b commit 806b1d7b9293315157721e3d4380c8f00eef4e3b Author: Danilo Egea Gondolfo AuthorDate: 2021-07-31 10:34:23 +0000 Commit: Danilo Egea Gondolfo CommitDate: 2021-07-31 10:34:23 +0000 devel/pmd: Update to 6.36.0 --- devel/pmd/Makefile | 2 +- devel/pmd/distinfo | 6 +++--- devel/pmd/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/pmd/Makefile b/devel/pmd/Makefile index f2caff3988b4..8399732641ee 100644 --- a/devel/pmd/Makefile +++ b/devel/pmd/Makefile @@ -1,7 +1,7 @@ # Created by: Alex Varju PORTNAME= pmd -PORTVERSION= 6.34.0 +PORTVERSION= 6.36.0 CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}-bin-${PORTVERSION} diff --git a/devel/pmd/distinfo b/devel/pmd/distinfo index 521f126fe782..e7bfb7a5b96b 100644 --- a/devel/pmd/distinfo +++ b/devel/pmd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621373739 -SHA256 (pmd-bin-6.34.0.zip) = fb2f85fd36a243116340b6aafcbbb74eac982c27f8c22cd0860f1e08aef63a4c -SIZE (pmd-bin-6.34.0.zip) = 44426032 +TIMESTAMP = 1627727471 +SHA256 (pmd-bin-6.36.0.zip) = a3aa27cfa8f72ca56aaaa1f56468ea1decfb1b0d1b57005b4f3c386cb80be7fe +SIZE (pmd-bin-6.36.0.zip) = 44529399 diff --git a/devel/pmd/pkg-plist b/devel/pmd/pkg-plist index 2de44187c4ac..64808eb99204 100644 --- a/devel/pmd/pkg-plist +++ b/devel/pmd/pkg-plist @@ -56,7 +56,7 @@ bin/pmd %%DATADIR%%/pmd-vm-%%PORTVERSION%%.jar %%DATADIR%%/pmd-xml-%%PORTVERSION%%.jar %%DATADIR%%/protobuf-java-3.7.1.jar -%%DATADIR%%/rhino-1.7.7.2.jar +%%DATADIR%%/rhino-1.7.13.jar %%DATADIR%%/saxon-9.1.0.8-dom.jar %%DATADIR%%/saxon-9.1.0.8.jar %%DATADIR%%/scala-library-2.13.3.jar