svn commit: r370006 - head/security/py-dfvfs
Antoine Brodin
antoine at FreeBSD.org
Sat Oct 4 22:22:00 UTC 2014
Author: antoine
Date: Sat Oct 4 22:21:59 2014
New Revision: 370006
URL: https://svnweb.freebsd.org/changeset/ports/370006
QAT: https://qat.redports.org/buildarchive/r370006/
Log:
Update to 20140928
Modified:
head/security/py-dfvfs/Makefile
head/security/py-dfvfs/distinfo
head/security/py-dfvfs/pkg-descr
Modified: head/security/py-dfvfs/Makefile
==============================================================================
--- head/security/py-dfvfs/Makefile Sat Oct 4 22:16:33 2014 (r370005)
+++ head/security/py-dfvfs/Makefile Sat Oct 4 22:21:59 2014 (r370006)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dfvfs
-PORTVERSION= 20140824
+PORTVERSION= 20140928
CATEGORIES= security devel python
MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZTI3MWV6di1fRDg/ \
LOCAL/antoine
Modified: head/security/py-dfvfs/distinfo
==============================================================================
--- head/security/py-dfvfs/distinfo Sat Oct 4 22:16:33 2014 (r370005)
+++ head/security/py-dfvfs/distinfo Sat Oct 4 22:21:59 2014 (r370006)
@@ -1,2 +1,2 @@
-SHA256 (dfvfs-20140824.tar.gz) = c885e8f6d7a0cc94c7dc129bb2ac089519ffb60d9c0917a48f65c63222236203
-SIZE (dfvfs-20140824.tar.gz) = 62374473
+SHA256 (dfvfs-20140928.tar.gz) = 3589401a807b3d8ab617c6197e7d03f75f15fdd46b1d93cdc7e70c0325b638e7
+SIZE (dfvfs-20140928.tar.gz) = 62426975
Modified: head/security/py-dfvfs/pkg-descr
==============================================================================
--- head/security/py-dfvfs/pkg-descr Sat Oct 4 22:16:33 2014 (r370005)
+++ head/security/py-dfvfs/pkg-descr Sat Oct 4 22:21:59 2014 (r370006)
@@ -4,4 +4,4 @@ of dfVFS is to provide a generic interfa
for which it uses several back-ends that provide the actual implementation of
the various storage media types, volume systems and file systems.
-WWW: https://code.google.com/p/dfvfs/
+WWW: https://github.com/log2timeline/dfvfs
More information about the svn-ports-head
mailing list