ports/181310: devel/pmd update

Danilo Egêa Gondolfo danilogondolfo at gmail.com
Wed Aug 14 23:50:00 UTC 2013


>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 at 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:


More information about the freebsd-ports-bugs mailing list