From owner-svn-ports-all@freebsd.org Thu May 24 14:24:24 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58FE2EF2C8B; Thu, 24 May 2018 14:24:24 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 092606E32D; Thu, 24 May 2018 14:24:24 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DA69A13669; Thu, 24 May 2018 14:24:23 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w4OEONop004480; Thu, 24 May 2018 14:24:23 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4OEONM3004478; Thu, 24 May 2018 14:24:23 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201805241424.w4OEONM3004478@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Thu, 24 May 2018 14:24:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r470782 - head/security/py-dfwinreg X-SVN-Group: ports-head X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: head/security/py-dfwinreg X-SVN-Commit-Revision: 470782 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.26 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 May 2018 14:24:24 -0000 Author: antoine Date: Thu May 24 14:24:23 2018 New Revision: 470782 URL: https://svnweb.freebsd.org/changeset/ports/470782 Log: Update to 20180329 Modified: head/security/py-dfwinreg/Makefile head/security/py-dfwinreg/distinfo Modified: head/security/py-dfwinreg/Makefile ============================================================================== --- head/security/py-dfwinreg/Makefile Thu May 24 14:19:39 2018 (r470781) +++ head/security/py-dfwinreg/Makefile Thu May 24 14:24:23 2018 (r470782) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= dfwinreg -PORTVERSION= 20170706 +PORTVERSION= 20180329 CATEGORIES= security devel python -MASTER_SITES= CHEESESHOP \ - https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ +MASTER_SITES= CHEESESHOP +# https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -15,16 +15,15 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= libregf>=a:devel/libregf \ - ${PYTHON_PKGNAMEPREFIX}construct>=0:devel/py-construct@${FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${FLAVOR} -TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${FLAVOR} + ${PYTHON_PKGNAMEPREFIX}dtfabric>=0:devel/py-dtfabric@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime@${PY_FLAVOR} +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist do-test: - @${TOUCH} ${TEST_WRKSRC}/utils/__init__.py @(cd ${TEST_WRKSRC} && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} run_tests.py) .include Modified: head/security/py-dfwinreg/distinfo ============================================================================== --- head/security/py-dfwinreg/distinfo Thu May 24 14:19:39 2018 (r470781) +++ head/security/py-dfwinreg/distinfo Thu May 24 14:24:23 2018 (r470782) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499405267 -SHA256 (dfwinreg-20170706.tar.gz) = 21a6fd6dac2ff04a2bcf072e757e86735f92068f9ace93e0fb925c0675fa55c6 -SIZE (dfwinreg-20170706.tar.gz) = 1222849 +TIMESTAMP = 1527148979 +SHA256 (dfwinreg-20180329.tar.gz) = f6de6e1ce8460445b9776bed5cc3f5b86ce5d1884d0b2d47b2b69ce90c1075e0 +SIZE (dfwinreg-20180329.tar.gz) = 1225590