ports/188580: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Mon Apr 14 13:20:04 UTC 2014


The following reply was made to PR ports/188580; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at 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 at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
 


More information about the freebsd-games mailing list