svn commit: r337714 - in head/java: openjdk6 openjdk7

Bryan Drewery bdrewery at FreeBSD.org
Mon Dec 30 13:22:34 UTC 2013


On 12/27/2013 5:50 AM, Baptiste Daroussin wrote:
> Author: bapt
> Date: Fri Dec 27 11:50:37 2013
> New Revision: 337714
> URL: http://svnweb.freebsd.org/changeset/ports/337714
> 
> Log:
>   Mark as forbidden, the port is now trigering a nasty FreeBSD bug!
>   A fix is being investigated
> 
> Modified:
>   head/java/openjdk6/Makefile
>   head/java/openjdk7/Makefile
> 
> Modified: head/java/openjdk6/Makefile
> ==============================================================================
> --- head/java/openjdk6/Makefile	Fri Dec 27 11:48:47 2013	(r337713)
> +++ head/java/openjdk6/Makefile	Fri Dec 27 11:50:37 2013	(r337714)
> @@ -18,6 +18,8 @@ EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
>  MAINTAINER=	java at FreeBSD.org
>  COMMENT?=	Oracle's Java 6 virtual machine release under the GPL v2
>  
> +FORBIDDEN=	Triggering a nasty FreeBSD bug
> +
>  LICENSE=	GPLv2
>  LICENSE_FILE=	${WRKSRC}/LICENSE
>  LICENSE_DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
> 
> Modified: head/java/openjdk7/Makefile
> ==============================================================================
> --- head/java/openjdk7/Makefile	Fri Dec 27 11:48:47 2013	(r337713)
> +++ head/java/openjdk7/Makefile	Fri Dec 27 11:50:37 2013	(r337714)
> @@ -21,6 +21,8 @@ EXTRACT_ONLY=	${JDK_SRC_DISTFILE}${EXTRA
>  MAINTAINER=	glewis at FreeBSD.org
>  COMMENT=	Java Development Kit 7
>  
> +FORBIDDEN=	Triggering a nasty FreeBSD bug
> +

IMHO we should rollback until this can be fixed upstream or a
FreeBSD-specific patch is written. A fix in head/stable is not
sufficient for releases.

>  LICENSE=	GPLv2
>  
>  WRKSRC=		${WRKDIR}/${PORTNAME}
> 


-- 
Regards,
Bryan Drewery

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 553 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20131230/fc2a4ffd/attachment.sig>


More information about the svn-ports-head mailing list