From owner-svn-ports-head@freebsd.org Wed Sep 27 21:19:01 2017 Return-Path: Delivered-To: svn-ports-head@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 54C4AE0F92D; Wed, 27 Sep 2017 21:19:01 +0000 (UTC) (envelope-from ygy@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 22BAB26B9; Wed, 27 Sep 2017 21:19:01 +0000 (UTC) (envelope-from ygy@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v8RLJ0NP059835; Wed, 27 Sep 2017 21:19:00 GMT (envelope-from ygy@FreeBSD.org) Received: (from ygy@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8RLJ0GI059833; Wed, 27 Sep 2017 21:19:00 GMT (envelope-from ygy@FreeBSD.org) Message-Id: <201709272119.v8RLJ0GI059833@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ygy set sender to ygy@FreeBSD.org using -f From: Guangyuan Yang Date: Wed, 27 Sep 2017 21:19:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450791 - head/sysutils/py-diffoscope X-SVN-Group: ports-head X-SVN-Commit-Author: ygy X-SVN-Commit-Paths: head/sysutils/py-diffoscope X-SVN-Commit-Revision: 450791 X-SVN-Commit-Repository: ports 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.23 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: Wed, 27 Sep 2017 21:19:01 -0000 Author: ygy (doc committer) Date: Wed Sep 27 21:18:59 2017 New Revision: 450791 URL: https://svnweb.freebsd.org/changeset/ports/450791 Log: sysutils/py-diffoscope: Update to 86 PR: 220870 Approved by: koobs (maintainer) Differential Revision: https://reviews.freebsd.org/D12328 Modified: head/sysutils/py-diffoscope/Makefile head/sysutils/py-diffoscope/distinfo Modified: head/sysutils/py-diffoscope/Makefile ============================================================================== --- head/sysutils/py-diffoscope/Makefile Wed Sep 27 21:16:36 2017 (r450790) +++ head/sysutils/py-diffoscope/Makefile Wed Sep 27 21:18:59 2017 (r450791) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= diffoscope -PORTVERSION= 84 +PORTVERSION= 86 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,8 @@ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}libarchive-c>=0:archivers/py3-libarchive-c \ - ${PYTHON_PKGNAMEPREFIX}python-magic>=0:devel/py3-python-magic + ${PYTHON_PKGNAMEPREFIX}python-magic>=0:devel/py3-python-magic \ + gdiff:textproc/diffutils TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest \ zipinfo:archivers/unzip \ isoinfo:sysutils/cdrkit \ Modified: head/sysutils/py-diffoscope/distinfo ============================================================================== --- head/sysutils/py-diffoscope/distinfo Wed Sep 27 21:16:36 2017 (r450790) +++ head/sysutils/py-diffoscope/distinfo Wed Sep 27 21:18:59 2017 (r450791) @@ -1,3 +1,3 @@ -TIMESTAMP = 1500326473 -SHA256 (diffoscope-84.tar.gz) = 7a8e6a2bd3562fa650cad90f4c9a3ec9b070d5a2e55d437f5f28a8a07aecd53f -SIZE (diffoscope-84.tar.gz) = 914564 +TIMESTAMP = 1505191058 +SHA256 (diffoscope-86.tar.gz) = 630fa7645a9f54fd48c9c1752e23af3758192aa62961e8580b541b4927bdb872 +SIZE (diffoscope-86.tar.gz) = 969720