Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2013 11:04:00 GMT
From:      loader <loader@freebsdmall.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181612: [New Port] devel/py-glob2
Message-ID:  <201308281104.r7SB40DV036907@oldred.freebsd.org>
Resent-Message-ID: <201308281110.r7SBA0Au077201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181612
>Category:       ports
>Synopsis:       [New Port] devel/py-glob2
>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 Aug 28 11:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     loader
>Release:        10.0-CURRENT
>Organization:
>Environment:
FreeBSD build.freebsdmall.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r252497M: Tue Jul 9 04:49:30 UTC 2013 root@build:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Version of the glob module that can capture patterns and supports recursive wildcards.
>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-glob2
#	py-glob2/pkg-descr
#	py-glob2/Makefile
#	py-glob2/distinfo
#	py-glob2/pkg-plist
#
echo c - py-glob2
mkdir -p py-glob2 > /dev/null 2>&1
echo x - py-glob2/pkg-descr
sed 's/^X//' >py-glob2/pkg-descr << 'eadc579698afd88f8cc1240cb3f7b8db'
XVersion of the glob module that can capture patterns
Xand supports recursive wildcards.
X
XWWW: http://github.com/miracle2k/python-glob2/
eadc579698afd88f8cc1240cb3f7b8db
echo x - py-glob2/Makefile
sed 's/^X//' >py-glob2/Makefile << 'eb6d8a6d8e56485e5f9d31ab552f2560'
X# Created by: loader <loader@freebsdmall.com>
X# $FreeBSD$
X
XPORTNAME=	glob2
XPORTVERSION=	0.4
XCATEGORIES=	devel python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	loader@freebsdmall.com
XCOMMENT=	Version of the glob captures patterns and supports recursive wildcards
X
XUSE_PYTHON=	yes
XUSE_PYDISTUTILS=	easy_install
X
X.include <bsd.port.mk>
eb6d8a6d8e56485e5f9d31ab552f2560
echo x - py-glob2/distinfo
sed 's/^X//' >py-glob2/distinfo << 'f39a832d2d53628eb803fcd2566428a9'
XSHA256 (glob2-0.4.tar.gz) = cf9a89f299a171e9f95e99b1dbe2ed963780a8496e3c0abed0b137a64359dc41
XSIZE (glob2-0.4.tar.gz) = 9480
f39a832d2d53628eb803fcd2566428a9
echo x - py-glob2/pkg-plist
sed 's/^X//' >py-glob2/pkg-plist << '60dc4a352e87c23cf7e65b94c086f98f'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
60dc4a352e87c23cf7e65b94c086f98f
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308281104.r7SB40DV036907>