Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2002 16:44:49 +0200
From:      Ernst de Haan <znerd@freebsd.org>
To:        Alan Eldridge <ports@geeksrus.net>, FreeBSD-gnats-submit@freebsd.org
Cc:        java@freebsd.org, Greg Lewis <glewis@eyesbeyond.com>
Subject:   Re: java/jdk13: build depends on renamed port
Message-ID:  <200206131644.49628.znerd@FreeBSD.org>
In-Reply-To: <200206131338.g5DDcF1M066809@wwweasel.geeksrus.net>
References:  <200206131338.g5DDcF1M066809@wwweasel.geeksrus.net>

next in thread | previous in thread | raw e-mail | index | archive | help
I've already sent a patch to Greg Lewis. I'm waiting for him to review / 
approve / commit.

Ernst

On Thursday 13 June 2002 15:38, Alan Eldridge wrote:
> >Submitter-Id:	current-users
> >Originator:	Alan Eldridge
> >Organization:	Geeksrus.NET
> >Confidential:	no
> >Synopsis:	java/jdk13: build depends on renamed port
> >Severity:	serious
> >Priority:	high
> >Category:	ports
> >Class:		sw-bug
> >Release:	FreeBSD 4.6-RC i386
> >Environment:
>
> System: FreeBSD wwweasel.geeksrus.net 4.6-RC FreeBSD 4.6-RC #1: Sun May 26
> 13:08:49 EDT 2002 root@wwweasel.geeksrus.net:/usr/obj/usr/src/sys/WWWEASEL
> i386
>
> >Description:
>
> linux-jdk13 was renamed to linux-sun-jdk13; the BUILD_DEPENDS in jdk13 was
> not updated to reflect this changed.
>
> two effects: auto building of prereq won't (can't) happen, and linux-jdk13
> is seen as an orphaned (obsolete) package with no origin by pkgdb,
> portsclean, etc.
>
> >How-To-Repeat:
> >Fix:
>
> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
> Index: java/jdk13/Makefile
> ===================================================================
> RCS file: /home/ncvs/ports/java/jdk13/Makefile,v
> retrieving revision 1.26
> diff -u -3 -r1.26 Makefile
> --- java/jdk13/Makefile	28 May 2002 01:47:45 -0000	1.26
> +++ java/jdk13/Makefile	13 Jun 2002 13:33:35 -0000
> @@ -19,7 +19,7 @@
>  BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \
>  		zip:${PORTSDIR}/archivers/zip \
>  		gtar:${PORTSDIR}/archivers/gtar \
> -		${JDK13DIR}/bin/javac:${PORTSDIR}/java/linux-jdk13 \
> +		${JDK13DIR}/bin/javac:${PORTSDIR}/java/linux-sun-jdk13 \
>  		${X11BASE}/lib/libMrm.a:${PORTSDIR}/x11-toolkits/open-motif
>  .if !defined(WITHOUT_PLUGIN)
>  BUILD_DEPENDS+=	msgfmt:${PORTSDIR}/devel/gettext
> ==8<====8<====8<====8<====8<====8<====8<====8<====8<====8<==
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-java" in the body of the message

-- 
Ernst de Haan
EuroNet Internet B.V.

    "Come to me all who are weary and burdened
        and I will give you rest" -- Jesus Christ

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




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