mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Update to 0.6.2
- Update WWW
This commit is contained in:
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
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= ptrace
|
||||
PORTVERSION= 0.6
|
||||
PORTVERSION= 0.6.2
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue