diff options
author | Sofian Brabez <sbz@FreeBSD.org> | 2017-02-13 17:42:58 +0000 |
---|---|---|
committer | Sofian Brabez <sbz@FreeBSD.org> | 2017-02-13 17:42:58 +0000 |
commit | 5841e66d646bdb5772cb10b92df3799246afc7b9 (patch) | |
tree | 7b0f921cbcd2f9d1aa53f975d2bb56e79eb5f849 | |
parent | Finally update to 6.1.2 release, it should work fine with currently supported... (diff) |
- Update to 0.9.2
-rw-r--r-- | devel/py-ptrace/Makefile | 2 | ||||
-rw-r--r-- | devel/py-ptrace/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/py-ptrace/Makefile b/devel/py-ptrace/Makefile index b05830e7df60..5e000dba2a55 100644 --- a/devel/py-ptrace/Makefile +++ b/devel/py-ptrace/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ptrace -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ptrace/distinfo b/devel/py-ptrace/distinfo index badffbefe904..accf71de9b91 100644 --- a/devel/py-ptrace/distinfo +++ b/devel/py-ptrace/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1484674710 -SHA256 (python-ptrace-0.9.1.tar.gz) = 131020822a35966598bbe9e8814ee8b8e15a05aa6ea8779432a2f1b3125f0f88 -SIZE (python-ptrace-0.9.1.tar.gz) = 102728 +TIMESTAMP = 1487007366 +SHA256 (python-ptrace-0.9.2.tar.gz) = 28f47343a0b2ca260170ea8817cc52860f577f65e3fd558f54b3c176461464aa +SIZE (python-ptrace-0.9.2.tar.gz) = 102726 |