diff options
author | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-01-14 02:45:28 +0000 |
---|---|---|
committer | Dryice Dong Liu <dryice@FreeBSD.org> | 2008-01-14 02:45:28 +0000 |
commit | 5f39e58dfb0689cb16f2b8022c21babba86fe06d (patch) | |
tree | 420f8a1e92bfb05dbce36da17f0ccfdcd6f7b318 /misc/py-pexpect | |
parent | d563233ba43eae848727d11794e5cb0ec4094439 (diff) |
Notes
Diffstat (limited to 'misc/py-pexpect')
-rw-r--r-- | misc/py-pexpect/Makefile | 4 | ||||
-rw-r--r-- | misc/py-pexpect/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile index f74a5895f466..3f7cf3200d79 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -7,14 +7,14 @@ # PORTNAME= pexpect -PORTVERSION= 2.1 +PORTVERSION= 2.3 CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= dryice@dryice.name +MAINTAINER= dryice@FreeBSD.org COMMENT= A Pure Python Expect-like module USE_PYTHON= yes diff --git a/misc/py-pexpect/distinfo b/misc/py-pexpect/distinfo index 39626a03739a..0b4842807b93 100644 --- a/misc/py-pexpect/distinfo +++ b/misc/py-pexpect/distinfo @@ -1,3 +1,3 @@ -MD5 (pexpect-2.1.tar.gz) = fd3d67ac085332f074cd665424dcd631 -SHA256 (pexpect-2.1.tar.gz) = d986dcbd954435e0ba78aaef391106c71a9b548a1cbd29cfb4eec3cb8c841313 -SIZE (pexpect-2.1.tar.gz) = 116478 +MD5 (pexpect-2.3.tar.gz) = bf107cf54e67bc6dec5bea1f3e6a65c3 +SHA256 (pexpect-2.3.tar.gz) = d315e7f3a8544fd85034d7e17fd7c5854e8f0828f5791f83cf313f8fa5740b75 +SIZE (pexpect-2.3.tar.gz) = 150868 |