Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  6 Feb 2008 10:23:11 -0600 (CST)
From:      Kirk Strauser <kirk@daycos.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120325: [patch] devel/py-pp to 1.5.2
Message-ID:  <20080206162311.202C71870D8@mail.daycos.com>
Resent-Message-ID: <200802061650.m16Go1h6076814@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         120325
>Category:       ports
>Synopsis:       [patch] devel/py-pp to 1.5.2
>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:   Wed Feb 06 16:50:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Kirk Strauser
>Release:        FreeBSD 7.0-PRERELEASE amd64
>Organization:
The Day Companies
>Environment:
System: FreeBSD jail3.daycos.com 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #1: Tue Jan 15 10:55:06 CST 2008 root@jail3.daycos.com:/usr/obj/usr/src/sys/GENERIC amd64



>Description:
This updates the devel/py-pp port from 1.5 to 1.5.2, which fixes some fairly
significant bugs.

>How-To-Repeat:

>Fix:



--- pp.patch begins here ---
diff -urN py-pp.old/Makefile py-pp/Makefile
--- py-pp.old/Makefile  2007-12-12 18:47:56.000000000 -0600
+++ py-pp/Makefile      2008-02-06 10:14:33.000000000 -0600
@@ -6,7 +6,7 @@
 #

 PORTNAME=      pp
-PORTVERSION=   1.5
+PORTVERSION=   1.5.2
 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  2007-12-12 18:47:56.000000000 -0600
+++ py-pp/distinfo      2008-02-06 10:14:36.000000000 -0600
@@ -1,3 +1,3 @@
-MD5 (pp-1.5.tar.gz) = 868c9ca8ec6b25ed268f60739c3a0aea
-SHA256 (pp-1.5.tar.gz) = a8a0bbd18fbaacddbf96a339afc7ba9959b180ec8212a0df9bec8777c32403cc
-SIZE (pp-1.5.tar.gz) = 12342
+MD5 (pp-1.5.2.tar.gz) = e9214291cf68c512adc03d832c1a2315
+SHA256 (pp-1.5.2.tar.gz) = d48b3ffead25ba2e2b5d5d48e7190b49278d456bbad9e1158faf3d4717c53823
+SIZE (pp-1.5.2.tar.gz) = 12763
--- pp.patch ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080206162311.202C71870D8>