Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Dec 2008 03:13:11 GMT
From:      Wen Heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/129644: [Update]misc/py-pexpect:update to 2.4
Message-ID:  <200812150313.mBF3DBWb094211@www.freebsd.org>
Resent-Message-ID: <200812150320.mBF3K2JG098449@freefall.freebsd.org>

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

>Number:         129644
>Category:       ports
>Synopsis:       [Update]misc/py-pexpect:update to 2.4
>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:   Mon Dec 15 03:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen Heping
>Release:        FreeBSD-8.0 Current
>Organization:
ChangAn Middle School
>Environment:
FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008     root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
update to 2.4 from 2.3
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- Makefile.orig	2008-12-15 17:07:25.000000000 +0800
+++ Makefile	2008-12-15 17:18:48.000000000 +0800
@@ -7,17 +7,17 @@
 #
 
 PORTNAME=	pexpect
-PORTVERSION=	2.3
+PORTVERSION=	2.4
 CATEGORIES=	misc python
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
+MASTER_SITES=	CHEESESHOP \
+		${MASTER_SITE_SOURCEFORGE} \
 		http://dryice.name/computer/FreeBSD/distfiles/
-MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	dryice@FreeBSD.org
 COMMENT=	A Pure Python Expect-like module
 
 USE_PYTHON=	yes
-USE_PYDISTUTILS=	yes
+USE_PYDISTUTILS=yes
 
 .include <bsd.port.mk>
--- distinfo.orig	2008-01-14 10:45:28.000000000 +0800
+++ distinfo	2008-12-15 17:12:49.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (pexpect-2.3.tar.gz) = bf107cf54e67bc6dec5bea1f3e6a65c3
-SHA256 (pexpect-2.3.tar.gz) = d315e7f3a8544fd85034d7e17fd7c5854e8f0828f5791f83cf313f8fa5740b75
-SIZE (pexpect-2.3.tar.gz) = 150868
+MD5 (pexpect-2.4.tar.gz) = fe82d69be19ec96d3a6650af947d5665
+SHA256 (pexpect-2.4.tar.gz) = 43c788f59dcf4bed677fd0b16891787dbf747e210ffedb6e90156fbbbd4d3b7b
+SIZE (pexpect-2.4.tar.gz) = 113251


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



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