pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/sablevm Fix depends, bump PKGREVISION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/74259d8fd4cd
branches: trunk
changeset: 482460:74259d8fd4cd
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Oct 28 11:53:50 2004 +0000
description:
Fix depends, bump PKGREVISION.
diffstat:
lang/sablevm/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r aeb538eed636 -r 74259d8fd4cd lang/sablevm/Makefile
--- a/lang/sablevm/Makefile Thu Oct 28 11:51:04 2004 +0000
+++ b/lang/sablevm/Makefile Thu Oct 28 11:53:50 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2004/10/15 12:03:53 tv Exp $
+# $NetBSD: Makefile,v 1.7 2004/10/28 11:53:50 wiz Exp $
#
DISTNAME= sablevm-1.1.3
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sablevm/} \
http://devel.sablevm.org/download/1.1.3/
@@ -12,7 +12,7 @@
COMMENT= SableVM free Java virtual machine
DEPENDS+= unzip>=5.50:../../archivers/unzip
-DEPENDS+= sablevm-classpath-1.1.3nb1:../../lang/sablevm-classpath
+DEPENDS+= sablevm-classpath-1.1.3nb2:../../lang/sablevm-classpath
GNU_CONFIGURE= yes
GNU_CONFIGURE_PREFIX= ${JAVA_HOME}
Home |
Main Index |
Thread Index |
Old Index