>Number:         179576
>Category:       misc
>Synopsis:       Add port for py-coards module.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 15 16:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Johannes Meixner
>Release:        10.0-CURRENT
>Organization:
Goldener Grund OÜ
>Environment:
FreeBSD mx12.chaot.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r251531M: Fri Jun 
14 13:16:06 EEST 2013     [email protected]:/usr/obj/usr/src/sys/xmj  amd64

>Description:
Attached to this PR is the port of the python coards module, a parser for dates 
respecting the scientific COADS convention.
>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:
#
#       Makefile
#       distinfo
#       pkg-descr
#       pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965'
X# Created by: Johannes Meixner <[email protected]>
X# $FreeBSD$
X
XPORTNAME=      coards
XPORTVERSION=   1.0.5
XCATEGORIES=    science python
XMASTER_SITES=  CHEESESHOP
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=    [email protected]
XCOMMENT=       A COADS compliant time parser
X
XLICENSE=       MIT
X
XUSE_PYTHON=            2.7
XUSE_PYDISTUTILS=       easy_install
X#PYDISTUTILS_NOEGGINFO=        yes
X
X.include <bsd.port.mk>
b67911656ef5d18c4ae36cb6741b7965
echo x - distinfo
sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f'
XSHA256 (coards-1.0.5.tar.gz) = 
f870b614288e7f93c8f545cb21ec27fd5abd0c0e25ab1f4677524a95ba7bcfd7
XSIZE (coards-1.0.5.tar.gz) = 4658
57677d168a5ec21bdf22c9501f075a8f
echo x - pkg-descr
sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979'
XCoards is a parser for time values represented using the COADS convention.
X
XWWW: https://pypi.python.org/pypi/coards
7f9555c3c1089940396b503dd37f3979
echo x - pkg-plist
sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742'
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/entry_points.txt
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/SOURCES.txt
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/dependency_links.txt
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/PKG-INFO
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/not-zip-safe
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO/top_level.txt
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/coards/__init__.py
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/coards/__init__.pyc
X%%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/coards/__init__.pyo
Xbin/coards
X@dirrmtry %%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/coards
X@dirrmtry %%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg/EGG-INFO
X@dirrmtry %%PYTHON_SITELIBDIR%%/coards-1.0.5-py2.7.egg
842cde48cf18b70a11b15515ca566742
exit



>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to