From owner-svn-ports-head@freebsd.org Mon Feb 6 22:32:24 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 0F2B3CD345B; Mon, 6 Feb 2017 22:32:24 +0000 (UTC) (envelope-from bapt@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 D02A89B2; Mon, 6 Feb 2017 22:32:23 +0000 (UTC) (envelope-from bapt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v16MWMdX010428; Mon, 6 Feb 2017 22:32:22 GMT (envelope-from bapt@FreeBSD.org) Received: (from bapt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v16MWMiS010426; Mon, 6 Feb 2017 22:32:22 GMT (envelope-from bapt@FreeBSD.org) Message-Id: <201702062232.v16MWMiS010426@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bapt set sender to bapt@FreeBSD.org using -f From: Baptiste Daroussin Date: Mon, 6 Feb 2017 22:32:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r433526 - in head/sysutils/py-diffoscope: . files 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.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: Mon, 06 Feb 2017 22:32:24 -0000 Author: bapt Date: Mon Feb 6 22:32:22 2017 New Revision: 433526 URL: https://svnweb.freebsd.org/changeset/ports/433526 Log: Update to 67 Note that all FreeBSD patches have been upstreamed and more In particular the requirement for /dev/fd has gone Approved by: koobs (maintainer timeout 1 month) Differential Revision: https://reviews.freebsd.org/D9085 Deleted: head/sysutils/py-diffoscope/files/ head/sysutils/py-diffoscope/pkg-message Modified: head/sysutils/py-diffoscope/Makefile head/sysutils/py-diffoscope/distinfo Modified: head/sysutils/py-diffoscope/Makefile ============================================================================== --- head/sysutils/py-diffoscope/Makefile Mon Feb 6 22:17:29 2017 (r433525) +++ head/sysutils/py-diffoscope/Makefile Mon Feb 6 22:32:22 2017 (r433526) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= diffoscope -PORTVERSION= 59 +PORTVERSION= 67 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -25,8 +25,6 @@ USE_PYTHON= autoplist concurrent distuti NO_ARCH= yes -# mount -t fdescfs fdesc /dev/fd before running tests - do-test: @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test --pytest-args="-rsx -l -vv" Modified: head/sysutils/py-diffoscope/distinfo ============================================================================== --- head/sysutils/py-diffoscope/distinfo Mon Feb 6 22:17:29 2017 (r433525) +++ head/sysutils/py-diffoscope/distinfo Mon Feb 6 22:32:22 2017 (r433526) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471591876 -SHA256 (diffoscope-59.tar.gz) = 78be510ba9a3cbe4301288cd8ccd686e8694e2baae9119e2cc612a3b18ae3a26 -SIZE (diffoscope-59.tar.gz) = 400860 +TIMESTAMP = 1483829567 +SHA256 (diffoscope-67.tar.gz) = 96f17de536f411e69d2944191a8860b5c8be22a7f5a6a5d4ea3d34cc94badbf7 +SIZE (diffoscope-67.tar.gz) = 488185