Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2002 14:37:00 +0100 (CET)
From:      Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45971: Fix port: java/jakarta-log4j
Message-ID:  <200212031337.gB3Db0Xf010967@puget.esil.univ-mrs.fr>

next in thread | raw e-mail | index | archive | help

>Number:         45971
>Category:       ports
>Synopsis:       Fix port: java/jakarta-log4j
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 03 09:50:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Herve Quiroz
>Release:        FreeBSD 4.6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD puget.esil.univ-mrs.fr 4.6.2-RELEASE FreeBSD 4.6.2-RELEASE #0: Tue Sep 3 14:47:51 CEST 2002 root@andouillette.esil.univ-mrs.fr:/usr/src/sys/compile/ASSIMILATED i386


>Description:
Bugfix for the java/jakarta-log4j port.

See:
http://bento.freebsd.org/errorlogs/5-full/index-maintainer.html

and more precisely:
http://bento.freebsd.org/errorlogs/5-full/jakarta-log4j-1.2.7_1.log
>How-To-Repeat:
>Fix:

diff jakarta-log4j.old/Makefile jakarta-log4j/Makefile
32c32
< 	@cd ${JAVA_WRKLIBDIR} && ${INSTALL_JAR} ${PORT_JARFILE} ${JAVA_LIBDIR}/${PORTNAME}.jar
---
> 	@cd ${JAVA_WRKLIBDIR} && ${INSTALL_JAR} ${PORT_JARFILE} ${JAVA_LIBDIR}/${PORT_JARFILE}.jar

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212031337.gB3Db0Xf010967>