Upgrade to version 2.0.

This commit is contained in:
Jimmy Olgeni 2005-12-14 21:59:42 +00:00
parent 77eaeee548
commit 00a1f61a21
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151198
3 changed files with 7 additions and 4 deletions

View file

@ -6,8 +6,7 @@
# #
PORTNAME= rox-edit PORTNAME= rox-edit
PORTVERSION= 1.9.7 PORTVERSION= 2.0
PORTREVISION= 2
CATEGORIES= editors CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox MASTER_SITE_SUBDIR= rox
@ -24,6 +23,7 @@ USE_PYTHON= yes
post-extract: post-extract:
@${FIND} ${WRKSRC} -name .cvsignore | ${XARGS} ${RM} @${FIND} ${WRKSRC} -name .cvsignore | ${XARGS} ${RM}
@${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf
do-build: do-build:
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC} @${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}

View file

@ -1,2 +1,3 @@
MD5 (edit-1.9.7.tgz) = a53920438d021640dbd4f573aa35bd76 MD5 (edit-2.0.tgz) = 55eb8c8b7b4bf630e626514b8bfa1f6e
SIZE (edit-1.9.7.tgz) = 44646 SHA256 (edit-2.0.tgz) = 3fc97b68f8ff9e5eca241ac59a0c0f6eb54e74335c4250d24e7422ae9625a746
SIZE (edit-2.0.tgz) = 61195

View file

@ -1,6 +1,7 @@
apps/Edit/.DirIcon apps/Edit/.DirIcon
apps/Edit/AppInfo.xml apps/Edit/AppInfo.xml
apps/Edit/AppRun apps/Edit/AppRun
apps/Edit/Edit.xml
apps/Edit/EditWindow.py apps/Edit/EditWindow.py
apps/Edit/EditWindow.pyc apps/Edit/EditWindow.pyc
apps/Edit/EditWindow.pyo apps/Edit/EditWindow.pyo
@ -37,6 +38,7 @@ apps/Edit/findrox.pyo
apps/Edit/goto.py apps/Edit/goto.py
apps/Edit/goto.pyc apps/Edit/goto.pyc
apps/Edit/goto.pyo apps/Edit/goto.pyo
apps/Edit/images/marker.png
apps/Edit/images/rox-diff.png apps/Edit/images/rox-diff.png
apps/Edit/images/rox-word-wrap.png apps/Edit/images/rox-word-wrap.png
apps/Edit/search.py apps/Edit/search.py