Upgrade to version 2.1.
PR: ports/134864 Submitted by: miwi
This commit is contained in:
parent
794896fd10
commit
3264d1fc53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234435
2 changed files with 6 additions and 8 deletions
|
@ -6,13 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= rox-edit
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 2.1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= rox
|
||||
MASTER_SITES= SF/rox
|
||||
DISTNAME= edit-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= Text editor for the ROX desktop
|
||||
|
@ -21,6 +18,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
|
|||
${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_BZIP2= yes
|
||||
|
||||
post-extract:
|
||||
@${FIND} ${WRKSRC} -name .cvsignore | ${XARGS} ${RM}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (edit-2.0.tgz) = 55eb8c8b7b4bf630e626514b8bfa1f6e
|
||||
SHA256 (edit-2.0.tgz) = 3fc97b68f8ff9e5eca241ac59a0c0f6eb54e74335c4250d24e7422ae9625a746
|
||||
SIZE (edit-2.0.tgz) = 61195
|
||||
MD5 (edit-2.1.tar.bz2) = e3a29bd0e1183fd10c5a4a2da21dc0e5
|
||||
SHA256 (edit-2.1.tar.bz2) = 6c82ca54c4479de1aca8e869ab59a0c14720e00ba75b622fb35d95045e284faa
|
||||
SIZE (edit-2.1.tar.bz2) = 57624
|
||||
|
|
Loading…
Reference in a new issue