Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Feb 2011 03:40:10 GMT
From:      Jason Helfman <jhelfman@e-e.com>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/154946: [maintainer-update][patch] databases/jasperserver: update jasperserver to 4.0.0
Message-ID:  <201102230340.p1N3eAKi014711@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/154946; it has been noted by GNATS.

From: Jason Helfman <jhelfman@e-e.com>
To: olli hauer <ohauer@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: ports/154946: [maintainer-update][patch] databases/jasperserver:
 update jasperserver to 4.0.0
Date: Tue, 22 Feb 2011 19:28:20 -0800

 I realized that the source installation was installing the old driver. The
 tail end of Makefile should be modified as follows:
 
 .if ( defined(WITH_TOMCAT6) || defined(WITH_TOMCAT5) && !defined(WITH_MYSQL) ) 
            ${INSTALL_DATA} ${DISTDIR}/${JDBC} ${APPHOME}/${JDBCLOC}
            @${RM} ${APPHOME}/${JDBCLOC}/postgresql-8.1-407.jdbc3.jar
 .endif
 
 Thanks!
 -jgh
 
 -- 
 Jason Helfman
 System Administrator
 experts-exchange.com
 http://www.experts-exchange.com/M_4830110.html
 E4AD 7CF1 1396 27F6 79DD  4342 5E92 AD66 8C8C FBA5



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