From owner-svn-ports-all@freebsd.org Tue Jun 4 08:30:01 2019 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 AB6D615A82B3; Tue, 4 Jun 2019 08:30:01 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4B8FE8D0DC; Tue, 4 Jun 2019 08:30:01 +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 229DA1AF45; Tue, 4 Jun 2019 08:30:01 +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 x548U1N6012088; Tue, 4 Jun 2019 08:30:01 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x548U0PM012087; Tue, 4 Jun 2019 08:30:00 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201906040830.x548U0PM012087@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Tue, 4 Jun 2019 08:30:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503453 - 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: 503453 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4B8FE8D0DC X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.96)[-0.955,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Tue, 04 Jun 2019 08:30:02 -0000 Author: antoine Date: Tue Jun 4 08:30:00 2019 New Revision: 503453 URL: https://svnweb.freebsd.org/changeset/ports/503453 Log: Update to 20190517 Modified: head/security/py-dfwinreg/Makefile head/security/py-dfwinreg/distinfo Modified: head/security/py-dfwinreg/Makefile ============================================================================== --- head/security/py-dfwinreg/Makefile Tue Jun 4 08:27:44 2019 (r503452) +++ head/security/py-dfwinreg/Makefile Tue Jun 4 08:30:00 2019 (r503453) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= dfwinreg -PORTVERSION= 20190329 +PORTVERSION= 20190517 CATEGORIES= security devel python -MASTER_SITES= CHEESESHOP \ - https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ +#MASTER_SITES= CHEESESHOP +MASTER_SITES= https://github.com/log2timeline/dfwinreg/releases/download/${PORTVERSION}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= antoine@FreeBSD.org @@ -19,9 +19,10 @@ RUN_DEPENDS= libregf>=a:devel/libregf \ ${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 concurrent + +NO_ARCH= yes post-patch: ${REINPLACE_CMD} "s,share/doc/dfwinreg,${DOCSDIR_REL}," ${WRKSRC}/setup.py Modified: head/security/py-dfwinreg/distinfo ============================================================================== --- head/security/py-dfwinreg/distinfo Tue Jun 4 08:27:44 2019 (r503452) +++ head/security/py-dfwinreg/distinfo Tue Jun 4 08:30:00 2019 (r503453) @@ -1,3 +1,3 @@ -TIMESTAMP = 1553980854 -SHA256 (dfwinreg-20190329.tar.gz) = 1d1126f178fba5ecd8bf148a1caf9a2a15917c7206ce5160925b4efe85ad963c -SIZE (dfwinreg-20190329.tar.gz) = 8292437 +TIMESTAMP = 1558191190 +SHA256 (dfwinreg-20190517.tar.gz) = bf7fc91cb508bc70c457b08a32d8e67e09a1180afd1ca0573373ebd2bd0f7888 +SIZE (dfwinreg-20190517.tar.gz) = 14915188