From owner-svn-ports-head@FreeBSD.ORG Sun Dec 7 00:37:15 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 932F131B; Sun, 7 Dec 2014 00:37:15 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7FA43777; Sun, 7 Dec 2014 00:37:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sB70bFQm039662; Sun, 7 Dec 2014 00:37:15 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sB70bFWb039659; Sun, 7 Dec 2014 00:37:15 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201412070037.sB70bFWb039659@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sun, 7 Dec 2014 00:37:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r374166 - head/security/py-dfvfs X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Dec 2014 00:37:15 -0000 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