From owner-svn-ports-head@freebsd.org Fri Oct 6 07:59:44 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 70595E2FA0D; Fri, 6 Oct 2017 07:59:44 +0000 (UTC) (envelope-from ak@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 4A6AA73566; Fri, 6 Oct 2017 07:59:44 +0000 (UTC) (envelope-from ak@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v967xh02034410; Fri, 6 Oct 2017 07:59:43 GMT (envelope-from ak@FreeBSD.org) Received: (from ak@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v967xgve034401; Fri, 6 Oct 2017 07:59:42 GMT (envelope-from ak@FreeBSD.org) Message-Id: <201710060759.v967xgve034401@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ak set sender to ak@FreeBSD.org using -f From: Alex Kozlov Date: Fri, 6 Oct 2017 07:59:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451356 - in head: devel/gcc-arm-embedded devel/py-qt5 devel/py3-pyasn1 devel/py3-pytest-xdist devel/py3-urwid emulators/i386-wine-staging net/py3-pysocks net/py3-urllib3 X-SVN-Group: ports-head X-SVN-Commit-Author: ak X-SVN-Commit-Paths: in head: devel/gcc-arm-embedded devel/py-qt5 devel/py3-pyasn1 devel/py3-pytest-xdist devel/py3-urwid emulators/i386-wine-staging net/py3-pysocks net/py3-urllib3 X-SVN-Commit-Revision: 451356 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: Fri, 06 Oct 2017 07:59:44 -0000 Author: ak Date: Fri Oct 6 07:59:42 2017 New Revision: 451356 URL: https://svnweb.freebsd.org/changeset/ports/451356 Log: - Remove empty lines after .include : devel/py3-pyasn1 devel/py3-pytest-xdist devel/py3-urwid emulators/i386-wine-staging net/py3-pysocks net/py3-urllib3 - Fix distinfo: devel/py-qt5 - Remove quotes from IGNORE: devel/gcc-arm-embedded Approved by: portmgr blanket Modified: head/devel/gcc-arm-embedded/Makefile head/devel/py-qt5/distinfo head/devel/py3-pyasn1/Makefile head/devel/py3-pytest-xdist/Makefile head/devel/py3-urwid/Makefile head/emulators/i386-wine-staging/Makefile head/net/py3-pysocks/Makefile head/net/py3-urllib3/Makefile Modified: head/devel/gcc-arm-embedded/Makefile ============================================================================== --- head/devel/gcc-arm-embedded/Makefile Fri Oct 6 07:33:59 2017 (r451355) +++ head/devel/gcc-arm-embedded/Makefile Fri Oct 6 07:59:42 2017 (r451356) @@ -84,7 +84,7 @@ VAR_TO_SUBMAKE_NOEXPAND= CONFIGURE_ENV MAKE_ENV .include .if ${PORT_OPTIONS:MPURE} -IGNORE= "PURE option is not valid anymore, no libraries are bundled" +IGNORE= PURE option is not valid anymore, no libraries are bundled .endif post-extract: Modified: head/devel/py-qt5/distinfo ============================================================================== --- head/devel/py-qt5/distinfo Fri Oct 6 07:33:59 2017 (r451355) +++ head/devel/py-qt5/distinfo Fri Oct 6 07:59:42 2017 (r451356) @@ -1,4 +1,3 @@ TIMESTAMP = 1487865147 SHA256 (PyQt5_gpl-5.7.1.tar.gz) = be849f212a074049b9ebc10b6c07dddefb86e6d30e8df8a5c715cbb2cf7fad14 SIZE (PyQt5_gpl-5.7.1.tar.gz) = 3733746 - Modified: head/devel/py3-pyasn1/Makefile ============================================================================== --- head/devel/py3-pyasn1/Makefile Fri Oct 6 07:33:59 2017 (r451355) +++ head/devel/py3-pyasn1/Makefile Fri Oct 6 07:59:42 2017 (r451356) @@ -6,4 +6,3 @@ MASTERDIR= ${.CURDIR}/../py-pyasn1 USES= python:3.3+ .include "${MASTERDIR}/Makefile" - Modified: head/devel/py3-pytest-xdist/Makefile ============================================================================== --- head/devel/py3-pytest-xdist/Makefile Fri Oct 6 07:33:59 2017 (r451355) +++ head/devel/py3-pytest-xdist/Makefile Fri Oct 6 07:59:42 2017 (r451356) @@ -13,4 +13,3 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:dev USES= python:3.3+ .include "${MASTERDIR}/Makefile" - Modified: head/devel/py3-urwid/Makefile ============================================================================== --- head/devel/py3-urwid/Makefile Fri Oct 6 07:33:59 2017 (r451355) +++ head/devel/py3-urwid/Makefile Fri Oct 6 07:59:42 2017 (r451356) @@ -8,4 +8,3 @@ USES= python:3.3+ MASTERDIR= ${.CURDIR}/../py-urwid .include "${MASTERDIR}/Makefile" - Modified: head/emulators/i386-wine-staging/Makefile ============================================================================== --- head/emulators/i386-wine-staging/Makefile Fri Oct 6 07:33:59 2017 (r451355) +++ head/emulators/i386-wine-staging/Makefile Fri Oct 6 07:59:42 2017 (r451356) @@ -24,4 +24,3 @@ PKGNAMESUFFIX= -staging MASTERDIR= ${SLAVEDIR} .include "${SLAVEDIR}/Makefile.inc" .endif - Modified: head/net/py3-pysocks/Makefile ============================================================================== --- head/net/py3-pysocks/Makefile Fri Oct 6 07:33:59 2017 (r451355) +++ head/net/py3-pysocks/Makefile Fri Oct 6 07:59:42 2017 (r451356) @@ -8,4 +8,3 @@ PORTSCOUT= ignore:1 USES= python:3.3+ .include "${MASTERDIR}/Makefile" - Modified: head/net/py3-urllib3/Makefile ============================================================================== --- head/net/py3-urllib3/Makefile Fri Oct 6 07:33:59 2017 (r451355) +++ head/net/py3-urllib3/Makefile Fri Oct 6 07:59:42 2017 (r451356) @@ -16,4 +16,3 @@ PORTSCOUT= ignore:1 USES= python:3.3+ .include "${MASTERDIR}/Makefile" -