pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-distorm3



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Oct 13 10:28:05 UTC 2017

Modified Files:
        pkgsrc/devel/py-distorm3: Makefile distinfo

Log Message:
py-distorm3: update to 3.3.4

3.3.4
Bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-distorm3/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-distorm3/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/py-distorm3/Makefile
diff -u pkgsrc/devel/py-distorm3/Makefile:1.7 pkgsrc/devel/py-distorm3/Makefile:1.8
--- pkgsrc/devel/py-distorm3/Makefile:1.7       Mon Sep  4 18:55:08 2017
+++ pkgsrc/devel/py-distorm3/Makefile   Fri Oct 13 10:28:04 2017
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2017/09/04 18:55:08 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2017/10/13 10:28:04 adam Exp $
 
-DISTNAME=      distorm3-3.3.0
-PKGNAME=       ${PYPKGPREFIX}-distorm3-3.3.0
+DISTNAME=      distorm3-3.3.4
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/distorm3/}
 EXTRACT_SUFX=  .zip
@@ -11,9 +11,7 @@ HOMEPAGE=     https://github.com/gdabah/dist
 COMMENT=       Powerful Disassembler Library For x86/AMD64
 LICENSE=       gnu-gpl-v3
 
-PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_INCOMPATIBLE=  34 35 36
+PYDISTUTILSPKG=        yes
 
 .include "../../lang/python/extension.mk"
-.include "../../lang/python/application.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-distorm3/distinfo
diff -u pkgsrc/devel/py-distorm3/distinfo:1.2 pkgsrc/devel/py-distorm3/distinfo:1.3
--- pkgsrc/devel/py-distorm3/distinfo:1.2       Tue Nov  3 03:29:07 2015
+++ pkgsrc/devel/py-distorm3/distinfo   Fri Oct 13 10:28:04 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/03 03:29:07 agc Exp $
+$NetBSD: distinfo,v 1.3 2017/10/13 10:28:04 adam Exp $
 
-SHA1 (distorm3-3.3.0.zip) = 1870b61e0dfadad3c121eca00f325a705f7c6683
-RMD160 (distorm3-3.3.0.zip) = a145814ce00a5175a5d889770ab1f11a2e6cd2f5
-SHA512 (distorm3-3.3.0.zip) = a5c17315b293efc04634b0a732405019103d4ffb296c4f0a9146ab2ee132c22045cfc0be1c7305d75ca9d79fc304fc1ad35092c585892a4efc94b5c28853423c
-Size (distorm3-3.3.0.zip) = 145191 bytes
+SHA1 (distorm3-3.3.4.zip) = ae5a59d6dd4dc2f82f1ae93c279addb5a32ee58a
+RMD160 (distorm3-3.3.4.zip) = c5e045e0d2401a6a20fce59d337636c7a294e070
+SHA512 (distorm3-3.3.4.zip) = ac989fcbfa857f86fa5cd6c054a2f5e7bd2d7ccaf345950062dd70542e5e4ae5d179cda58e721f54b889549c63cbdfc6ed985a35f767dbbd3db4577fdc592ec6
+Size (distorm3-3.3.4.zip) = 129202 bytes



Home | Main Index | Thread Index | Old Index