aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/rox-edit/Makefile4
-rw-r--r--editors/rox-edit/distinfo5
-rw-r--r--editors/rox-edit/pkg-plist2
3 files changed, 7 insertions, 4 deletions
diff --git a/editors/rox-edit/Makefile b/editors/rox-edit/Makefile
index 85cdf2e68e53..da15ebe777bb 100644
--- a/editors/rox-edit/Makefile
+++ b/editors/rox-edit/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= rox-edit
-PORTVERSION= 1.9.7
-PORTREVISION= 2
+PORTVERSION= 2.0
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox
@@ -24,6 +23,7 @@ USE_PYTHON= yes
post-extract:
@${FIND} ${WRKSRC} -name .cvsignore | ${XARGS} ${RM}
+ @${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf
do-build:
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}
diff --git a/editors/rox-edit/distinfo b/editors/rox-edit/distinfo
index 591c5774d3ba..da022a39191f 100644
--- a/editors/rox-edit/distinfo
+++ b/editors/rox-edit/distinfo
@@ -1,2 +1,3 @@
-MD5 (edit-1.9.7.tgz) = a53920438d021640dbd4f573aa35bd76
-SIZE (edit-1.9.7.tgz) = 44646
+MD5 (edit-2.0.tgz) = 55eb8c8b7b4bf630e626514b8bfa1f6e
+SHA256 (edit-2.0.tgz) = 3fc97b68f8ff9e5eca241ac59a0c0f6eb54e74335c4250d24e7422ae9625a746
+SIZE (edit-2.0.tgz) = 61195
diff --git a/editors/rox-edit/pkg-plist b/editors/rox-edit/pkg-plist
index 2684d3a3f681..0d026d10071c 100644
--- a/editors/rox-edit/pkg-plist
+++ b/editors/rox-edit/pkg-plist
@@ -1,6 +1,7 @@
apps/Edit/.DirIcon
apps/Edit/AppInfo.xml
apps/Edit/AppRun
+apps/Edit/Edit.xml
apps/Edit/EditWindow.py
apps/Edit/EditWindow.pyc
apps/Edit/EditWindow.pyo
@@ -37,6 +38,7 @@ apps/Edit/findrox.pyo
apps/Edit/goto.py
apps/Edit/goto.pyc
apps/Edit/goto.pyo
+apps/Edit/images/marker.png
apps/Edit/images/rox-diff.png
apps/Edit/images/rox-word-wrap.png
apps/Edit/search.py