svn commit: r522873 - head/java/bootstrap-openjdk8

Mathieu Arnold mat at FreeBSD.org
Mon Jan 13 13:18:57 UTC 2020


On Mon, Jan 13, 2020 at 10:04:17AM +0000, Piotr Kubaj wrote:
> Author: pkubaj
> Date: Mon Jan 13 10:04:16 2020
> New Revision: 522873
> URL: https://svnweb.freebsd.org/changeset/ports/522873
> 
> Log:
>   java/bootstrap-openjdk8: put ppc64 elfv2 bootstrap on people.freebsd.org
>   
>   It looks like LOCAL is not mapped to people.freebsd.org after all.
> 
> Modified:
>   head/java/bootstrap-openjdk8/Makefile
> 
> Modified: head/java/bootstrap-openjdk8/Makefile
> ==============================================================================
> --- head/java/bootstrap-openjdk8/Makefile	Mon Jan 13 10:03:18 2020	(r522872)
> +++ head/java/bootstrap-openjdk8/Makefile	Mon Jan 13 10:04:16 2020	(r522873)
> @@ -4,7 +4,7 @@ PORTNAME=	openjdk8
>  PORTVERSION=	${DISTVERSION_${JDK_ARCH}}
>  CATEGORIES=	java devel
>  MASTER_SITES=	LOCAL/jkim \
> -		LOCAL/pkubaj
> +		http://people.freebsd.org/~pkubaj/

You MUST NOT use people.freebsd.org for distfile distribution.
LOCAL/<login> points to freefall:~<login>/public_distfiles, which is the
correct location when you are upstream for some software and cannot host
it somewhere else.

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20200113/9587ea27/attachment.sig>


More information about the svn-ports-all mailing list