diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-01 15:45:44 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-02-01 15:45:44 +0000 |
commit | 997e0966fdd889f1126f216e0381c01f99ad9687 (patch) | |
tree | 0a7dd4683b8524b05a26bc4542d31b6cff2f7fa1 /security/py-dfvfs | |
parent | bc908db8d7a5a9a33233fcd659cf30ec9ec7d3ea (diff) |
Notes
Diffstat (limited to 'security/py-dfvfs')
-rw-r--r-- | security/py-dfvfs/Makefile | 3 | ||||
-rw-r--r-- | security/py-dfvfs/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/py-dfvfs/Makefile b/security/py-dfvfs/Makefile index cdd3b8ec1c51..f974057c4376 100644 --- a/security/py-dfvfs/Makefile +++ b/security/py-dfvfs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dfvfs -PORTVERSION= 20150108 +PORTVERSION= 20150129 CATEGORIES= security devel python MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \ LOCAL/antoine @@ -17,6 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= libbde>=a:${PORTSDIR}/devel/libbde \ libewf>=0:${PORTSDIR}/devel/libewf \ libqcow>=a:${PORTSDIR}/devel/libqcow \ + libsigscan>=e:${PORTSDIR}/devel/libsigscan \ libsmdev>=a:${PORTSDIR}/devel/libsmdev \ libsmraw>=a:${PORTSDIR}/devel/libsmraw \ libvhdi>=e:${PORTSDIR}/devel/libvhdi \ diff --git a/security/py-dfvfs/distinfo b/security/py-dfvfs/distinfo index b6f9ae8d5984..a5b4a834e489 100644 --- a/security/py-dfvfs/distinfo +++ b/security/py-dfvfs/distinfo @@ -1,2 +1,2 @@ -SHA256 (dfvfs-20150108.tar.gz) = 7fb8cad99195aa23190fc585bf41623700ad1c8bd0d5b8adac4b81e903e775ac -SIZE (dfvfs-20150108.tar.gz) = 62429013 +SHA256 (dfvfs-20150129.tar.gz) = 276e0092a1226b65f18ac35e1c15cfc44341321855d27660c10fc825556e3b16 +SIZE (dfvfs-20150129.tar.gz) = 62429109 |