ports/53590: [PATCH] editors/leo: update to 3.11.1, take maintainership

Sergei Kolobov sergei at kolobov.com
Sat Jun 21 16:20:18 UTC 2003


>Number:         53590
>Category:       ports
>Synopsis:       [PATCH] editors/leo: update to 3.11.1, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 09:20:13 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergei Kolobov
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD outpost.globcon.net 4.7-STABLE FreeBSD 4.7-STABLE #0: Thu Jan  2 03:13:48 MSK
>Description:
- Update to 3.11.1
- Reformat pkg-descr to make portlint happy
- Update WWW tag and add Author tag
- Take maintainership
>How-To-Repeat:
>Fix:

--- leo-3.11.1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/editors/leo/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- Makefile	8 Jun 2003 21:13:46 -0000	1.9
+++ Makefile	21 Jun 2003 16:07:43 -0000
@@ -8,9 +8,7 @@
 #
 
 PORTNAME=	leo
-PORTVERSION=	3.10
-PORTREVISION=	1
-PORTEPOCH=	0
+PORTVERSION=	3.11.1
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -18,7 +16,7 @@
 	${EXAMPLESFILES} ${WEBDOCSFILE} ${LEODOCSFILE}
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	sergei at kolobov.com
 COMMENT=	An advanced outline editor
 
 RUN_DEPENDS+=	${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/editors/leo/distinfo,v
retrieving revision 1.6
diff -u -r1.6 distinfo
--- distinfo	28 Apr 2003 17:53:32 -0000	1.6
+++ distinfo	21 Jun 2003 16:07:44 -0000
@@ -1,4 +1,4 @@
-MD5 (leo/leo-3.10.zip) = 7097ff624ff6cbe56e9855f2f77b17b2
+MD5 (leo/leo-3.11.1.zip) = 5add2aa10ba8d6408c769367df026df6
 MD5 (leo/SbooksLeo.zip) = ad62f8cc3bd44c5fbb1fe49a26ad6795
 MD5 (leo/cweb.leo.zip) = c4c278fe1ae775f4368905f33e35217d
 MD5 (leo/noweb.leo.zip) = 7052a7fe0b6827d3bfaf3bd0d5505009
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/editors/leo/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	19 Nov 2002 01:24:48 -0000	1.2
+++ pkg-descr	21 Jun 2003 16:07:44 -0000
@@ -1,30 +1,19 @@
 * Leo is a programmer's editor and a flexible browser for projects,
-programs, classes or data. Leo clarifies design, coding, debugging, testing
-and maintenance.
-
+  programs, classes or data. Leo clarifies design, coding, debugging, testing
+  and maintenance.
 * Leo is an outlining editor. Outlines clarify the big picture while
-providing unlimited space for details.
-
+  providing unlimited space for details.
 * Leo is a literate programming tool, compatible with noweb and CWEB. Leo
-enhances any text-based programming language, from assembly language and C
-to Java, Python and XML.
-
+  enhances any text-based programming language, from assembly language and C
+  to Java, Python and XML.
 * Leo is also a data organizer. A single Leo outline can generate complex
-data spanning many different files.  Leo has been used to manage web sites.
-
+  data spanning many different files.  Leo has been used to manage web sites.
 * Leo is a project manager. Leo provides multiple views of a project within
-a single outline. Leo naturally represents tasks that remain up-to-date.
-
+  a single outline. Leo naturally represents tasks that remain up-to-date.
 * Leo is fully scriptable using Python and saves its files in XML format.
-
 * Leo is portable.  Leo.py is 100% pure Python and will run on any platform
-supporting Python and Tk/tcl, including Windows, Linux and MacOS X.
-Leo.exe runs on any Windows platform.
-
+  supporting Python and Tk/tcl, including Windows, Linux and MacOS X.
 * Leo is Open Software, distributed under the Python License. 
 
-The above shamelessly copied from this page:
-
-WWW: http://personalpages.tds.net/~edream/front.html
-
--- AlanE <alane at freebsd.org>
+Author:	Edward K. Ream <edreamleo at charter.net>
+WWW:	http://webpages.charter.net/~edreamleo/front.html
--- leo-3.11.1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list