From owner-freebsd-ports-bugs@FreeBSD.ORG Fri May 27 09:40:02 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 636DF16A41C for ; Fri, 27 May 2005 09:40:02 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0245343D49 for ; Fri, 27 May 2005 09:40:01 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4R9e14Q094374 for ; Fri, 27 May 2005 09:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4R9e1BX094373; Fri, 27 May 2005 09:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 27 May 2005 09:40:01 GMT Resent-Message-Id: <200505270940.j4R9e1BX094373@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, Neal Nelson Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7670416A41C for ; Fri, 27 May 2005 09:35:32 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 558FE43D53 for ; Fri, 27 May 2005 09:35:32 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4R9ZWS9042542 for ; Fri, 27 May 2005 09:35:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4R9ZWr4042541; Fri, 27 May 2005 09:35:32 GMT (envelope-from nobody) Message-Id: <200505270935.j4R9ZWr4042541@www.freebsd.org> Date: Fri, 27 May 2005 09:35:32 GMT From: Neal Nelson To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/81547: Update port: devel/py-twistedCore to 2.0.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, 27 May 2005 09:40:02 -0000 >Number: 81547 >Category: ports >Synopsis: Update port: devel/py-twistedCore to 2.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 27 09:40:01 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Neal Nelson >Release: 5.4-STABLE >Organization: >Environment: FreeBSD server.home 5.4-STABLE FreeBSD 5.4-STABLE #0: Wed May 11 11:33:07 CEST 2005 nealie@server.home:/usr/obj/usr/src/sys/SERVER i386 >Description: Update devel/py-twistedCore port to latest 2.0.1 release >How-To-Repeat: >Fix: Index: distinfo =================================================================== --- distinfo (revision 18) +++ distinfo (working copy) @@ -1,2 +1,2 @@ -MD5 (Twisted-2.0.0.tar.bz2) = 0696ece44e7a51d5ecd2bbe65bbef53e -SIZE (Twisted-2.0.0.tar.bz2) = 1047807 +MD5 (Twisted-2.0.1.tar.bz2) = 6cf0ebb84731f8c2c45ea125efda77fe +SIZE (Twisted-2.0.1.tar.bz2) = 1061899 Index: pkg-plist =================================================================== --- pkg-plist (revision 18) +++ pkg-plist (working copy) @@ -1083,8 +1083,6 @@ %%S%%/twisted/trial/util.py %%S%%/twisted/trial/util.pyc %%S%%/twisted/trial/util.pyo -@dirrm share/twistedCore/admin -@dirrm share/twistedCore @dirrm %%S%%/twisted/trial/test @dirrm %%S%%/twisted/trial @dirrm %%S%%/twisted/test Index: Makefile =================================================================== --- Makefile (revision 67) +++ Makefile (working copy) @@ -6,10 +6,11 @@ # PORTNAME= twistedCore -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 +PORTREVISION= 0 CATEGORIES= devel net python -MASTER_SITES= http://twistedmatrix.com/downloads/Twisted/2.0/ +MASTER_SITES= http://twistedmatrix.com/downloads/Twisted/2.0/ \ + http://tmrc.mit.edu/mirror/twisted/Twisted/2.0/ #MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Twisted-${PORTVERSION} >Release-Note: >Audit-Trail: >Unformatted: