From g.olgeni@colby.it  Sat Oct  2 12:38:15 2010
Return-Path: <g.olgeni@colby.it>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id C87B41065670
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Oct 2010 12:38:15 +0000 (UTC)
	(envelope-from g.olgeni@colby.it)
Received: from mail.colby.tv (93-62-141-58.ip22.fastwebnet.it [93.62.141.58])
	by mx1.freebsd.org (Postfix) with ESMTP id 5208B8FC0C
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Oct 2010 12:38:15 +0000 (UTC)
Received: from server.colby.local (localhost [127.0.0.1])
	by server.colby.local (8.14.4/8.14.4) with ESMTP id o92CcEkP045758;
	Sat, 2 Oct 2010 14:38:14 +0200 (CEST)
	(envelope-from g.olgeni@colby.it)
Received: from exchange.colby.local ([192.168.1.11] helo=exchange.colby.local)
	with IPv4:25 by server.colby.local; 2 Oct 2010 14:38:14 +0200
Received: from backoffice.colby.local ([192.168.1.56]) by exchange.colby.local over TLS secured channel with Microsoft SMTPSVC(6.0.3790.4675);
	 Sat, 2 Oct 2010 14:38:14 +0200
Received: from backoffice.colby.local (localhost [127.0.0.1])
	by backoffice.colby.local (8.14.4/8.14.4) with ESMTP id o92CcD00007282;
	Sat, 2 Oct 2010 14:38:13 +0200 (CEST)
	(envelope-from olgeni@backoffice.colby.local)
Received: (from olgeni@localhost)
	by backoffice.colby.local (8.14.4/8.14.4/Submit) id o92CcD1l007281;
	Sat, 2 Oct 2010 14:38:13 +0200 (CEST)
	(envelope-from olgeni)
Message-Id: <201010021238.o92CcD1l007281@backoffice.colby.local>
Date: Sat, 2 Oct 2010 14:38:13 +0200 (CEST)
From: Jimmy Olgeni <olgeni@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: hq@freebsd.org
Subject: [PATCH] java/jakarta-commons-lang: update to 2.5
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         151150
>Category:       ports
>Synopsis:       [PATCH] java/jakarta-commons-lang: update to 2.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hq
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 02 12:40:02 UTC 2010
>Closed-Date:    Sun Oct 03 20:31:56 UTC 2010
>Last-Modified:  Sun Oct  3 20:40:02 UTC 2010
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 8.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD backoffice 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 14:01:04 CEST 2010
>Description:
- Update to 2.5

Port maintainer (hq@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- jakarta-commons-lang-2.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/java/jakarta-commons-lang/Makefile,v
retrieving revision 1.16
diff -u -u -r1.16 Makefile
--- Makefile	6 Jun 2008 13:38:39 -0000	1.16
+++ Makefile	2 Oct 2010 12:37:18 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	commons-lang
-PORTVERSION=	2.3
-PORTREVISION=	2
+PORTVERSION=	2.5
 CATEGORIES=	java devel
 MASTER_SITES=	${MASTER_SITE_APACHE_COMMONS_SOURCE}
 MASTER_SITE_SUBDIR=	${PORTNAME:S,commons-,,}
@@ -39,17 +38,16 @@
 
 .if ${JDK_API} != ""
 MAKE_ARGS+=	-Djdk.javadoc=${JDK_API}
-
 .endif
 
 do-install:
 	@${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${DESTJARFILE}..."
-	@${INSTALL_DATA} ${WRKSRC}/dist/${JARFILE} ${JAVAJARDIR}/${DESTJARFILE}
+	@${INSTALL_DATA} ${WRKSRC}/target/${JARFILE} ${JAVAJARDIR}/${DESTJARFILE}
 	@${ECHO_MSG} " [ DONE ]"
 
 .if !defined(NOPORTDOCS)
 	@${ECHO_MSG} -n ">> Installing documentation in ${DOCSDIR}/..."
-	@cd ${WRKSRC}/dist/docs/api \
+	@cd ${WRKSRC}/target/apidocs \
 	  && ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \
 	  && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \;
 	@${ECHO_MSG} " [ DONE ]"
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/java/jakarta-commons-lang/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	4 Mar 2007 16:53:06 -0000	1.7
+++ distinfo	2 Oct 2010 12:37:18 -0000
@@ -1,3 +1,3 @@
-MD5 (commons-lang-2.3-src.tar.gz) = 2ae988b339daec234019a7066f96733e
-SHA256 (commons-lang-2.3-src.tar.gz) = 9775f8db678e15e9a482bbbf00b35c38da8bfc51c6dafa4531c6dd16225602fd
-SIZE (commons-lang-2.3-src.tar.gz) = 474681
+MD5 (commons-lang-2.5-src.tar.gz) = e96700da2046aa31a2c39839cf7b6cc9
+SHA256 (commons-lang-2.5-src.tar.gz) = beb1fc3aefdd4863281360e8b973f7deeaa4e4db47dd97298000ecc9147a3413
+SIZE (commons-lang-2.5-src.tar.gz) = 557816
--- jakarta-commons-lang-2.5.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->hq 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Oct 2 12:40:09 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151150 
State-Changed-From-To: open->closed 
State-Changed-By: hq 
State-Changed-When: Sun Oct 3 20:31:34 UTC 2010 
State-Changed-Why:  
Patch commited. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151150 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/151150: commit references a PR
Date: Sun,  3 Oct 2010 20:31:19 +0000 (UTC)

 hq          2010-10-03 20:31:13 UTC
 
   FreeBSD ports repository
 
   Modified files:
     java/jakarta-commons-lang Makefile distinfo 
   Log:
   - Update to version 2.5 [1]
   - Fix JAVA_VERSION (1.3+ now)
   
   PR:             151150 [1]
   Submitted by:   olgeni [1]
   
   Revision  Changes    Path
   1.17      +4 -6      ports/java/jakarta-commons-lang/Makefile
   1.8       +3 -3      ports/java/jakarta-commons-lang/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
