diff options
author | wg <wg@FreeBSD.org> | 2014-01-23 15:44:14 +0000 |
---|---|---|
committer | wg <wg@FreeBSD.org> | 2014-01-23 15:44:14 +0000 |
commit | bdf85f4f0f191699c333c794859a3d07b8a2623c (patch) | |
tree | 4fc231ddfa3163b33b3ed69a88c77c403100eafb | |
parent | 6bf811050ac739dca303d9b9d0bc668c85698842 (diff) | |
download | FreeBSD-ports-bdf85f4f0f191699c333c794859a3d07b8a2623c.zip FreeBSD-ports-bdf85f4f0f191699c333c794859a3d07b8a2623c.tar.gz |
misc/py-pexpect: update to 3.1
-rw-r--r-- | misc/py-pexpect/Makefile | 2 | ||||
-rw-r--r-- | misc/py-pexpect/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/py-pexpect/Makefile b/misc/py-pexpect/Makefile index cc96a71..cbc3876 100644 --- a/misc/py-pexpect/Makefile +++ b/misc/py-pexpect/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= pexpect -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-pexpect/distinfo b/misc/py-pexpect/distinfo index e3f4570..47f7e97 100644 --- a/misc/py-pexpect/distinfo +++ b/misc/py-pexpect/distinfo @@ -1,2 +1,2 @@ -SHA256 (pexpect-3.0.tar.gz) = 1d6cee0fa5ab212f9ddac9852bab0df5fff11a173ed1bfde9346d5c8aa42d14c -SIZE (pexpect-3.0.tar.gz) = 146662 +SHA256 (pexpect-3.1.tar.gz) = bd0045066718fba98481032303f07565cca6b22b3b7f104efe3e077a55e9ee8d +SIZE (pexpect-3.1.tar.gz) = 130404 |