From nobody@FreeBSD.org  Wed Oct 26 19:22:16 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 599AF16A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Oct 2005 19:22:16 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2465843D49
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Oct 2005 19:22:16 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j9QJMG3q059253
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 26 Oct 2005 19:22:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j9QJMGMA059252;
	Wed, 26 Oct 2005 19:22:16 GMT
	(envelope-from nobody)
Message-Id: <200510261922.j9QJMGMA059252@www.freebsd.org>
Date: Wed, 26 Oct 2005 19:22:16 GMT
From: Gerrit Beine <tux@pinguru.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Update port: devel/javasvn
X-Send-Pr-Version: www-2.3

>Number:         88052
>Category:       ports
>Synopsis:       Update port: devel/javasvn
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hq
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 26 19:30:16 GMT 2005
>Closed-Date:    Thu Oct 27 16:36:58 GMT 2005
>Last-Modified:  Thu Oct 27 16:36:58 GMT 2005
>Originator:     Gerrit Beine
>Release:        FreeBSD 5.4-RELEASE-p7
>Organization:
>Environment:
FreeBSD asus.beine-computer.de 5.4-RELEASE-p7 FreeBSD 5.4-RELEASE-p7 #2: Sun Oct  2 13:06:59 CEST 2005 root@asus.beine-computer.de:/usr/src/sys/i386/compile/ASUS  i386

>Description:
Update to version 0.9.3

+ licensing conditions changed
+ support for atomic commit from different working copies
+ persistent connections support
+ improvements in performance and memory consumption
+ bugfixes
>How-To-Repeat:
              
>Fix:
diff -Nur /usr/ports/devel/javasvn/Makefile javasvn/Makefile
--- /usr/ports/devel/javasvn/Makefile	Wed Aug 31 19:15:12 2005
+++ javasvn/Makefile	Wed Oct 26 20:18:40 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	javasvn
-PORTVERSION=	0.9.2
+PORTVERSION=	0.9.3
 CATEGORIES=	devel java
 MASTER_SITES=	http://tmate.org/svn/
 DISTNAME=	org.tmatesoft.svn_${PORTVERSION}.standalone
@@ -24,9 +24,9 @@
 DATADIR=	${JAVASHAREDIR}/${PORTNAME}
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-DATA_FILES=	COPYING JAVAHL-LICENSE JSCH-LICENSE SEQUENCE-LICENSE \
+DATA_FILES=	COPYING GANYMED-LICENSE JAVAHL-LICENSE SEQUENCE-LICENSE \
 		changelog.txt logging.properties.disabled javasvnsrc.zip \
-		javasvn-cli.jar javasvn-javahl.jar javasvn.jar jsch.jar
+		javasvn-cli.jar javasvn-javahl.jar javasvn.jar ganymed.jar
 
 PLIST_FILES=	bin/javasvn ${DATA_FILES:S,^,%%DATADIR%%/,}
 PLIST_DIRS=	%%DATADIR%%
diff -Nur /usr/ports/devel/javasvn/distinfo javasvn/distinfo
--- /usr/ports/devel/javasvn/distinfo	Wed Aug 31 19:15:12 2005
+++ javasvn/distinfo	Wed Oct 26 20:18:44 2005
@@ -1,2 +1,2 @@
-MD5 (org.tmatesoft.svn_0.9.2.standalone.zip) = 0f51c8a5daadccd0a7c301b265fda893
-SIZE (org.tmatesoft.svn_0.9.2.standalone.zip) = 1792136
+MD5 (org.tmatesoft.svn_0.9.3.standalone.zip) = 8c8a1e4e3b7306ee4d933e26a5aab2ab
+SIZE (org.tmatesoft.svn_0.9.3.standalone.zip) = 2011886
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->hq 
Responsible-Changed-By: hq 
Responsible-Changed-When: Thu Oct 27 08:44:05 GMT 2005 
Responsible-Changed-Why:  
I'll handle this. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88052 
State-Changed-From-To: open->closed 
State-Changed-By: hq 
State-Changed-When: Thu Oct 27 16:36:47 GMT 2005 
State-Changed-Why:  
Patch commited. 

Thanks for your contribution! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88052 
>Unformatted:
