ports/129644: [Update]misc/py-pexpect:update to 2.4
Wen Heping
wenheping at gmail.com
Mon Dec 15 03:20:03 UTC 2008
>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 at 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 at 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:
More information about the freebsd-ports-bugs
mailing list