Date: Fri, 2 May 2014 22:43:06 GMT From: Jose Jachuf <jjachuf@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/189270: Is a new port graphics/py-pygal Message-ID: <201405022243.s42Mh62g022185@cgiserv.freebsd.org> Resent-Message-ID: <201405022250.s42Mo0Zl001014@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 189270 >Category: ports >Synopsis: Is a new port graphics/py-pygal >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri May 02 22:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Jose Jachuf >Release: 9.2-RELEASE-p4 >Organization: - >Environment: FreeBSD hp530.jjachuf.com 9.2-RELEASE-p4 FreeBSD 9.2-RELEASE-p4 #0: Tue Apr 8 18:05:06 UTC 2014 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Is a new port graphics/py-pygal >How-To-Repeat: - >Fix: - Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-pygal # py-pygal/Makefile # py-pygal/distinfo # py-pygal/pkg-descr # echo c - py-pygal mkdir -p py-pygal > /dev/null 2>&1 echo x - py-pygal/Makefile sed 's/^X//' >py-pygal/Makefile << 'de7101cc922f32ff1fe9817d6bf674ed' X# Created by: Jose Jachuf <jjachuf@gmail.com> X# $FreeBSD$ X XPORTNAME= pygal XPORTVERSION= 1.4.6 XCATEGORIES= graphics python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= jjachuf@gmail.com XCOMMENT= A python svg graph plotting library X XLICENSE= LGPL3 X XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml X X# Python3 ready XUSE_PYTHON= yes XPYXML= yes XUSE_PYDISTUTILS= yes XPYDISTUTILS_AUTOPLIST= yes X X.include <bsd.port.mk> de7101cc922f32ff1fe9817d6bf674ed echo x - py-pygal/distinfo sed 's/^X//' >py-pygal/distinfo << '7aafa5aa9be1d4f733e7e87f06526bdd' XSHA256 (pygal-1.4.6.tar.gz) = 857a7e4d9fa09f1cbe42a9da85f088054e9c18871af3aa4d05062e67c1a9a122 XSIZE (pygal-1.4.6.tar.gz) = 727605 7aafa5aa9be1d4f733e7e87f06526bdd echo x - py-pygal/pkg-descr sed 's/^X//' >py-pygal/pkg-descr << 'ae08f38ea06a607446d8dd9c133efb4a' Xpygal is a dynamic SVG charting library written in python. X XWWW: http://pygal.org ae08f38ea06a607446d8dd9c133efb4a exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405022243.s42Mh62g022185>