Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Aug 2008 00:48:26 GMT
From:      Wen heping <wenheping@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126641: [Update]misc/py-pexpect:update to 2.4
Message-ID:  <200808190048.m7J0mQ67041393@www.freebsd.org>
Resent-Message-ID: <200808190050.m7J0o6J4063075@freefall.freebsd.org>

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

>Number:         126641
>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:   Tue Aug 19 00:50:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Wen heping
>Release:        FreeBSD 7.0 release
>Organization:
ChangAn Middle School
>Environment:
FreeBSD tinderbox.wenjing.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008     root@logan.cse.buffalo.edu:/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-08-19 16:03:34.000000000 +0800
+++ Makefile	2008-08-19 16:03:34.000000000 +0800
@@ -7,11 +7,12 @@
 #
 
 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}
+#MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	dryice@FreeBSD.org
--- distinfo.orig	2008-08-19 16:03:34.000000000 +0800
+++ distinfo	2008-08-19 16:03:34.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?200808190048.m7J0mQ67041393>