From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 29 19:50:01 2008 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 110B61065677 for ; Fri, 29 Feb 2008 19:50: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 E4A238FC25 for ; Fri, 29 Feb 2008 19:50:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1TJo0uo073248 for ; Fri, 29 Feb 2008 19:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1TJo0J3073247; Fri, 29 Feb 2008 19:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 29 Feb 2008 19:50:00 GMT Resent-Message-Id: <200802291950.m1TJo0J3073247@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, Kirk Strauser Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B5C46106566B for ; Fri, 29 Feb 2008 19:41:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id A75A68FC27 for ; Fri, 29 Feb 2008 19:41:50 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1TJcx7O039385 for ; Fri, 29 Feb 2008 19:38:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m1TJcxmU039384; Fri, 29 Feb 2008 19:38:59 GMT (envelope-from nobody) Message-Id: <200802291938.m1TJcxmU039384@www.freebsd.org> Date: Fri, 29 Feb 2008 19:38:59 GMT From: Kirk Strauser To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/121233: [patch] devel/py-pp to 1.5.3 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, 29 Feb 2008 19:50:01 -0000 >Number: 121233 >Category: ports >Synopsis: [patch] devel/py-pp to 1.5.3 >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 Feb 29 19:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Kirk Strauser >Release: 7-STABLE >Organization: The Day Companies >Environment: >Description: This updates the devel/py-pp port from 1.5.2 to 1.5.3, which adds new features that my coworker, Curtis Scheer, asked for. Including his name so he can enjoy seeing it in lights. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN py-pp.old/Makefile py-pp/Makefile --- py-pp.old/Makefile 2008-02-06 18:54:44.000000000 -0600 +++ py-pp/Makefile 2008-02-29 13:30:13.000000000 -0600 @@ -6,7 +6,7 @@ # PORTNAME= pp -PORTVERSION= 1.5.2 +PORTVERSION= 1.5.3 CATEGORIES= devel python MASTER_SITES= http://www.parallelpython.com/downloads/pp/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -urN py-pp.old/distinfo py-pp/distinfo --- py-pp.old/distinfo 2008-02-06 18:54:44.000000000 -0600 +++ py-pp/distinfo 2008-02-29 13:30:36.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (pp-1.5.2.tar.gz) = e9214291cf68c512adc03d832c1a2315 -SHA256 (pp-1.5.2.tar.gz) = d48b3ffead25ba2e2b5d5d48e7190b49278d456bbad9e1158faf3d4717c53823 -SIZE (pp-1.5.2.tar.gz) = 12763 +MD5 (pp-1.5.3.tar.gz) = 24ebe2026836db1c0f42968d37b0f0d8 +SHA256 (pp-1.5.3.tar.gz) = cd33f6f1785fb46cc8035d0b6dba18e5659afb6a90707de4cc79d59781e9a981 +SIZE (pp-1.5.3.tar.gz) = 20727 >Release-Note: >Audit-Trail: >Unformatted: