Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Sep 2021 11:05:27 GMT
From:      Danilo Egea Gondolfo <danilo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6f9f07ca42c9 - main - devel/pmd: Update to 6.38.0
Message-ID:  <202109221105.18MB5RUE053398@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danilo:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6f9f07ca42c912ab623cc947bfb72bd8f2bfaa58

commit 6f9f07ca42c912ab623cc947bfb72bd8f2bfaa58
Author:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
AuthorDate: 2021-09-22 11:02:19 +0000
Commit:     Danilo Egea Gondolfo <danilo@FreeBSD.org>
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 <freebsd-ports@varju.ca>
 
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109221105.18MB5RUE053398>