mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Upgrade to version 2.0.
This commit is contained in:
parent
77eaeee548
commit
00a1f61a21
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=151198
@ -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}
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user