Date: Sun, 13 Jan 2002 05:28:13 +0100 (CET) From: Oliver Lehmann <lehmann@ans-netz.de> To: FreeBSD-gnats-submit@freebsd.org Cc: Oliver Lehmann <lehmann@ans-netz.de> Subject: ports/33825: update-port: java/cryptix-jce (bento-fix) Message-ID: <200201130428.g0D4SDJ07056@phobos.raisdorf.net>
next in thread | raw e-mail | index | archive | help
>Number: 33825 >Category: ports >Synopsis: update-port: java/cryptix-jce (bento-fix) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 12 20:50:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Lehmann >Release: FreeBSD 4.4-STABLE i386 >Organization: >Environment: System: FreeBSD sina.sesamestreet.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Dec 15 16:46:48 CET 2001 olivleh1@sina.sesamestreet.net:/usr/obj/i386/usr/src/sys/SINA i386 >Description: - fix errors detected by bento >How-To-Repeat: >Fix: diff -ruN cryptix-jce.old/Makefile /usr/ports/java/cryptix-jce/Makefile --- cryptix-jce.old/Makefile Sun Jan 13 04:03:40 2002 +++ /usr/ports/java/cryptix-jce/Makefile Sun Jan 13 04:04:42 2002 @@ -6,10 +6,10 @@ # PORTNAME= cryptix-jce -PORTVERSION= 20000211 +PORTVERSION= 20011118 CATEGORIES= java security -MASTER_SITES= http://cvs.cryptix.org/~gelderen/ - +MASTER_SITES= http://www.cryptix.org/dist/ +DISTNAME= ${PORTNAME}-${PORTVERSION}-snap MAINTAINER= greg@greg.rim.or.jp RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk diff -ruN cryptix-jce.old/distinfo /usr/ports/java/cryptix-jce/distinfo --- cryptix-jce.old/distinfo Sun Jan 13 04:03:40 2002 +++ /usr/ports/java/cryptix-jce/distinfo Sun Jan 13 04:10:48 2002 @@ -1 +1,2 @@ -MD5 (cryptix-jce-20000211.zip) = afb139a407225c1795c6bbd95de4744e +MD5 (cryptix-jce-20011118-snap.zip) = c2636f5cb8c2da3a1bdc639b0ff60909 + >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201130428.g0D4SDJ07056>