pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/airportbasestationconfig Prefer new versions of Su...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4f2e628e9696
branches:  trunk
changeset: 513471:4f2e628e9696
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon May 29 14:06:20 2006 +0000

description:
Prefer new versions of Sun's JVM over old versions.

diffstat:

 net/airportbasestationconfig/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 033ac1b400ab -r 4f2e628e9696 net/airportbasestationconfig/Makefile
--- a/net/airportbasestationconfig/Makefile     Mon May 29 14:04:27 2006 +0000
+++ b/net/airportbasestationconfig/Makefile     Mon May 29 14:06:20 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2006/05/22 13:03:25 tron Exp $
+# $NetBSD: Makefile,v 1.32 2006/05/29 14:06:20 tron Exp $
 
 DISTNAME=      configurator_152-128
 PKGNAME=       ${BINNAME}-1.5.2
@@ -21,7 +21,7 @@
 LIBDIR=                ${PREFIX}/lib/${BINNAME}
 
 USE_JAVA=              run
-PKG_JVMS_ACCEPTED=     sun-jdk13 sun-jdk14 sun-jdk15 blackdown-jdk13 jdk14
+PKG_JVMS_ACCEPTED=     sun-jdk15 sun-jdk14 sun-jdk13 blackdown-jdk13 jdk14
 
 INSTALLATION_DIRS=     bin
 



Home | Main Index | Thread Index | Old Index