summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-22 15:14:01 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-22 15:14:01 +0000
commit473664c7025fb6ced868ea2901b3389ecf767f3f (patch)
treefe2554965f9d8615e23316c76d9db4311d9ac411 /editors
parent- Add x11-toolkits/py-tkinter to RUN_DEPENDS to make Tk.Blinkenlights (diff)
- Update to 3.11.1
- Reformat pkg-descr to make portlint happy - Update WWW tag and add Author tag - Take maintainership PR: 53590 Submitted by: Sergei Kolobov <sergei@kolobov.com>
Notes
Notes: svn path=/head/; revision=83439
Diffstat (limited to 'editors')
-rw-r--r--editors/leo/Makefile6
-rw-r--r--editors/leo/distinfo2
-rw-r--r--editors/leo/pkg-descr31
3 files changed, 13 insertions, 26 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile
index a7f56af82514..cb4b31cf2985 100644
--- a/editors/leo/Makefile
+++ b/editors/leo/Makefile
@@ -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 @@ DISTFILES= ${DISTNAME}.zip ${SBOOKFILE} \
${EXAMPLESFILES} ${WEBDOCSFILE} ${LEODOCSFILE}
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= sergei@kolobov.com
COMMENT= An advanced outline editor
RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
diff --git a/editors/leo/distinfo b/editors/leo/distinfo
index edaa776f99ed..c30910f594da 100644
--- a/editors/leo/distinfo
+++ b/editors/leo/distinfo
@@ -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
diff --git a/editors/leo/pkg-descr b/editors/leo/pkg-descr
index 707a01c66374..33cda9ac5dd4 100644
--- a/editors/leo/pkg-descr
+++ b/editors/leo/pkg-descr
@@ -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@freebsd.org>
+Author: Edward K. Ream <edreamleo@charter.net>
+WWW: http://webpages.charter.net/~edreamleo/front.html