summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortonio <tonio>2006-03-04 15:57:32 +0000
committertonio <tonio>2006-03-04 15:57:32 +0000
commit1ebbd008a1116147f80eb6aa956222927d867a3c (patch)
tree6de44450c769717c61a2ceb608a4f2ed449b745b /security
parentadb66d8fe14b86a6d7d3b33d7aae6a29e3ddd711 (diff)
downloadpkgsrc-1ebbd008a1116147f80eb6aa956222927d867a3c.tar.gz
Update security/jessie to 1.0.1, so that it works with kaffe 1.1.6
Changelog contains mainly kaffe compatibility fixes, and bugfixes
Diffstat (limited to 'security')
-rw-r--r--security/jessie/Makefile8
-rw-r--r--security/jessie/distinfo8
2 files changed, 8 insertions, 8 deletions
diff --git a/security/jessie/Makefile b/security/jessie/Makefile
index f05daf7c1a2..cf98e12b476 100644
--- a/security/jessie/Makefile
+++ b/security/jessie/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:10:44 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/04 15:57:32 tonio Exp $
#
-DISTNAME= jessie-0.9.7
-PKGREVISION= 1
+DISTNAME= jessie-1.0.1
CATEGORIES= security
MASTER_SITES= http://syzygy.metastatic.org/jessie/
@@ -21,6 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-java-prefix=${PKG_JAVA_HOME:Q}
CONFIGURE_ARGS+= --datadir=${PREFIX}/lib/java/jessie
+CONFIGURE_ARGS+= --disable-provider-only
CONFIGURE_ENV+= JAVA=${PKG_JAVA_HOME}/bin/java
CONFIGURE_ENV+= JAVAC=${PKG_JAVA_HOME}/bin/javac
@@ -30,6 +30,6 @@ PKG_JVMS_ACCEPTED= kaffe
.include "../../mk/java-vm.mk"
.include "../../mk/bsd.pkg.mk"
-CLASSPATH!= ${ECHO} ${LOCALBASE}/lib/java/gnu-crypto/*.jar | ${TR} ' ' :
+CLASSPATH!= ${ECHO} . ${LOCALBASE}/lib/java/gnu-crypto/*.jar | ${TR} ' ' :
CONFIGURE_ENV+= CLASSPATH=${CLASSPATH:Q}
MAKE_ENV+= CLASSPATH=${CLASSPATH:Q}
diff --git a/security/jessie/distinfo b/security/jessie/distinfo
index 87e102d2164..f85a4c3da67 100644
--- a/security/jessie/distinfo
+++ b/security/jessie/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 13:10:07 agc Exp $
+$NetBSD: distinfo,v 1.3 2006/03/04 15:57:32 tonio Exp $
-SHA1 (jessie-0.9.7.tar.gz) = 6dd91e9a3fbcfd959b23d5f0fec5b111eaabccfd
-RMD160 (jessie-0.9.7.tar.gz) = 55d14c1f44ae61e23bd8e0cbf1e83b5d94df731d
-Size (jessie-0.9.7.tar.gz) = 768614 bytes
+SHA1 (jessie-1.0.1.tar.gz) = c7dbd76b51642eb00f6ae46078f36d97f455df2f
+RMD160 (jessie-1.0.1.tar.gz) = cebc62e1d9047774a91b5e0f109796da37bd7733
+Size (jessie-1.0.1.tar.gz) = 838941 bytes