Date: Wed, 25 May 2011 20:32:37 GMT From: Roland van Laar <roland@micite.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/157323: New port: devel/py-pycalendar An icalendar and vcard project Message-ID: <201105252032.p4PKWbSB081116@red.freebsd.org> Resent-Message-ID: <201105252040.p4PKe9g4082855@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 157323 >Category: ports >Synopsis: New port: devel/py-pycalendar An icalendar and vcard project >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: Wed May 25 20:40:08 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Roland van Laar >Release: >Organization: >Environment: >Description: An icalendar and vcard project for python. WWW: http://svn.mulberrymail.com/repos/PyCalendar/branches/server-stable/ >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-pycalendar # py-pycalendar/Makefile # py-pycalendar/pkg-plist # py-pycalendar/pkg-descr # py-pycalendar/distinfo # echo c - py-pycalendar mkdir -p py-pycalendar > /dev/null 2>&1 echo x - py-pycalendar/Makefile sed 's/^X//' >py-pycalendar/Makefile << '7b98ac9c6f722c536f72dba5f2ed0218' X# Ports collection makefile for: py-pycalendar X# Date created: April 23, 2011 X# Whom: Roland van Laar <roland@micite.net> X# X# $FreeBSD$ X# X XPORTNAME= pycalendar XPORTVERSION= 2.0 XCATEGORIES= devel python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= roland@micite.net XCOMMENT= An icalendar and vcard module for python X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X Xpost-patch: X @${REINPLACE_CMD} -e 's|distutils.core|setuptools|g' ${WRKSRC}/setup.py X X.include <bsd.port.mk> 7b98ac9c6f722c536f72dba5f2ed0218 echo x - py-pycalendar/pkg-plist sed 's/^X//' >py-pycalendar/pkg-plist << 'cc97a5192a73ba99d624d2383f2b16d3' X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% cc97a5192a73ba99d624d2383f2b16d3 echo x - py-pycalendar/pkg-descr sed 's/^X//' >py-pycalendar/pkg-descr << '705dbd6ed51db8a54091f15ccad26b16' XAn icalendar and vcard project for python. X XWWW: http://svn.mulberrymail.com/repos/PyCalendar/branches/server-stable/ 705dbd6ed51db8a54091f15ccad26b16 echo x - py-pycalendar/distinfo sed 's/^X//' >py-pycalendar/distinfo << '0bc5d139322500e806b0804ef7279a58' XSHA256 (pycalendar-2.0.tar.gz) = fa90316e456991c813a4e57fb3815e77ba15326d615565bc831632cd7c067b0c XSIZE (pycalendar-2.0.tar.gz) = 65413 0bc5d139322500e806b0804ef7279a58 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105252032.p4PKWbSB081116>