From owner-svn-ports-all@freebsd.org Mon Jun 5 20:25:30 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D5E15B79DB0; Mon, 5 Jun 2017 20:25:30 +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 mx1.freebsd.org (Postfix) with ESMTPS id A0DD368BB8; Mon, 5 Jun 2017 20:25:30 +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 v55KPTah089608; Mon, 5 Jun 2017 20:25:29 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v55KPT5p089606; Mon, 5 Jun 2017 20:25:29 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201706052025.v55KPT5p089606@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 5 Jun 2017 20:25:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r442685 - head/security/py-dfwinreg X-SVN-Group: ports-head 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.23 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: Mon, 05 Jun 2017 20:25:30 -0000 Author: antoine Date: Mon Jun 5 20:25:29 2017 New Revision: 442685 URL: https://svnweb.freebsd.org/changeset/ports/442685 Log: Update to 20170529 Modified: head/security/py-dfwinreg/Makefile head/security/py-dfwinreg/distinfo Modified: head/security/py-dfwinreg/Makefile ============================================================================== --- head/security/py-dfwinreg/Makefile Mon Jun 5 20:25:02 2017 (r442684) +++ head/security/py-dfwinreg/Makefile Mon Jun 5 20:25:29 2017 (r442685) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= dfwinreg -PORTVERSION= 20170403 +PORTVERSION= 20170529 CATEGORIES= security devel python -MASTER_SITES= https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ \ - CHEESESHOP +MASTER_SITES= CHEESESHOP \ + https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -17,12 +17,14 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= libregf>=a:devel/libregf \ ${PYTHON_PKGNAMEPREFIX}construct>=0:devel/py-construct \ ${PYTHON_PKGNAMEPREFIX}dfdatetime>=0:security/py-dfdatetime +TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock 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 Mon Jun 5 20:25:02 2017 (r442684) +++ head/security/py-dfwinreg/distinfo Mon Jun 5 20:25:29 2017 (r442685) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491240926 -SHA256 (dfwinreg-20170403.tar.gz) = 82d818311d9eeb25b8cb9f98f5b335fc0288aada75882fbdbcde19432e0daa68 -SIZE (dfwinreg-20170403.tar.gz) = 1216940 +TIMESTAMP = 1496145157 +SHA256 (dfwinreg-20170529.tar.gz) = 729038922b374a6519ae272176c4f6dd408982eaf14b7001e9921b3cca81158d +SIZE (dfwinreg-20170529.tar.gz) = 1221974