diff options
author | antoine <antoine@FreeBSD.org> | 2014-10-05 06:21:59 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-10-05 06:21:59 +0800 |
commit | 0c8d493a5edc06914902d4d0ac50d453da9a672d (patch) | |
tree | 2dd0798cb7f0b40ac47e701565b00d3a4098cd32 | |
parent | c782eb0910e3613374d37b5b205568299c07051a (diff) | |
download | freebsd-ports-gnome-0c8d493a5edc06914902d4d0ac50d453da9a672d.tar.gz freebsd-ports-gnome-0c8d493a5edc06914902d4d0ac50d453da9a672d.tar.zst freebsd-ports-gnome-0c8d493a5edc06914902d4d0ac50d453da9a672d.zip |
Update to 20140928
-rw-r--r-- | security/py-dfvfs/Makefile | 2 | ||||
-rw-r--r-- | security/py-dfvfs/distinfo | 4 | ||||
-rw-r--r-- | security/py-dfvfs/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/security/py-dfvfs/Makefile b/security/py-dfvfs/Makefile index 44886f8e5af1..8293995026fe 100644 --- a/security/py-dfvfs/Makefile +++ b/security/py-dfvfs/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dfvfs -PORTVERSION= 20140824 +PORTVERSION= 20140928 CATEGORIES= security devel python MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZTI3MWV6di1fRDg/ \ LOCAL/antoine diff --git a/security/py-dfvfs/distinfo b/security/py-dfvfs/distinfo index 0bf07211ae15..9516e874b6c2 100644 --- a/security/py-dfvfs/distinfo +++ b/security/py-dfvfs/distinfo @@ -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 diff --git a/security/py-dfvfs/pkg-descr b/security/py-dfvfs/pkg-descr index 1d4639cf6fb3..145a57a56f19 100644 --- a/security/py-dfvfs/pkg-descr +++ b/security/py-dfvfs/pkg-descr @@ -4,4 +4,4 @@ of dfVFS is to provide a generic interface for accessing file-system objects, 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 |