From sgk@kolobov.com  Thu Oct  9 06:39:50 2003
Return-Path: <sgk@kolobov.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C13F216A4B3
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Oct 2003 06:39:50 -0700 (PDT)
Received: from outpost.globcon.net (outpost.globcon.net [62.141.88.161])
	by mx1.FreeBSD.org (Postfix) with SMTP id A971F43FB1
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  9 Oct 2003 06:39:48 -0700 (PDT)
	(envelope-from sgk@kolobov.com)
Received: (qmail 43150 invoked from network); 9 Oct 2003 13:39:47 -0000
Received: from agdcgw01.akingump.com (HELO kolobov.com) (12.40.174.2)
  by outpost.globcon.net (62.141.88.161) with SMTP; 09 Oct 2003 13:39:47 -0000
Received: (qmail 14164 invoked by uid 911); 9 Oct 2003 13:36:49 -0000
Message-Id: <20031009133648.14163.qmail@kolobov.com>
Date: 9 Oct 2003 13:36:48 -0000
From: Sergei Kolobov <sergei@kolobov.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [MAINTAINER] editors/leo: update to 4.0.b3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         57798
>Category:       ports
>Synopsis:       [MAINTAINER] editors/leo: update to 4.0.b3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 09 06:50:14 PDT 2003
>Closed-Date:    Thu Oct 09 06:56:42 PDT 2003
>Last-Modified:  Thu Oct 09 06:56:42 PDT 2003
>Originator:     Sergei Kolobov
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD elf.chetwood.ru 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Sun Oct  5 18:18:29 MSD
>Description:
- Update to 4.0.b3

Generated with FreeBSD Port Tools 0.29
>How-To-Repeat:
>Fix:

--- leo-4.0.b3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /FreeBSD/cvs/ports/editors/leo/Makefile,v
retrieving revision 1.15
diff -u -u -r1.15 Makefile
--- Makefile	29 Sep 2003 18:11:07 -0000	1.15
+++ Makefile	9 Oct 2003 13:35:47 -0000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	leo
-PORTVERSION=	4.0.b1
+PORTVERSION=	4.0.b3
 CATEGORIES=	editors python
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-${PORTVERSION:S/./-/g}
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.b/-b/g}
 DIST_SUBDIR=	leo
 
 MAINTAINER=	sergei@kolobov.com
@@ -22,7 +22,6 @@
 USE_PYTHON=	yes
 TKINTER=	${PYTHON_SITELIBDIR}/_tkinter.so
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.b/-b/}
 LEO_DIR=	${PYTHONPREFIX_SITELIBDIR}/leo
 DOCS=		doc/LICENSE.TXT doc/README.TXT
 
Index: distinfo
===================================================================
RCS file: /FreeBSD/cvs/ports/editors/leo/distinfo,v
retrieving revision 1.12
diff -u -u -r1.12 distinfo
--- distinfo	29 Sep 2003 18:11:07 -0000	1.12
+++ distinfo	9 Oct 2003 13:28:34 -0000
@@ -1 +1 @@
-MD5 (leo/leo-4-0-b1.zip) = 122fa5ffe19e49789a4f34b0ba2d54eb
+MD5 (leo/leo-4.0-b3.zip) = 59d0e8173bb4d344d36298537b96ac3e
Index: pkg-plist
===================================================================
RCS file: /FreeBSD/cvs/ports/editors/leo/pkg-plist,v
retrieving revision 1.3
diff -u -u -r1.3 pkg-plist
--- pkg-plist	29 Sep 2003 18:11:07 -0000	1.3
+++ pkg-plist	9 Oct 2003 13:31:01 -0000
@@ -34,6 +34,7 @@
 %%PORTDOCS%%%%PYTHON_SITELIBDIR%%/leo/doc/LeoDocs.leo
 %%PORTDOCS%%@dirrm %%PYTHON_SITELIBDIR%%/leo/doc
 %%PYTHON_SITELIBDIR%%/leo/plugins/__overrideClasses.py
+%%PYTHON_SITELIBDIR%%/leo/plugins/__wx_gui.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/add_directives.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/arrows.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/at_folder.py
@@ -43,10 +44,11 @@
 %%PYTHON_SITELIBDIR%%/leo/plugins/enable_gc.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/french.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/french_fm.py
-%%PYTHON_SITELIBDIR%%/leo/plugins/gnx_code.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/image.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/import_cisco_config.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/leoPlugins.leo
+%%PYTHON_SITELIBDIR%%/leo/plugins/leopm_client.py
+%%PYTHON_SITELIBDIR%%/leo/plugins/leopm_server.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/mod_autosave.ini
 %%PYTHON_SITELIBDIR%%/leo/plugins/mod_autosave.py
 %%PYTHON_SITELIBDIR%%/leo/plugins/mod_spelling.ini
--- leo-4.0.b3.patch ends here ---

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: krion 
State-Changed-When: Thu Oct 9 06:56:35 PDT 2003 
State-Changed-Why:  
Committed, thanks! 

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