From owner-dev-commits-ports-all@freebsd.org Wed Sep 22 11:05:27 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 73EB166837E; Wed, 22 Sep 2021 11:05:27 +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 4HDwSR2qKXz4yC4; Wed, 22 Sep 2021 11:05:27 +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 3C6AB16452; Wed, 22 Sep 2021 11:05:27 +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 18MB5R3o053399; Wed, 22 Sep 2021 11:05:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18MB5RUE053398; Wed, 22 Sep 2021 11:05:27 GMT (envelope-from git) Date: Wed, 22 Sep 2021 11:05:27 GMT Message-Id: <202109221105.18MB5RUE053398@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: 6f9f07ca42c9 - main - devel/pmd: Update to 6.38.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: 6f9f07ca42c912ab623cc947bfb72bd8f2bfaa58 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: Wed, 22 Sep 2021 11:05:27 -0000 The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=6f9f07ca42c912ab623cc947bfb72bd8f2bfaa58 commit 6f9f07ca42c912ab623cc947bfb72bd8f2bfaa58 Author: Danilo Egea Gondolfo AuthorDate: 2021-09-22 11:02:19 +0000 Commit: Danilo Egea Gondolfo CommitDate: 2021-09-22 11:02:19 +0000 devel/pmd: Update to 6.38.0 Drop maintainership. --- devel/pmd/Makefile | 4 ++-- devel/pmd/distinfo | 6 +++--- devel/pmd/pkg-plist | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/devel/pmd/Makefile b/devel/pmd/Makefile index 5aa602eb641d..97b9fb1b89f4 100644 --- a/devel/pmd/Makefile +++ b/devel/pmd/Makefile @@ -1,12 +1,12 @@ # Created by: Alex Varju PORTNAME= pmd -PORTVERSION= 6.37.0 +PORTVERSION= 6.38.0 CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}-bin-${PORTVERSION} -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Static analysis tool for Java source code LICENSE= APACHE20 BSD4CLAUSE diff --git a/devel/pmd/distinfo b/devel/pmd/distinfo index 38916060cd8f..f8704c3a5ced 100644 --- a/devel/pmd/distinfo +++ b/devel/pmd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629652619 -SHA256 (pmd-bin-6.37.0.zip) = 6cd7a1340861e099170bd1b5f90fa85814c18a62ed1b358ef4ff295e97f0f521 -SIZE (pmd-bin-6.37.0.zip) = 44603895 +TIMESTAMP = 1632308387 +SHA256 (pmd-bin-6.38.0.zip) = bc316327421367fd33a9fe3655d10aea1486d01e744a0f9096e3bf7a869664e8 +SIZE (pmd-bin-6.38.0.zip) = 44610443 diff --git a/devel/pmd/pkg-plist b/devel/pmd/pkg-plist index 7291f10ea9a6..641a3b200422 100644 --- a/devel/pmd/pkg-plist +++ b/devel/pmd/pkg-plist @@ -1,7 +1,7 @@ bin/pmd %%DATADIR%%/animal-sniffer-annotations-1.14.jar -%%DATADIR%%/ant-1.10.9.jar -%%DATADIR%%/ant-launcher-1.10.9.jar +%%DATADIR%%/ant-1.10.11.jar +%%DATADIR%%/ant-launcher-1.10.11.jar %%DATADIR%%/antlr-2.7.7.jar %%DATADIR%%/antlr-runtime-3.5.2.jar %%DATADIR%%/antlr4-runtime-4.7.2.jar @@ -51,7 +51,7 @@ bin/pmd %%DATADIR%%/pmd-ruby-%%PORTVERSION%%.jar %%DATADIR%%/pmd-scala_2.13-%%PORTVERSION%%.jar %%DATADIR%%/pmd-swift-%%PORTVERSION%%.jar -%%DATADIR%%/pmd-ui-%%PORTVERSION%%.jar +%%DATADIR%%/pmd-ui-6.37.0.jar %%DATADIR%%/pmd-visualforce-%%PORTVERSION%%.jar %%DATADIR%%/pmd-vm-%%PORTVERSION%%.jar %%DATADIR%%/pmd-xml-%%PORTVERSION%%.jar