Showing with 18 additions and 6 deletions.
  1. +11 −0 deepstate/Makefile
  2. +3 −3 py-bitstring/Makefile
  3. +4 −3 py-bitstring/distinfo
@@ -16,7 +16,18 @@ USE_CMAKE= yes
AUTO_MKDIRS= yes

DEPENDS+= ${PYPKGPREFIX}-angr-[0-9]*:../../devel/py-angr
DEPENDS+= ${PYPKGPREFIX}-future-[0-9]*:../../devel/py-future
DEPENDS+= ${PYPKGPREFIX}-manticore-[0-9]*:../../devel/py-manticore
DEPENDS+= ${PYPKGPREFIX}-networkx-[0-9]*:../../math/py-networkx
DEPENDS+= ${PYPKGPREFIX}-pefile-[0-9]*:../../sysutils/py-pefile
DEPENDS+= ${PYPKGPREFIX}-ana-[0-9]*:../../wip/py-ana
DEPENDS+= ${PYPKGPREFIX}-bitstring-[0-9]*:../../wip/py-bitstring
DEPENDS+= ${PYPKGPREFIX}-cooldict-[0-9]*:../../wip/py-cooldict
DEPENDS+= ${PYPKGPREFIX}-git-[0-9]*:../../wip/py-git
DEPENDS+= ${PYPKGPREFIX}-idalink-[0-9]*:../../wip/py-idalink
DEPENDS+= ${PYPKGPREFIX}-mulpyplexer-[0-9]*:../../wip/py-mulpyplexer
DEPENDS+= ${PYPKGPREFIX}-progressbar-[0-9]*:../../wip/py-progressbar
DEPENDS+= ${PYPKGPREFIX}-rpyc-[0-9]*:../../wip/py-rpyc

PYTHON_VERSIONS_ACCEPTED= 27

@@ -1,14 +1,14 @@
# $NetBSD: Makefile,v 1.12 2012/10/16 09:40:27 jihbed Exp $
#

DISTNAME= bitstring-3.0.2
DISTNAME= bitstring-3.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= http://python-bitstring.googlecode.com/files/
MASTER_SITES= ${MASTER_SITE_PYPI:=b/bitstring/}
EXTRACT_SUFX= .zip

MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= http://code.google.com/p/python-bitstring/
HOMEPAGE= http://scott-griffiths.github.io/bitstring/
COMMENT= Tools for analysis and modification of binary data in python
LICENSE= mit

@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.8 2012/09/30 09:55:06 noud4 Exp $

SHA1 (bitstring-3.0.2.zip) = b912b7372fec439dab5c5a875e5e71319bbb206b
RMD160 (bitstring-3.0.2.zip) = 2ca1aad3e41eb66aaac22203b07dee19652567d0
Size (bitstring-3.0.2.zip) = 618856 bytes
SHA1 (bitstring-3.1.5.zip) = 96ffe09e9788a22a3d75ad4a629d24bfc70bdac3
RMD160 (bitstring-3.1.5.zip) = e345b651eb2b23e13eba75793b4ab0bf91ce357e
SHA512 (bitstring-3.1.5.zip) = a147c5da1b230299435b7903d991f9a5daf1144cf441bdedbceffd94ea1bcf3c7e27fca94aa624ab0b8b3abba5278e56720b85d7f33b9ebf3099e9ee4ffdb3f3
Size (bitstring-3.1.5.zip) = 624428 bytes