Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  8 Oct 2004 11:04:39 -0700 (PDT)
From:      Linh Pham <question+freebsdpr@closedsrc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/72454: linux-sun-jdk14 - incorrect file name for size in distinfo
Message-ID:  <20041008180439.BFD9845037@q.closedsrc.org>
Resent-Message-ID: <200410081820.i98IKS0O065435@freefall.freebsd.org>

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

>Number:         72454
>Category:       ports
>Synopsis:       linux-sun-jdk14 - incorrect file name for size in distinfo
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 08 18:20:27 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Linh Pham
>Release:        FreeBSD 5.2.1-RELEASE-p8 i386
>Organization:
>Environment:
System: FreeBSD q.internal.closedsrc.org 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #2: Sat Jun 5 19:22:58 PDT 2004 question@q.internal.closedsrc.org:/usr/obj/usr/src/sys/Q i386
>Description:
The filename listed in distinfo for the SIZE metadata still is the previous
version of JDK. Attached patch updates the filename to match that of the
actual distfile.
>How-To-Repeat:
>Fix:

--- linux-sun-jdk14_distinfo.diff begins here ---
--- distinfo.orig	Fri Oct  8 11:04:44 2004
+++ distinfo	Fri Oct  8 11:04:53 2004
@@ -1,2 +1,2 @@
 MD5 (j2sdk-1_4_2_05-linux-i586.bin) = 825ff134f3e370f6e677638d32962082
-SIZE (j2sdk-1_4_2_04-linux-i586.bin) = 36384457
+SIZE (j2sdk-1_4_2_05-linux-i586.bin) = 36384457
--- linux-sun-jdk14_distinfo.diff ends here ---


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



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