From owner-svn-ports-all@freebsd.org Wed Mar 28 02:36:18 2018 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 8880AF500E5; Wed, 28 Mar 2018 02:36:18 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3981C6FA8B; Wed, 28 Mar 2018 02:36:18 +0000 (UTC) (envelope-from danilo@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 344B024C47; Wed, 28 Mar 2018 02:36:18 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w2S2aIQw039507; Wed, 28 Mar 2018 02:36:18 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w2S2aH4s039504; Wed, 28 Mar 2018 02:36:17 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201803280236.w2S2aH4s039504@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Wed, 28 Mar 2018 02:36:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r465774 - head/devel/pmd X-SVN-Group: ports-head X-SVN-Commit-Author: danilo X-SVN-Commit-Paths: head/devel/pmd X-SVN-Commit-Revision: 465774 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 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: Wed, 28 Mar 2018 02:36:18 -0000 Author: danilo Date: Wed Mar 28 02:36:17 2018 New Revision: 465774 URL: https://svnweb.freebsd.org/changeset/ports/465774 Log: - Update to 6.2.0 Modified: head/devel/pmd/Makefile head/devel/pmd/distinfo head/devel/pmd/pkg-plist Modified: head/devel/pmd/Makefile ============================================================================== --- head/devel/pmd/Makefile Wed Mar 28 02:23:13 2018 (r465773) +++ head/devel/pmd/Makefile Wed Mar 28 02:36:17 2018 (r465774) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmd -PORTVERSION= 6.1.0 +PORTVERSION= 6.2.0 CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}-bin-${PORTVERSION} Modified: head/devel/pmd/distinfo ============================================================================== --- head/devel/pmd/distinfo Wed Mar 28 02:23:13 2018 (r465773) +++ head/devel/pmd/distinfo Wed Mar 28 02:36:17 2018 (r465774) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519772606 -SHA256 (pmd-bin-6.1.0.zip) = 68ffdd20144b685e3079f7a73433e424cf91f8f05e0c041de46af3edad5e50b4 -SIZE (pmd-bin-6.1.0.zip) = 43017773 +TIMESTAMP = 1522189425 +SHA256 (pmd-bin-6.2.0.zip) = df015219ca66c3d84da1dff0a32797562d4e37f04ca20efa11bc930ba9a9468a +SIZE (pmd-bin-6.2.0.zip) = 43031014 Modified: head/devel/pmd/pkg-plist ============================================================================== --- head/devel/pmd/pkg-plist Wed Mar 28 02:23:13 2018 (r465773) +++ head/devel/pmd/pkg-plist Wed Mar 28 02:36:17 2018 (r465774) @@ -55,7 +55,7 @@ bin/pmd %%DATADIR%%/pmd-vm-%%PORTVERSION%%.jar %%DATADIR%%/pmd-xml-%%PORTVERSION%%.jar %%DATADIR%%/reactfx-2.0-M5.jar -%%DATADIR%%/rhino-1.7.7.jar +%%DATADIR%%/rhino-1.7.7.2.jar %%DATADIR%%/richtextfx-0.8.1.jar %%DATADIR%%/saxon-9.1.0.8-dom.jar %%DATADIR%%/saxon-9.1.0.8.jar