- Update to 1.7.30

PR:		128388
Submitted by:	maintainer
This commit is contained in:
Martin Wilke 2008-11-01 22:11:23 +00:00
parent c92c5e1dd4
commit ef8b30dced
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222296
2 changed files with 7 additions and 8 deletions

View File

@ -6,10 +6,9 @@
#
PORTNAME= distorm
PORTVERSION= 1.7.29
PORTVERSION= 1.7.30
CATEGORIES= devel
MASTER_SITES= http://www.ragestorm.net/distorm/ \
http://www.damogran.de/ports/distorm/
MASTER_SITES= http://www.ragestorm.net/distorm/
DISTNAME= ${PORTNAME}64-pkg${PORTVERSION}
MAINTAINER= bf2006a@yahoo.com
@ -18,7 +17,7 @@ COMMENT= Fast x86 and x86-64 disassembler library
USE_BZIP2= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/distorm/build/linux
WRKSRC= ${WRKDIR}/distorm64/build/linux
ALL_TARGET= clib
PLIST_FILES= bin/disasm lib/libdistorm64.a lib/libdistorm64.so
@ -34,7 +33,7 @@ do-install:
post-install:
${MKDIR} ${DOCSDIR}
.for f in ${PORTDOCS}
${INSTALL_DATA} ${WRKDIR}/distorm/doc/${f} ${DOCSDIR}
${INSTALL_DATA} ${WRKDIR}/distorm64/doc/${f} ${DOCSDIR}
.endfor
.endif

View File

@ -1,3 +1,3 @@
MD5 (distorm64-pkg1.7.29.tar.bz2) = 47f13753cd335463aea6011d76ea1660
SHA256 (distorm64-pkg1.7.29.tar.bz2) = 6f29b6ada8d0bfbc3945b3aa594db389da18861824a9a42846bbc02bc4a091bc
SIZE (distorm64-pkg1.7.29.tar.bz2) = 90049
MD5 (distorm64-pkg1.7.30.tar.bz2) = e436f2b3f0b1baf1350cca15c01e78e5
SHA256 (distorm64-pkg1.7.30.tar.bz2) = bc2fc90e2111dfbba7fa397725ed6ae8b70477a3f7c60995e73d44a778a751be
SIZE (distorm64-pkg1.7.30.tar.bz2) = 91976