Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jan 2004 14:42:04 +0100 (CET)
From:      Simun Mikecin <sime@logos.hr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/61580: Maintainer Update: java/linux-blackdown-jre11: fix pkg-plist
Message-ID:  <20040119134204.D1A951CC9B@mail.logos.hr>
Resent-Message-ID: <200401191350.i0JDoCho064209@freefall.freebsd.org>

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

>Number:         61580
>Category:       ports
>Synopsis:       Maintainer Update: java/linux-blackdown-jre11: fix pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 19 05:50:12 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Simun Mikecin <sime@logos.hr>
>Release:        FreeBSD 5.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD data.home.hr 5.2-RELEASE FreeBSD 5.2-RELEASE #0: Tue Jan 13 20:53:34 CET 2004 Auroot@data.home.hr:/usr/obj/usr/src.20030719/sys/DATA i386


	
>Description:
	Added 'arch' to pkg-plist. jre doesn't work without 'arch' in $PATH.
	Prior port installed 'arch' but it was not recorded in package
	database.

>How-To-Repeat:
	
>Fix:
diff -ur linux-blackdown-jre11/Makefile linux-blackdown-jre11/Makefile
--- linux-blackdown-jre11/Makefile	Mon Sep 29 20:20:06 2003
+++ linux-blackdown-jre11/Makefile	Sun Jan 18 21:29:32 2004
@@ -7,6 +7,7 @@
 
 PORTNAME=	jre
 PORTVERSION=	${JRE_VERSION}
+PORTREVISION=	1
 CATEGORIES=	java devel
 MASTER_SITES=	ftp://gd.tuwien.ac.at/opsys/linux/java/JDK-${PORTVERSION}/${ARCH}/v3/ \
 		ftp://metalab.unc.edu/pub/linux/devel/lang/java/blackdown.org/JDK-${PORTVERSION}/i386/v3/ \
diff -ur linux-blackdown-jre11/pkg-plist linux-blackdown-jre11/pkg-plist
--- linux-blackdown-jre11/pkg-plist	Wed Sep 10 20:13:14 2003
+++ linux-blackdown-jre11/pkg-plist	Sun Jan 18 21:19:11 2004
@@ -23,6 +23,7 @@
 linux-blackdown-jre%%JRE_VERSION%%/bin/javakey
 linux-blackdown-jre%%JRE_VERSION%%/bin/jre
 linux-blackdown-jre%%JRE_VERSION%%/bin/rmiregistry
+linux-blackdown-jre%%JRE_VERSION%%/bin/arch
 linux-blackdown-jre%%JRE_VERSION%%/lib/awt.properties
 linux-blackdown-jre%%JRE_VERSION%%/lib/content-types.properties
 linux-blackdown-jre%%JRE_VERSION%%/lib/font.properties
>Release-Note:
>Audit-Trail:
>Unformatted:



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