Index: head/editors/rox-edit/Makefile =================================================================== --- head/editors/rox-edit/Makefile (revision 234434) +++ head/editors/rox-edit/Makefile (revision 234435) @@ -1,38 +1,36 @@ # Ports collection Makefile for: rox-edit # Date created: Jan 13 2003 # Whom: olgeni@FreeBSD.org # # $FreeBSD$ # 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 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} @${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf do-build: @${PYTHON_CMD} -m compileall ${WRKSRC} @${PYTHON_CMD} -O -m compileall ${WRKSRC} do-install: @${MKDIR} ${PREFIX}/apps @${CP} -r ${WRKSRC}/Edit ${PREFIX}/apps/ @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PREFIX}/apps/Edit .include Property changes on: head/editors/rox-edit/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.17 \ No newline at end of property +1.18 \ No newline at end of property Index: head/editors/rox-edit/distinfo =================================================================== --- head/editors/rox-edit/distinfo (revision 234434) +++ head/editors/rox-edit/distinfo (revision 234435) @@ -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 Property changes on: head/editors/rox-edit/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property