[PATCH] java/jakarta-commons-dbcp: fix build on bento

Anton Yudin toha at ib.com.ua
Fri May 21 06:26:34 PDT 2004


> From rv at arabica.esil.univ-mrs.fr Fri May 21 16:17:59 2004
> Date: Fri, 21 May 2004 12:33:50 +0200 (CEST)
> To: FreeBSD-gnats-submit at freebsd.org
> Subject: [PATCH] java/jakarta-commons-dbcp: fix build on bento
> From: Herve Quiroz <herve.quiroz at esil.univ-mrs.fr>
> Cc: toha at toha.org.ua, freebsd-java at freebsd.org
>
>
> >Submitter-Id:	current-users
> >Originator:	Herve Quiroz
> >Organization:	
> >Confidential:	no 
> >Synopsis:	[PATCH] java/jakarta-commons-dbcp: fix build on bento
> >Severity:	non-critical
> >Priority:	low
> >Category:	ports 
> >Class:		change-request
> >Release:	FreeBSD 5.2.1-RELEASE-p5 i386
> >Environment:
> System: FreeBSD arabica.esil.univ-mrs.fr 5.2.1-RELEASE-p5 FreeBSD 5.2.1-RELEASE-p5 #3: Thu May  6 20:17:47 CEST
> >Description:
>
> - Added missing dependency for java/jakarta-commons-collections
>
> Port maintainer (toha at toha.org.ua) is cc'd.
>
> Generated with FreeBSD Port Tools 0.50
> >How-To-Repeat:
> >Fix:
>
> --- jakarta-commons-dbcp-1.1.patch begins here ---
> diff -ruN --exclude=CVS /usr/ports/java/jakarta-commons-dbcp.original/Makefile /usr/ports/java/jakarta-commons-dbcp/Makefile
> --- /usr/ports/java/jakarta-commons-dbcp.original/Makefile	Fri May 21 12:26:37 2004
> +++ /usr/ports/java/jakarta-commons-dbcp/Makefile	Fri May 21 12:28:13 2004
> @@ -18,6 +18,7 @@
>  COMMENT=	The DBCP Component
>  
>  BUILD_DEPENDS=	${ANT}:${PORTSDIR}/devel/apache-ant \
> +		${JAVAJARDIR}/commons-collections.jar:${PORTSDIR}/java/jakarta-commons-collections \
>  		${JAVAJARDIR}/commons-pool.jar:${PORTSDIR}/java/jakarta-commons-pool
>  
>  USE_JAVA=	yes
> --- jakarta-commons-dbcp-1.1.patch ends here ---
>

Approved .. :-)



More information about the freebsd-java mailing list