From question@closedsrc.org  Mon Nov  3 15:04:00 2003
Return-Path: <question@closedsrc.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 1742B16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Nov 2003 15:04:00 -0800 (PST)
Received: from q.closedsrc.org (ip233.gte15.rb1.bel.nwlink.com [209.20.244.233])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9002543FCB
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  3 Nov 2003 15:03:59 -0800 (PST)
	(envelope-from question@closedsrc.org)
Received: by q.closedsrc.org (Postfix, from userid 1001)
	id BE2A32845E; Mon,  3 Nov 2003 15:03:05 -0800 (PST)
Message-Id: <20031103230305.BE2A32845E@q.closedsrc.org>
Date: Mon,  3 Nov 2003 15:03:05 -0800 (PST)
From: Linh Pham <question@closedsrc.org>
Reply-To: Linh Pham <question@closedsrc.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: java/jdk14: \n printed in make fetch message
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         58902
>Category:       ports
>Synopsis:       java/jdk14: \n printed in make fetch message
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    phantom
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 03 15:10:09 PST 2003
>Closed-Date:    Mon Nov 10 04:18:44 PST 2003
>Last-Modified:  Mon Nov 10 04:18:44 PST 2003
>Originator:     Linh Pham
>Release:        FreeBSD 5.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 5.1-RELEASE-p10 FreeBSD 5.1-RELEASE-p10 #1: Mon Oct 27 21:45:52 PST 2003 question@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
When running "make fetch" in java/jdk14 without the patch files nor the
source tarball, a message is displayed with "\n" instead of actual newline
characters. Below is an example of the output:

===>  jdk-1.4.1p4 : The source distribution exists on your system, but due to\n licensing restrictions you still need to download the\n patchset, bsd-jdk14-patches-4.tar.gz, from\n http://www.eyesbeyond.com/freebsddom/java/jdk14.html.\n Please place the patchset in /usr/ports/distfiles.\n.

>How-To-Repeat:
Run "make fetch" in java/jdk14 without the required tarballs and/or patches.

Makefile version 1.65.
>Fix:
I don't have a diff or a coded fix, but maybe replacing the section starting
with:

ECHO_MSG=/usr/bin/printf
IGNORE= :\n\

with an actual printf statement or maybe have separate pkg-message-1[ab]
files that contain the text and cat it.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->phantom 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Tue Nov 4 01:08:42 PST 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=58902 
State-Changed-From-To: open->closed 
State-Changed-By: phantom 
State-Changed-When: Mon Nov 10 04:18:02 PST 2003 
State-Changed-Why:  
Fixed in rev 1.66 of ports/java/jdk14/Makefile.  Thanks for report! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=58902 
>Unformatted:
