mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Update to 0.6
This commit is contained in:
parent
a7164bf6ed
commit
11d8f9755d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231250
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= ptrace
|
||||
PORTVERSION= 0.5
|
||||
PORTVERSION= 0.6
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,7 +18,7 @@ COMMENT= Python binding of ptrace
|
||||
RUN_DEPENDS= ${PYCTYPES} \
|
||||
${LOCALBASE}/lib/libdistorm64.so:${PORTSDIR}/devel/distorm
|
||||
|
||||
USE_PYTHON= yes
|
||||
USE_PYTHON= 2.5+
|
||||
USE_PYDISTUTILS= yes
|
||||
PYDISTUTILS_PKGNAME= python_ptrace
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (python-ptrace-0.5.tar.gz) = 0df3d1c5109bb88d06575d70513a190c
|
||||
SHA256 (python-ptrace-0.5.tar.gz) = 8ff2ec30050803e8b60cfb05d24fa32b3d175bffb81ef5919c3db4ac0f263df8
|
||||
SIZE (python-ptrace-0.5.tar.gz) = 77440
|
||||
MD5 (python-ptrace-0.6.tar.gz) = 510c8c005f373c3e079074c9720bacc9
|
||||
SHA256 (python-ptrace-0.6.tar.gz) = 767e55b4469ca5ac2e5ee046d8168b9fc79bd11505428e2cd877c9bf32c64c16
|
||||
SIZE (python-ptrace-0.6.tar.gz) = 79530
|
||||
|
Loading…
Reference in New Issue
Block a user