diff options
| -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 |
