From owner-svn-ports-head@FreeBSD.ORG Mon Nov 17 13:11:00 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E68F725E; Mon, 17 Nov 2014 13:11:00 +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 B8B2F1B7; Mon, 17 Nov 2014 13:11:00 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sAHDB08Q052637; Mon, 17 Nov 2014 13:11:00 GMT (envelope-from olivierd@FreeBSD.org) Received: (from olivierd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sAHDB0XX052627; Mon, 17 Nov 2014 13:11:00 GMT (envelope-from olivierd@FreeBSD.org) Message-Id: <201411171311.sAHDB0XX052627@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: olivierd set sender to olivierd@FreeBSD.org using -f From: Olivier Duchateau Date: Mon, 17 Nov 2014 13:11:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r372665 - in head/www/xist: . 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.18-1 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, 17 Nov 2014 13:11:01 -0000 Author: olivierd Date: Mon Nov 17 13:10:59 2014 New Revision: 372665 URL: https://svnweb.freebsd.org/changeset/ports/372665 QAT: https://qat.redports.org/buildarchive/r372665/ Log: Update to 5.12 Deleted: head/www/xist/files/ Modified: head/www/xist/Makefile head/www/xist/distinfo Modified: head/www/xist/Makefile ============================================================================== --- head/www/xist/Makefile Mon Nov 17 12:44:17 2014 (r372664) +++ head/www/xist/Makefile Mon Nov 17 13:10:59 2014 (r372665) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xist -PORTVERSION= 3.25 -PORTREVISION= 4 +PORTVERSION= 5.12 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ http://ftp.livinglogic.de/xist/ @@ -15,18 +14,11 @@ COMMENT= XML-based extensible HTML gener LICENSE= MIT -RUN_DEPENDS= ${PYXML} \ - ${PYTHON_PKGNAMEPREFIX}ll-core>=1.11.1:${PORTSDIR}/devel/py-ll-core \ - ${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \ - ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.7:${PORTSDIR}/www/py-cssutils +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=3.4:${PORTSDIR}/devel/py-lxml \ + ${PYTHON_PKGNAMEPREFIX}pillow>2.6:${PORTSDIR}/graphics/py-pillow \ + ${PYTHON_PKGNAMEPREFIX}cssutils>=1.0:${PORTSDIR}/www/py-cssutils -USES= python:2 tar:bzip2 +USES= python:3 tar:bzip2 USE_PYTHON= autoplist distutils -post-patch: -.for conflictswithllcore in __init__ scripts/__init__ ansistyle astyle color \ - daemon make misc scripts/ucp sisyphus url xml_codec - ${RM} ${WRKSRC}/src/ll/${conflictswithllcore}.py -.endfor - .include Modified: head/www/xist/distinfo ============================================================================== --- head/www/xist/distinfo Mon Nov 17 12:44:17 2014 (r372664) +++ head/www/xist/distinfo Mon Nov 17 13:10:59 2014 (r372665) @@ -1,2 +1,2 @@ -SHA256 (ll-xist-3.25.tar.bz2) = 8eed92b69f5852bbe406c3800c18ddfeab8835029b9d606891a57897eb8b74b2 -SIZE (ll-xist-3.25.tar.bz2) = 388303 +SHA256 (ll-xist-5.12.tar.bz2) = a38e53eb5502e61b532fe69cadb3f22233b81d1e9318e553ac2972d00d7d2d1a +SIZE (ll-xist-5.12.tar.bz2) = 516348