diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2005-12-25 17:54:55 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2005-12-25 17:54:55 +0000 |
commit | bd2e6018ba021c23542d2d56394210c5806d8e3a (patch) | |
tree | 480627c249d94938d15e32017ae707a0e0220cec /editors/spe | |
parent | 32f227e67fb73220b4955c0274e4a05c6a4a00c5 (diff) |
Notes
Diffstat (limited to 'editors/spe')
-rw-r--r-- | editors/spe/Makefile | 3 | ||||
-rw-r--r-- | editors/spe/distinfo | 6 | ||||
-rw-r--r-- | editors/spe/pkg-plist | 5 |
3 files changed, 10 insertions, 4 deletions
diff --git a/editors/spe/Makefile b/editors/spe/Makefile index 33329f738280..efb4fbb3bd12 100644 --- a/editors/spe/Makefile +++ b/editors/spe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= SPE -PORTVERSION= 0.8.1.b +PORTVERSION= 0.8.1.c CATEGORIES= editors devel python MASTER_SITES= http://download.berlios.de/python/ \ ${MASTER_SITE_SOURCEFORGE} @@ -54,4 +54,5 @@ WX_PYTHON_DIR= wx-2.6-gtk2-ansi .if defined(WITH_ENCRYPTED_DEBUG) RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto .endif + .include <bsd.port.post.mk> diff --git a/editors/spe/distinfo b/editors/spe/distinfo index 50e88c9d8d8b..0b695cbda34f 100644 --- a/editors/spe/distinfo +++ b/editors/spe/distinfo @@ -1,3 +1,3 @@ -MD5 (SPE-0.8.1.b-wx2.6.1.0.-bl2.35.tar.gz) = 121ecf3f486b263afa959263798ab5d7 -SHA256 (SPE-0.8.1.b-wx2.6.1.0.-bl2.35.tar.gz) = ecd1e8d4913456e2830d6a26be7896c539ec4914f325aa6dfdfab4c7cdd0c82b -SIZE (SPE-0.8.1.b-wx2.6.1.0.-bl2.35.tar.gz) = 1270511 +MD5 (SPE-0.8.1.c-wx2.6.1.0.-bl2.35.tar.gz) = b98d68d33cad1f28c0b4e8091f271f8f +SIZE (SPE-0.8.1.c-wx2.6.1.0.-bl2.35.tar.gz) = 1328189 +SHA256 (SPE-0.8.1.c-wx2.6.1.0.-bl2.35.tar.gz) = 415e2ebf04c75ea8cb109f83ee4ac140627492f1790c6272958768dbaf71729b diff --git a/editors/spe/pkg-plist b/editors/spe/pkg-plist index 7ee8d951b987..843310cc25cb 100644 --- a/editors/spe/pkg-plist +++ b/editors/spe/pkg-plist @@ -868,6 +868,8 @@ bin/spe %%PYTHON_SITELIBDIR%%/_spe/skins/default/help.png %%PYTHON_SITELIBDIR%%/_spe/skins/default/icon.png %%PYTHON_SITELIBDIR%%/_spe/skins/default/icon_py.png +%%PYTHON_SITELIBDIR%%/_spe/skins/default/icon_py_edit.png +%%PYTHON_SITELIBDIR%%/_spe/skins/default/icon_py_edit_red.png %%PYTHON_SITELIBDIR%%/_spe/skins/default/import.png %%PYTHON_SITELIBDIR%%/_spe/skins/default/indent.png %%PYTHON_SITELIBDIR%%/_spe/skins/default/index.png @@ -930,6 +932,9 @@ bin/spe %%PYTHON_SITELIBDIR%%/_spe/sm/wxp/NotebookCtrl.py %%PYTHON_SITELIBDIR%%/_spe/sm/wxp/NotebookCtrl.pyc %%PYTHON_SITELIBDIR%%/_spe/sm/wxp/NotebookCtrl.pyo +%%PYTHON_SITELIBDIR%%/_spe/sm/wxp/_NotebookCtrl.py +%%PYTHON_SITELIBDIR%%/_spe/sm/wxp/_NotebookCtrl.pyc +%%PYTHON_SITELIBDIR%%/_spe/sm/wxp/_NotebookCtrl.pyo %%PYTHON_SITELIBDIR%%/_spe/sm/wxp/__init__.py %%PYTHON_SITELIBDIR%%/_spe/sm/wxp/__init__.pyc %%PYTHON_SITELIBDIR%%/_spe/sm/wxp/__init__.pyo |