ports/86436: [patch] java/linux-sun-jdk15 - unpack forgotten deploy.jar

Frank Ruell stoerte at dreamwarrior.net
Wed Sep 21 23:10:07 UTC 2005


>Number:         86436
>Category:       ports
>Synopsis:       [patch] java/linux-sun-jdk15 - unpack forgotten deploy.jar
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 21 23:10:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Frank Ruell
>Release:        FreeBSD 6.0-BETA4 i386
>Organization:
>Environment:
System: FreeBSD sisyphos.foobar.ath.cx 6.0-BETA4 FreeBSD 6.0-BETA4 #0: Wed Sep 7 21:29:03 CEST 2005 root at sisyphos.foobar.ath.cx:/usr/obj/usr/src/sys/SISYPHOS i386


	
>Description:
	There's a "jre/lib/deploy.pack", which should have gotten unpacked, too.

	Haven't changed the port version, cause the port is ATM forbidden anyway.

	[FWIW: the included plugin works fine with linux-opera.]

>How-To-Repeat:
>Fix:
	

--- java_linux_jdk15.patch begins here ---
--- Makefile~	Thu Sep 22 00:43:02 2005
+++ Makefile	Thu Sep 22 00:43:02 2005
@@ -38,7 +38,7 @@
 DOWNLOAD_URL?=	http://java.sun.com/j2se/1.5.0/download.jsp
 PORTTITLE=	Java 2 Development Kit ${DL_JDK_VERSION} for Linux
 APP_HOME=	${PREFIX}/${PKGNAMEPREFIX}${PORTNAME}${JDK_VERSION}
-PACKED_JARS=	lib/tools.jar jre/lib/rt.jar jre/lib/jsse.jar jre/lib/charsets.jar jre/lib/ext/localedata.jar jre/lib/plugin.jar jre/javaws/javaws.jar
+PACKED_JARS=	lib/tools.jar jre/lib/rt.jar jre/lib/jsse.jar jre/lib/charsets.jar jre/lib/deploy.jar jre/lib/ext/localedata.jar jre/lib/plugin.jar jre/javaws/javaws.jar
 UNPACK_CMD=	${APP_HOME}/bin/unpack200
 
 .include <bsd.port.pre.mk>

--- java_linux_jdk15.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list