ports/189073: [NEW PORT] devel/py-enum34: Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4

Muhammad Moinur Rahman 5u623l20 at gmail.com
Mon Apr 28 13:40:00 UTC 2014


>Number:         189073
>Category:       ports
>Synopsis:       [NEW PORT] devel/py-enum34: Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
>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:   Mon Apr 28 13:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Muhammad Moinur Rahman
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD bofh.1asiacom.net 11.0-CURRENT FreeBSD 11.0-CURRENT #1 r263870: Fri Mar 28 16:37:49 BDT
>Description:
An enumeration is a set of symbolic names (members) bound to unique, constant
values. Within an enumeration, the members can be compared by identity, and
the enumeration itself can be iterated over.

WWW: http://pypi.python.org/pypi/enum34

For Committer's reference:
http://pdr.s.ubze.ro/bulk/latest-per-pkg/py27-enum34/0.9.23/

Generated with FreeBSD Port Tools 1.01 (mode: new)
>How-To-Repeat:
>Fix:

--- py27-enum34-0.9.23.shar begins here ---
# 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-enum34
#	py-enum34/pkg-descr
#	py-enum34/distinfo
#	py-enum34/Makefile
#
echo c - py-enum34
mkdir -p py-enum34 > /dev/null 2>&1
echo x - py-enum34/pkg-descr
sed 's/^X//' >py-enum34/pkg-descr << '017b02c0c927731e5a82fd4fd4687f48'
XAn enumeration is a set of symbolic names (members) bound to unique, constant
Xvalues. Within an enumeration, the members can be compared by identity, and
Xthe enumeration itself can be iterated over.
X
XWWW: http://pypi.python.org/pypi/enum34
017b02c0c927731e5a82fd4fd4687f48
echo x - py-enum34/distinfo
sed 's/^X//' >py-enum34/distinfo << 'c70cb63224efb3f081a6a6bd0b306566'
XSHA256 (enum34-0.9.23.tar.gz) = cfc05f11b5169c7b5c4adfae6de51cb8ad608c269b2496fbb75a115a5b572440
XSIZE (enum34-0.9.23.tar.gz) = 44720
c70cb63224efb3f081a6a6bd0b306566
echo x - py-enum34/Makefile
sed 's/^X//' >py-enum34/Makefile << '2d6146a119cfae7f7f671e6f616ea43c'
X# Created by: Muhammad Moinur Rahman <5u623l20 at gmail.com>
X# $FreeBSD$
X
XPORTNAME=	enum34
XPORTVERSION=	0.9.23
XCATEGORIES=	devel python
XMASTER_SITES=	CHEESESHOP
XPKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=	5u623l20 at gmail.com
XCOMMENT=	Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4
X
XLICENSE=	BSD3CLAUSE
X
XUSE_PYTHON=	2.7-3.3
XUSE_PYDISTUTILS=	yes
XPYDISTUTILS_AUTOPLIST=	yes
X
XPORTDOCS=	*
XDOCSDIR=	${PREFIX}/share/doc/py-${PORTNAME}
X
Xpost-install:
X	@${MKDIR} ${STAGEDIR}${DOCSDIR}
X	(cd ${WRKSRC}/enum/doc && ${COPYTREE_SHARE} \* ${STAGEDIR}${DOCSDIR})
X
X.include <bsd.port.mk>
2d6146a119cfae7f7f671e6f616ea43c
exit
--- py27-enum34-0.9.23.shar ends here ---

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


More information about the freebsd-ports-bugs mailing list