From owner-svn-ports-all@FreeBSD.ORG Thu Sep 25 16:24:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 92EDA256; Thu, 25 Sep 2014 16:24:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 7E907ADA; Thu, 25 Sep 2014 16:24:30 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s8PGOUDA061426; Thu, 25 Sep 2014 16:24:30 GMT (envelope-from wg@FreeBSD.org) Received: (from wg@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s8PGOU5Z061423; Thu, 25 Sep 2014 16:24:30 GMT (envelope-from wg@FreeBSD.org) Message-Id: <201409251624.s8PGOU5Z061423@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: wg set sender to wg@FreeBSD.org using -f From: William Grzybowski Date: Thu, 25 Sep 2014 16:24:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r369270 - 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.18-1 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: Thu, 25 Sep 2014 16:24:30 -0000 Author: wg Date: Thu Sep 25 16:24:29 2014 New Revision: 369270 URL: http://svnweb.freebsd.org/changeset/ports/369270 QAT: https://qat.redports.org/buildarchive/r369270/ Log: devel/py-lxml: update to 3.4.0 - USES python Modified: head/devel/py-lxml/Makefile head/devel/py-lxml/distinfo Modified: head/devel/py-lxml/Makefile ============================================================================== --- head/devel/py-lxml/Makefile Thu Sep 25 16:22:06 2014 (r369269) +++ head/devel/py-lxml/Makefile Thu Sep 25 16:24:29 2014 (r369270) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= lxml -PORTVERSION= 3.3.5 +PORTVERSION= 3.4.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,9 +15,8 @@ LICENSE= BSD3CLAUSE LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 \ libxslt.so:${PORTSDIR}/textproc/libxslt -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= autoplist distutils LDFLAGS+= -Wl,-rpath=${LOCALBASE}/lib Modified: head/devel/py-lxml/distinfo ============================================================================== --- head/devel/py-lxml/distinfo Thu Sep 25 16:22:06 2014 (r369269) +++ head/devel/py-lxml/distinfo Thu Sep 25 16:24:29 2014 (r369270) @@ -1,2 +1,2 @@ -SHA256 (lxml-3.3.5.tar.gz) = 6ad6949dc7eea744a30fba77a968dd5910f545220e58bcc813b9df5c793e318a -SIZE (lxml-3.3.5.tar.gz) = 3467344 +SHA256 (lxml-3.4.0.tar.gz) = 714a68bf567fdec2bb7959560dc8376c0bfc688cfceb135f43b9bd87af7a956a +SIZE (lxml-3.4.0.tar.gz) = 3522134