ports/57798: [MAINTAINER] editors/leo: update to 4.0.b3

Sergei Kolobov sergei at kolobov.com
Thu Oct 9 13:50:17 UTC 2003


>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 09 06:50:14 PDT 2003
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list