Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2014 13:20:04 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-games@FreeBSD.org
Subject:   Re: ports/188580: commit references a PR
Message-ID:  <201404141320.s3EDK42g072176@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/188580; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/188580: commit references a PR
Date: Mon, 14 Apr 2014 13:12:09 +0000 (UTC)

 Author: nemysis
 Date: Mon Apr 14 13:12:05 2014
 New Revision: 351256
 URL: http://svnweb.freebsd.org/changeset/ports/351256
 QAT: https://qat.redports.org/buildarchive/r351256/
 
 Log:
   - Use for JAVA_VERSION 1.7 instead of 1.7+
   
   PR:		ports/188580
   Submitted by:	sbruno@
 
 Modified:
   head/games/lwjgl/Makefile
 
 Modified: head/games/lwjgl/Makefile
 ==============================================================================
 --- head/games/lwjgl/Makefile	Mon Apr 14 12:53:51 2014	(r351255)
 +++ head/games/lwjgl/Makefile	Mon Apr 14 13:12:05 2014	(r351256)
 @@ -25,7 +25,7 @@ USES=		dos2unix zip:infozip
  DOS2UNIX_REGEX= .*.[^jp][^an][^rg]$
  USE_JAVA=	yes
  USE_LDCONFIG=	yes
 -JAVA_VERSION=	1.7+
 +JAVA_VERSION=	1.7
  JAVA_OS=	native
  JAVA_VENDOR=	openjdk
  USE_ANT=	yes
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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