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:           Thu Nov 15 10:20:51 UTC 2018

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

Log Message:
py-distorm3: updated to 3.3.8

3.3.8:
Some bug fixes in instructions and changes in disOps.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-distorm3/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-distorm3/PLIST
cvs rdiff -u -r1.3 -r1.4 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.8 pkgsrc/devel/py-distorm3/Makefile:1.9
--- pkgsrc/devel/py-distorm3/Makefile:1.8       Fri Oct 13 10:28:04 2017
+++ pkgsrc/devel/py-distorm3/Makefile   Thu Nov 15 10:20:51 2018
@@ -1,17 +1,14 @@
-# $NetBSD: Makefile,v 1.8 2017/10/13 10:28:04 adam Exp $
+# $NetBSD: Makefile,v 1.9 2018/11/15 10:20:51 adam Exp $
 
-DISTNAME=      distorm3-3.3.4
+DISTNAME=      distorm3-3.3.8
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=d/distorm3/}
-EXTRACT_SUFX=  .zip
 
 MAINTAINER=    pettai%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/gdabah/distorm
 COMMENT=       Powerful Disassembler Library For x86/AMD64
 LICENSE=       gnu-gpl-v3
 
-PYDISTUTILSPKG=        yes
-
-.include "../../lang/python/extension.mk"
+.include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-distorm3/PLIST
diff -u pkgsrc/devel/py-distorm3/PLIST:1.1 pkgsrc/devel/py-distorm3/PLIST:1.2
--- pkgsrc/devel/py-distorm3/PLIST:1.1  Wed Jun  3 22:11:13 2015
+++ pkgsrc/devel/py-distorm3/PLIST      Thu Nov 15 10:20:51 2018
@@ -1,4 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2015/06/03 22:11:13 pettai Exp $
+@comment $NetBSD: PLIST,v 1.2 2018/11/15 10:20:51 adam Exp $
+${PYSITELIB}/${EGG_FILE}
 ${PYSITELIB}/distorm3/__init__.py
 ${PYSITELIB}/distorm3/__init__.pyc
 ${PYSITELIB}/distorm3/__init__.pyo

Index: pkgsrc/devel/py-distorm3/distinfo
diff -u pkgsrc/devel/py-distorm3/distinfo:1.3 pkgsrc/devel/py-distorm3/distinfo:1.4
--- pkgsrc/devel/py-distorm3/distinfo:1.3       Fri Oct 13 10:28:04 2017
+++ pkgsrc/devel/py-distorm3/distinfo   Thu Nov 15 10:20:51 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2017/10/13 10:28:04 adam Exp $
+$NetBSD: distinfo,v 1.4 2018/11/15 10:20:51 adam Exp $
 
-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
+SHA1 (distorm3-3.3.8.tar.gz) = 73b79758d771264d268b5d5fe1ec7c1b439dab31
+RMD160 (distorm3-3.3.8.tar.gz) = 8840341d40d72a37ec94cf86400df09b343fef83
+SHA512 (distorm3-3.3.8.tar.gz) = 85f1b1ee333295c017da8f1c849d26b81351349c48b488160c728a38eb389b7c014a67c31788d99b8bb2cbb330d08199858d2794bac0c93f0d9bafb0ee16192a
+Size (distorm3-3.3.8.tar.gz) = 157060 bytes



Home | Main Index | Thread Index | Old Index