Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Apr 2004 06:15:32 -0800 (PST)
From:      Kang Liu <liukang@bjpu.edu.cn>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/65127: [patch] possible wrong LATEST_LINK in java/linux-blackdown-jdk14
Message-ID:  <200404031415.i33EFWjh033277@www.freebsd.org>
Resent-Message-ID: <200404031420.i33EKM8k042433@freefall.freebsd.org>

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

>Number:         65127
>Category:       ports
>Synopsis:       [patch] possible wrong LATEST_LINK in java/linux-blackdown-jdk14
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 03 06:20:22 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kang Liu
>Release:        4.9
>Organization:
Beijing University of Technology
>Environment:
FreeBSD
>Description:
I think the LATEST_LINK in java/linux-blackdown-jdk14 should be linux-blackdown-jdk14 not linux-blackdown-jdk13 :) 
>How-To-Repeat:
      
>Fix:
--- Makefile.orig       Sat Apr  3 22:11:27 2004
+++ Makefile    Sat Apr  3 22:11:41 2004
@@ -25,7 +25,7 @@
 EXTRACT_BEFORE_ARGS=   +482
 EXTRACT_AFTER_ARGS=    | ${BZIP2_CMD} -dc | ${TAR} xf -
 USE_BZIP2=     yes
-LATEST_LINK=   linux-blackdown-jdk13
+LATEST_LINK=   linux-blackdown-jdk14
 
 WRKSRC=                ${WRKDIR}/j2sdk${PORTVERSION}
 PLIST_SUB+=    T=${APP_HOME:S/^${PREFIX}\///} PORTVERSION=${PORTVERSION}

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



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