From owner-svn-ports-head@freebsd.org Sun May 7 19:35:25 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5B1B3D62D41; Sun, 7 May 2017 19:35:25 +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 mx1.freebsd.org (Postfix) with ESMTPS id DC19C15EF; Sun, 7 May 2017 19:35:24 +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 v47JZN5u004852; Sun, 7 May 2017 19:35:23 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v47JZN1Z004849; Sun, 7 May 2017 19:35:23 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201705071935.v47JZN1Z004849@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Sun, 7 May 2017 19:35:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r440360 - head/devel/pmd X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2017 19:35:25 -0000 Author: danilo Date: Sun May 7 19:35:23 2017 New Revision: 440360 URL: https://svnweb.freebsd.org/changeset/ports/440360 Log: - Update to 5.6.1 Modified: head/devel/pmd/Makefile head/devel/pmd/distinfo head/devel/pmd/pkg-plist Modified: head/devel/pmd/Makefile ============================================================================== --- head/devel/pmd/Makefile Sun May 7 19:33:39 2017 (r440359) +++ head/devel/pmd/Makefile Sun May 7 19:35:23 2017 (r440360) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmd -PORTVERSION= 5.5.4 +PORTVERSION= 5.6.1 CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}-bin-${PORTVERSION} Modified: head/devel/pmd/distinfo ============================================================================== --- head/devel/pmd/distinfo Sun May 7 19:33:39 2017 (r440359) +++ head/devel/pmd/distinfo Sun May 7 19:35:23 2017 (r440360) @@ -1,3 +1,3 @@ -TIMESTAMP = 1488383396 -SHA256 (pmd-bin-5.5.4.zip) = 416f536ee1343642a39ed8fb63226028046dda28199cbfaaa2edc2ff32fecd9c -SIZE (pmd-bin-5.5.4.zip) = 58755733 +TIMESTAMP = 1494180314 +SHA256 (pmd-bin-5.6.1.zip) = 3b5f474db6bf6fbfc87aefa7561b17c36a8c52edff255e6bfca526fc930f94b6 +SIZE (pmd-bin-5.6.1.zip) = 58868093 Modified: head/devel/pmd/pkg-plist ============================================================================== --- head/devel/pmd/pkg-plist Sun May 7 19:33:39 2017 (r440359) +++ head/devel/pmd/pkg-plist Sun May 7 19:35:23 2017 (r440360) @@ -30,6 +30,7 @@ bin/pmd %%DATADIR%%/pmd-scala-%%PORTVERSION%%.jar %%DATADIR%%/pmd-swift-%%PORTVERSION%%.jar %%DATADIR%%/pmd-ui-%%PORTVERSION%%.jar +%%DATADIR%%/pmd-visualforce-%%PORTVERSION%%.jar %%DATADIR%%/pmd-vm-%%PORTVERSION%%.jar %%DATADIR%%/pmd-xml-%%PORTVERSION%%.jar %%DATADIR%%/rhino-1.7.7.jar