diff options
-rw-r--r-- | editors/rox-edit/Makefile | 8 | ||||
-rw-r--r-- | editors/rox-edit/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/editors/rox-edit/Makefile b/editors/rox-edit/Makefile index 690764437170..6322e59c5f3a 100644 --- a/editors/rox-edit/Makefile +++ b/editors/rox-edit/Makefile @@ -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} diff --git a/editors/rox-edit/distinfo b/editors/rox-edit/distinfo index da022a39191f..d595f645fcc0 100644 --- a/editors/rox-edit/distinfo +++ b/editors/rox-edit/distinfo @@ -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 |