aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-11-02 06:11:23 +0800
committermiwi <miwi@FreeBSD.org>2008-11-02 06:11:23 +0800
commitb523f793efbff56d13eb90cdec1d3eb29a977f90 (patch)
tree869d4c542a8f5320c90942847331ca7f08eeda1c /devel
parente0b8af687c91d22170b25748072d3fb2244c316f (diff)
downloadfreebsd-ports-gnome-b523f793efbff56d13eb90cdec1d3eb29a977f90.tar.gz
freebsd-ports-gnome-b523f793efbff56d13eb90cdec1d3eb29a977f90.tar.zst
freebsd-ports-gnome-b523f793efbff56d13eb90cdec1d3eb29a977f90.zip
- Update to 1.7.30
PR: 128388 Submitted by: maintainer
Diffstat (limited to 'devel')
-rw-r--r--devel/distorm/Makefile9
-rw-r--r--devel/distorm/distinfo6
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/distorm/Makefile b/devel/distorm/Makefile
index 0a1fad00b52b..268590b27123 100644
--- a/devel/distorm/Makefile
+++ b/devel/distorm/Makefile
@@ -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
diff --git a/devel/distorm/distinfo b/devel/distorm/distinfo
index b0af7dfd412b..b18af26db6cc 100644
--- a/devel/distorm/distinfo
+++ b/devel/distorm/distinfo
@@ -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