From 4ed22abde7aa3114c90b06e481e947752d955349 Mon Sep 17 00:00:00 2001 From: rpointel Date: Sat, 19 Sep 2015 20:27:43 +0000 Subject: [PATCH] update distorm3 to latest release. ok gentiane@ (aka aja@) :) --- security/distorm3/Makefile | 15 +++++++-------- security/distorm3/distinfo | 4 ++-- security/distorm3/pkg/PLIST | 4 ++-- 3 files changed, 11 insertions(+), 12 deletions(-) diff --git a/security/distorm3/Makefile b/security/distorm3/Makefile index a857b99def2..0868c2d1042 100644 --- a/security/distorm3/Makefile +++ b/security/distorm3/Makefile @@ -1,23 +1,22 @@ -# $OpenBSD: Makefile,v 1.3 2014/09/27 16:53:53 miod Exp $ +# $OpenBSD: Makefile,v 1.4 2015/09/19 20:27:43 rpointel Exp $ COMMENT = powerful disassembler library for x86/amd64 -DISTNAME = distorm3 -PKGNAME = ${DISTNAME}-3 -REVISION= 0 +MODPY_EGG_VERSION = 3.3.0 +DISTNAME = distorm3-${MODPY_EGG_VERSION} CATEGORIES = security -HOMEPAGE = https://code.google.com/p/distorm/ +HOMEPAGE = https://github.com/gdabah/distorm/ # GPLv3 PERMIT_PACKAGE_CDROM = Yes WANTLIB += pthread -MASTER_SITES = https://distorm.googlecode.com/files/ - -EXTRACT_SUFX = .zip +GH_ACCOUNT = gdabah +GH_PROJECT = distorm +GH_TAGNAME = v${MODPY_EGG_VERSION} MODULES = lang/python diff --git a/security/distorm3/distinfo b/security/distorm3/distinfo index d561aa798e5..f1ec591173b 100644 --- a/security/distorm3/distinfo +++ b/security/distorm3/distinfo @@ -1,2 +1,2 @@ -SHA256 (distorm3.zip) = 0xHSMuEI3visrA1PZRTnvAcON9eqEjq5qaBbkyIyFYI= -SIZE (distorm3.zip) = 239738 +SHA256 (distorm3-3.3.0.tar.gz) = iH4SZxqvyxmLqQ+p3lqB/AouaC9CBhjve6bMToTARDg= +SIZE (distorm3-3.3.0.tar.gz) = 230739 diff --git a/security/distorm3/pkg/PLIST b/security/distorm3/pkg/PLIST index 6f42b48bb2f..a6940ebd6f4 100644 --- a/security/distorm3/pkg/PLIST +++ b/security/distorm3/pkg/PLIST @@ -1,6 +1,6 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2014/09/10 11:17:45 rpointel Exp $ +@comment $OpenBSD: PLIST,v 1.2 2015/09/19 20:27:43 rpointel Exp $ lib/python${MODPY_VERSION}/site-packages/distorm3/ -lib/python${MODPY_VERSION}/site-packages/distorm3-3-py${MODPY_VERSION}.egg-info +lib/python${MODPY_VERSION}/site-packages/distorm3-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info lib/python${MODPY_VERSION}/site-packages/distorm3/__init__.py lib/python${MODPY_VERSION}/site-packages/distorm3/__init__.pyc lib/python${MODPY_VERSION}/site-packages/distorm3/__init__.pyo