diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-10-30 04:38:21 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-10-30 04:38:21 +0000 |
commit | fcd3b99be6b01e6b398f949034f99ddf0e8f5f2a (patch) | |
tree | 84cafe67b809b7a5432dd4e5d5ab4c423ab195d3 /devel/distorm | |
parent | 80caaa36eb03dd6f047f9ca6bdf1e189bad8b9f9 (diff) |
update to the latest upstream sources
Approved by: makc, miwi (mentors, implicit)
Notes
Notes:
svn path=/head/; revision=263771
Diffstat (limited to 'devel/distorm')
-rw-r--r-- | devel/distorm/Makefile | 2 | ||||
-rw-r--r-- | devel/distorm/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/distorm/Makefile b/devel/distorm/Makefile index 01d93382a29d..eea9bd17f405 100644 --- a/devel/distorm/Makefile +++ b/devel/distorm/Makefile @@ -7,6 +7,7 @@ PORTNAME= distorm PORTVERSION= 3.0.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ LOCAL/bf @@ -17,6 +18,7 @@ COMMENT= Fast x86 and x86-64 disassembler library LICENSE= GPLv3 +USE_DOS2UNIX= yes USE_ZIP= yes USE_LDCONFIG= yes diff --git a/devel/distorm/distinfo b/devel/distorm/distinfo index 6d4a2b302eaa..b0c107e62be3 100644 --- a/devel/distorm/distinfo +++ b/devel/distorm/distinfo @@ -1,3 +1,2 @@ -MD5 (distorm3.zip) = 6d8622de0a498574faec761354efa2cc -SHA256 (distorm3.zip) = 91a4076cee10137f825ffc3bd8a28648cd80597b707974b63a908a5c572ff96f -SIZE (distorm3.zip) = 177250 +SHA256 (distorm3.zip) = 4a141f65f31d85463ddeb800d4e1473320bcb9a6c8713464ff303a3cfb20b7db +SIZE (distorm3.zip) = 177379 |