pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/sablevm Depend on current pkgsrc version of sable...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/812aeace747d
branches:  trunk
changeset: 499436:812aeace747d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 22 14:58:00 2005 +0000

description:
Depend on current pkgsrc version of sablevm-classpath; bump PKGREVISION.

diffstat:

 lang/sablevm/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (23 lines):

diff -r 8f330e777bcb -r 812aeace747d lang/sablevm/Makefile
--- a/lang/sablevm/Makefile     Thu Sep 22 14:57:19 2005 +0000
+++ b/lang/sablevm/Makefile     Thu Sep 22 14:58:00 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2005/08/20 19:16:23 jlam Exp $
+# $NetBSD: Makefile,v 1.12 2005/09/22 14:58:00 wiz Exp $
 #
 
 DISTNAME=      sablevm-1.1.3
-PKGREVISION=   6
+PKGREVISION=   7
 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.3nb2:../../lang/sablevm-classpath
+DEPENDS+=      sablevm-classpath-1.1.3nb3:../../lang/sablevm-classpath
 
 GNU_CONFIGURE=         yes
 GNU_CONFIGURE_PREFIX=  ${JAVA_HOME}



Home | Main Index | Thread Index | Old Index