From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 22 21:40:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 45E08106566B for ; Fri, 22 May 2009 21:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 203648FC12 for ; Fri, 22 May 2009 21:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n4MLe0mD087169 for ; Fri, 22 May 2009 21:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4MLe0XB087168; Fri, 22 May 2009 21:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 22 May 2009 21:40:00 GMT Resent-Message-Id: <200905222140.n4MLe0XB087168@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Wilke Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C09CD106566C for ; Fri, 22 May 2009 21:31:05 +0000 (UTC) (envelope-from miwi@miwi.homeunix.com) Received: from miwi.homeunix.com (dslc-082-083-138-204.pools.arcor-ip.net [82.83.138.204]) by mx1.freebsd.org (Postfix) with ESMTP id 721788FC19 for ; Fri, 22 May 2009 21:31:05 +0000 (UTC) (envelope-from miwi@miwi.homeunix.com) Received: by miwi.homeunix.com (Postfix, from userid 1001) id 56FA665E21; Fri, 22 May 2009 23:31:06 +0200 (CEST) Message-Id: <20090522213106.56FA665E21@miwi.homeunix.com> Date: Fri, 22 May 2009 23:31:06 +0200 (CEST) From: Martin Wilke To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: olgeni@FreeBSD.org Subject: ports/134864: [PATCH] editors/rox-edit: update to 2.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 May 2009 21:40:01 -0000 >Number: 134864 >Category: ports >Synopsis: [PATCH] editors/rox-edit: update to 2.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri May 22 21:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD miwi.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #18: Thu May 14 17:54:02 CEST 2009 >Description: - Update to 2.1 Changelog: - Allow running unit-tests with 0test. Also, remove hard-coded Python version. - Allow releasing using 0release. - Fix for Python 2.6: "with" is now a keyword. Reported on ROX web- site. We need this update to move python 2.6.2 as default version. Port maintainer (olgeni@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rox-edit-2.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/editors/rox-edit/Makefile,v retrieving revision 1.17 diff -u -u -r1.17 Makefile --- Makefile 8 Nov 2008 22:54:16 -0000 1.17 +++ Makefile 22 May 2009 21:29:12 -0000 @@ -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 @@ ${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} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/editors/rox-edit/distinfo,v retrieving revision 1.8 diff -u -u -r1.8 distinfo --- distinfo 14 Dec 2005 21:59:42 -0000 1.8 +++ distinfo 22 May 2009 21:29:16 -0000 @@ -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 --- rox-edit-2.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: