From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 14 23:50:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id BD5D6E5E for ; Wed, 14 Aug 2013 23:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9BA0420A1 for ; Wed, 14 Aug 2013 23:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r7ENo0st027907 for ; Wed, 14 Aug 2013 23:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r7ENo0A6027905; Wed, 14 Aug 2013 23:50:00 GMT (envelope-from gnats) Resent-Date: Wed, 14 Aug 2013 23:50:00 GMT Resent-Message-Id: <201308142350.r7ENo0A6027905@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Danilo Egêa Gondolfo Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 59226C8F for ; Wed, 14 Aug 2013 23:43:46 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 46DE82FFF for ; Wed, 14 Aug 2013 23:43:46 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r7ENhjUA058279 for ; Wed, 14 Aug 2013 23:43:45 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r7ENhjCT058278; Wed, 14 Aug 2013 23:43:45 GMT (envelope-from nobody) Message-Id: <201308142343.r7ENhjCT058278@oldred.freebsd.org> Date: Wed, 14 Aug 2013 23:43:45 GMT From: Danilo Egêa Gondolfo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/181310: devel/pmd update X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Aug 2013 23:50:00 -0000 >Number: 181310 >Category: ports >Synopsis: devel/pmd update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Aug 14 23:50:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Danilo Egêa Gondolfo >Release: FreeBSD 9.2-BETA2 >Organization: >Environment: FreeBSD mac 9.2-BETA2 FreeBSD 9.2-BETA2 #1 r253923: Sun Aug 4 02:41:52 BRT 2013 root@mac:/usr/obj/usr/src/sys/MAC amd64 >Description: Updated from 5.0.4 to 5.0.5 >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 324745) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pmd -PORTVERSION= 5.0.4 +PORTVERSION= 5.0.5 CATEGORIES= devel java MASTER_SITES= SF DISTNAME= ${PORTNAME}-bin-${PORTVERSION} @@ -18,6 +18,7 @@ NO_BUILD= yes DATADIR= ${JAVASHAREDIR}/${PORTNAME} PORTDOCS= * +PLIST_SUB+= PORTVERSION=${PORTVERSION} OPTIONS_DEFINE= DOCS Index: distinfo =================================================================== --- distinfo (revision 324745) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -SHA256 (pmd-bin-5.0.4.zip) = 7a95be0f5ff208ff1b9d028d70f1db9530403f98d47fb579b6b977d17ac7ef9d -SIZE (pmd-bin-5.0.4.zip) = 19023399 +SHA256 (pmd-bin-5.0.5.zip) = 8c633ef7ecfaa02454fafccae1d856170859224452be5e4853c9580a5ab2789c +SIZE (pmd-bin-5.0.5.zip) = 19033807 Index: pkg-plist =================================================================== --- pkg-plist (revision 324745) +++ pkg-plist (working copy) @@ -10,7 +10,7 @@ %%DATADIR%%/jcommander-1.27.jar %%DATADIR%%/jdom-1.0.jar %%DATADIR%%/junit-4.4.jar -%%DATADIR%%/pmd-5.0.4.jar +%%DATADIR%%/pmd-%%PORTVERSION%%.jar %%DATADIR%%/rhino-1.7R3.jar %%DATADIR%%/saxon-9.1.0.8-dom.jar %%DATADIR%%/saxon-9.1.0.8.jar >Release-Note: >Audit-Trail: >Unformatted: