From owner-svn-ports-all@freebsd.org Fri Nov 13 12:41:50 2015 Return-Path: Delivered-To: svn-ports-all@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 8E946A2E985; Fri, 13 Nov 2015 12:41:50 +0000 (UTC) (envelope-from wg@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 50CC1191C; Fri, 13 Nov 2015 12:41:50 +0000 (UTC) (envelope-from wg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tADCfnXG066767; Fri, 13 Nov 2015 12:41:49 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tADCfnIQ066765; Fri, 13 Nov 2015 12:41:49 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201511131241.tADCfnIQ066765@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Fri, 13 Nov 2015 12:41:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401506 - head/devel/py-lxml X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 13 Nov 2015 12:41:50 -0000 Author: wg Date: Fri Nov 13 12:41:49 2015 New Revision: 401506 URL: https://svnweb.freebsd.org/changeset/ports/401506 Log: devel/py-lxml: update to 3.5.0 Modified: head/devel/py-lxml/Makefile head/devel/py-lxml/distinfo Modified: head/devel/py-lxml/Makefile ============================================================================== --- head/devel/py-lxml/Makefile Fri Nov 13 12:30:20 2015 (r401505) +++ head/devel/py-lxml/Makefile Fri Nov 13 12:41:49 2015 (r401506) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= lxml -PORTVERSION= 3.4.1 -PORTREVISION= 1 +PORTVERSION= 3.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/devel/py-lxml/distinfo ============================================================================== --- head/devel/py-lxml/distinfo Fri Nov 13 12:30:20 2015 (r401505) +++ head/devel/py-lxml/distinfo Fri Nov 13 12:41:49 2015 (r401506) @@ -1,2 +1,2 @@ -SHA256 (lxml-3.4.1.tar.gz) = 069594837d0376a1bacf5cc42aa9a1be2e1c1396dc62f7d07f7358afecd34adf -SIZE (lxml-3.4.1.tar.gz) = 3524523 +SHA256 (lxml-3.5.0.tar.gz) = 349f93e3a4b09cc59418854ab8013d027d246757c51744bf20069bc89016f578 +SIZE (lxml-3.5.0.tar.gz) = 3810202