- Update to 0.6.2

- Update WWW
This commit is contained in:
Li-Wen Hsu 2009-11-13 18:53:06 +00:00
parent 7c5fa32596
commit 92e8188b19
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244215
3 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= ptrace
PORTVERSION= 0.6
PORTVERSION= 0.6.2
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View file

@ -1,3 +1,3 @@
MD5 (python-ptrace-0.6.tar.gz) = 510c8c005f373c3e079074c9720bacc9
SHA256 (python-ptrace-0.6.tar.gz) = 767e55b4469ca5ac2e5ee046d8168b9fc79bd11505428e2cd877c9bf32c64c16
SIZE (python-ptrace-0.6.tar.gz) = 79530
MD5 (python-ptrace-0.6.2.tar.gz) = 9fd038446772f9bf8d6d2290b26e5e0a
SHA256 (python-ptrace-0.6.2.tar.gz) = 8d03b7badb6c1b87e83e2b70ba73d5f18fb5cb4890c98c30ce16599a58b5200b
SIZE (python-ptrace-0.6.2.tar.gz) = 75200

View file

@ -11,4 +11,4 @@ Features:
* Dump registers, memory mappings, stack, etc.
* Syscall tracer and parser (strace command)
WWW: http://python-ptrace.hachoir.org/
WWW: http://bitbucket.org/haypo/python-ptrace/wiki/Home