From az@waterwall.inec.ru  Mon Jul  4 13:08:26 2005
Return-Path: <az@waterwall.inec.ru>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B437316A41C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Jul 2005 13:08:26 +0000 (GMT)
	(envelope-from az@waterwall.inec.ru)
Received: from waterwall.inec.ru (waterwall.inec.ru [213.148.3.225])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3B42043D45
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  4 Jul 2005 13:08:25 +0000 (GMT)
	(envelope-from az@waterwall.inec.ru)
Received: from waterwall.inec.ru (localhost.inec.ru [127.0.0.1])
  by waterwall.inec.ru (8.13.1/8.12.6) with ESMTP id j64D9Ove005559
    for <FreeBSD-gnats-submit@freebsd.org>; Mon, 4 Jul 2005 17:09:24 +0400 (MSD)
Received: (from az@localhost)
	by waterwall.inec.ru (8.13.1/8.12.6/Submit) id j64D9OgE005558;
	Mon, 4 Jul 2005 17:09:24 +0400 (MSD)
Message-Id: <200507041309.j64D9OgE005558@waterwall.inec.ru>
Date: Mon, 4 Jul 2005 17:09:24 +0400 (MSD)
From: Andrej Zverev <az@inec.ru>
Reply-To: Andrej Zverev <az@inec.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [maintainer update] devel/esvn to 0.6.11
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         82971
>Category:       ports
>Synopsis:       [maintainer update] devel/esvn to 0.6.11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    novel
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 04 13:10:18 GMT 2005
>Closed-Date:    Mon Jul 04 15:23:23 GMT 2005
>Last-Modified:  Mon Jul 04 15:23:23 GMT 2005
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.4-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #1: Mon May 23 20:34:48 MSD 2005 az@az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Update to new stable version.
	See changelog http://esvn.umputun.com/trac.cgi/wiki/changelog 
	
>How-To-Repeat:
	
>Fix:

	

--- esvn-0.6.11.diff begins here ---
diff -Nru esvn.orig/Makefile esvn/Makefile
--- esvn.orig/Makefile	Thu Apr 21 11:21:23 2005
+++ esvn/Makefile	Mon Jul  4 16:50:04 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	esvn
-PORTVERSION=	0.6.9
+PORTVERSION=	0.6.11
 CATEGORIES=	devel
 MASTER_SITES=	http://esvn.umputun.com/ \
 		${MASTER_SITE_GENTOO}
diff -Nru esvn.orig/distinfo esvn/distinfo
--- esvn.orig/distinfo	Thu Apr  7 10:15:30 2005
+++ esvn/distinfo	Mon Jul  4 16:13:58 2005
@@ -1,2 +1,2 @@
-MD5 (esvn-0.6.9-1.tar.gz) = d9feb055f19073328059b1994a04b19a
-SIZE (esvn-0.6.9-1.tar.gz) = 1921281
+MD5 (esvn-0.6.11-1.tar.gz) = 2ded6a349fc8692631f781bbb475fadc
+SIZE (esvn-0.6.11-1.tar.gz) = 1921680
diff -Nru esvn.orig/files/patch-src-entries_parser.cpp esvn/files/patch-src-entries_parser.cpp
--- esvn.orig/files/patch-src-entries_parser.cpp	Thu Apr  7 10:15:30 2005
+++ esvn/files/patch-src-entries_parser.cpp	Mon Jul  4 16:25:41 2005
@@ -1,31 +1,11 @@
---- src/entries_parser.cpp	Thu Feb 24 08:15:56 2005
-+++ src/entries_parser.cpp	Wed Mar 23 15:46:18 2005
-@@ -246,14 +246,27 @@
+--- src/entries_parser.cpp.orig	Wed Apr 27 00:26:22 2005
++++ src/entries_parser.cpp	Mon Jul  4 16:24:56 2005
+@@ -283,7 +283,7 @@
  
- 	int gm_sec  = isoDateTime.mid(17,2).toInt();
- 
--	time_t utc_time = mktime(&m);
-+	time_t utc_time;
+ 	time_t utc_time;
  
+-#if defined(FreeBSD)
 +#if defined(__FreeBSD__)
-+
-+	// BSD has inverse of gmtime()
-+	utc_time = timegm(&m);
-+
-+#else
-+
-+	// all others do mktime() and adjust timezone
- 	// mktime assumes broken-down time in local timezone,
- 	// to get UTC we need to correct result by timezone offset
-+
-+	utc_time = mktime(&m);
-+
- #if (_WINDOWS || ESVN_WIN )
- 	utc_time -= _timezone;
- #else
- 	utc_time -= timezone;
-+#endif
-+
- #endif
  
- 	// round to remove leap seconds in "right" timezones
+ 	// BSD has inverse of gmtime()
+ 	utc_time = timegm(&m);
--- esvn-0.6.11.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->novel 
Responsible-Changed-By: novel 
Responsible-Changed-When: Mon Jul 4 15:10:11 GMT 2005 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82971 
State-Changed-From-To: open->closed 
State-Changed-By: novel 
State-Changed-When: Mon Jul 4 15:23:07 GMT 2005 
State-Changed-Why:  
Committed, thanks! 

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