Date: Sun, 7 Dec 2014 00:37:15 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374166 - head/security/py-dfvfs Message-ID: <201412070037.sB70bFWb039659@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Sun Dec 7 00:37:14 2014 New Revision: 374166 URL: https://svnweb.freebsd.org/changeset/ports/374166 QAT: https://qat.redports.org/buildarchive/r374166/ Log: Update to 20141205 Modified: head/security/py-dfvfs/Makefile head/security/py-dfvfs/distinfo Modified: head/security/py-dfvfs/Makefile ============================================================================== --- head/security/py-dfvfs/Makefile Sun Dec 7 00:37:11 2014 (r374165) +++ head/security/py-dfvfs/Makefile Sun Dec 7 00:37:14 2014 (r374166) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= dfvfs -PORTVERSION= 20141108 +PORTVERSION= 20141205 CATEGORIES= security devel python -MASTER_SITES= https://googledrive.com/host/0B3fBvzttpiiSZTI3MWV6di1fRDg/ \ - https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \ +MASTER_SITES= https://github.com/log2timeline/dfvfs/releases/download/${PORTVERSION}/ \ LOCAL/antoine PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/security/py-dfvfs/distinfo ============================================================================== --- head/security/py-dfvfs/distinfo Sun Dec 7 00:37:11 2014 (r374165) +++ head/security/py-dfvfs/distinfo Sun Dec 7 00:37:14 2014 (r374166) @@ -1,2 +1,2 @@ -SHA256 (dfvfs-20141108.tar.gz) = 8290530e5bde9f095521965d241a14a53649234610e554570d3e6744a9198d87 -SIZE (dfvfs-20141108.tar.gz) = 62426143 +SHA256 (dfvfs-20141205.tar.gz) = 26d6abc8944642b57a50f2f2bf024f2727cc00bcf7220fd7370178c59f692e96 +SIZE (dfvfs-20141205.tar.gz) = 62428090
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412070037.sB70bFWb039659>