From owner-svn-ports-head@freebsd.org Mon Mar 21 11:37:52 2016 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 E23CEAD8DDF; Mon, 21 Mar 2016 11:37:52 +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 AC271632; Mon, 21 Mar 2016 11:37:52 +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 u2LBbp17044338; Mon, 21 Mar 2016 11:37:51 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2LBbplX044336; Mon, 21 Mar 2016 11:37:51 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201603211137.u2LBbplX044336@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Mon, 21 Mar 2016 11:37:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r411555 - head/devel/py-sortedcontainers 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.21 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, 21 Mar 2016 11:37:53 -0000 Author: antoine Date: Mon Mar 21 11:37:51 2016 New Revision: 411555 URL: https://svnweb.freebsd.org/changeset/ports/411555 Log: Update to 1.4.4 Modified: head/devel/py-sortedcontainers/Makefile head/devel/py-sortedcontainers/distinfo Modified: head/devel/py-sortedcontainers/Makefile ============================================================================== --- head/devel/py-sortedcontainers/Makefile Mon Mar 21 11:35:29 2016 (r411554) +++ head/devel/py-sortedcontainers/Makefile Mon Mar 21 11:37:51 2016 (r411555) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sortedcontainers -PORTVERSION= 0.9.6 +PORTVERSION= 1.4.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ COMMENT= Python Sorted Container Types: LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE +NO_ARCH= yes USES= python USE_PYTHON= distutils autoplist Modified: head/devel/py-sortedcontainers/distinfo ============================================================================== --- head/devel/py-sortedcontainers/distinfo Mon Mar 21 11:35:29 2016 (r411554) +++ head/devel/py-sortedcontainers/distinfo Mon Mar 21 11:37:51 2016 (r411555) @@ -1,2 +1,2 @@ -SHA256 (sortedcontainers-0.9.6.tar.gz) = bacaeb1c3e59c3083eec4d1198ba5625246c012e0342aafa46291632e8458dd3 -SIZE (sortedcontainers-0.9.6.tar.gz) = 33236 +SHA256 (sortedcontainers-1.4.4.tar.gz) = 192f59da6df6f91204f85a614a09b88e5ca680a4cc6a31fbc8689cad472da212 +SIZE (sortedcontainers-1.4.4.tar.gz) = 28746