Update to 4.0.
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer) PR: 58322
This commit is contained in:
parent
52c4a1b559
commit
b78412cb9d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=91803
3 changed files with 3 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= leo
|
||||
PORTVERSION= 4.0.b3
|
||||
PORTVERSION= 4.0
|
||||
CATEGORIES= editors python
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (leo/leo-4.0-b3.zip) = 59d0e8173bb4d344d36298537b96ac3e
|
||||
MD5 (leo/leo-4.0.zip) = cf7bfa9a317f0b5bf2e3c816222250e1
|
||||
|
|
|
@ -63,6 +63,7 @@ bin/leo
|
|||
%%PYTHON_SITELIBDIR%%/leo/plugins/outline_export.py
|
||||
%%PYTHON_SITELIBDIR%%/leo/plugins/override_commands.py
|
||||
%%PYTHON_SITELIBDIR%%/leo/plugins/plugins_menu.py
|
||||
%%PYTHON_SITELIBDIR%%/leo/plugins/quit_leo.py
|
||||
%%PYTHON_SITELIBDIR%%/leo/plugins/read_only_nodes.py
|
||||
%%PYTHON_SITELIBDIR%%/leo/plugins/redefine_put.py
|
||||
%%PYTHON_SITELIBDIR%%/leo/plugins/redirect_to_log.py
|
||||
|
|
Loading…
Reference in a new issue