mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-13 03:03:15 +00:00
Fix fetch by using a new (bugfix) distfile; mirror distfiles locally;
add LICENSE Approved by: makc, miwi (co-mentors, implicit)
This commit is contained in:
parent
6fa59f9244
commit
ca55e24ac8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=262439
@ -7,8 +7,10 @@
|
||||
|
||||
PORTNAME= distorm
|
||||
PORTVERSION= 1.7.30
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= http://www.ragestorm.net/distorm/
|
||||
MASTER_SITES= http://www.ragestorm.net/distorm/ \
|
||||
LOCAL/bf
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
DISTFILES= ${PORTNAME}64-pkg${PORTVERSION}.tar.bz2 \
|
||||
diSlib64.py
|
||||
@ -17,6 +19,8 @@ EXTRACT_ONLY= ${PORTNAME}64-pkg${PORTVERSION}.tar.bz2
|
||||
MAINTAINER= bf@FreeBSD.org
|
||||
COMMENT= Fast x86 and x86-64 disassembler library with Python interface
|
||||
|
||||
LICENSE= BSD
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON= yes
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (distorm64-pkg1.7.30.tar.bz2) = e436f2b3f0b1baf1350cca15c01e78e5
|
||||
SHA256 (distorm64-pkg1.7.30.tar.bz2) = bc2fc90e2111dfbba7fa397725ed6ae8b70477a3f7c60995e73d44a778a751be
|
||||
SIZE (distorm64-pkg1.7.30.tar.bz2) = 91976
|
||||
MD5 (diSlib64.py) = 57df7ae3c8e74723e1e172b46743d789
|
||||
SHA256 (diSlib64.py) = 7efe5b6e4e4070cdb0bfe63fa07ba0578f4299dc520d3b1bd48759297373f06a
|
||||
SIZE (diSlib64.py) = 27349
|
||||
MD5 (diSlib64.py) = b066e5bbc8dd1a10eefafb79c1085ddc
|
||||
SHA256 (diSlib64.py) = e3958217bac5bfb32c99fea3b5534b8c2e98a63f9e63240685de35ee70043fba
|
||||
SIZE (diSlib64.py) = 27401
|
||||
|
Loading…
Reference in New Issue
Block a user