Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2011 22:14:20 GMT
From:      Corey Smith <corsmith@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153662: New port: net/py-suds
Message-ID:  <201101032214.p03MEKSO021368@red.freebsd.org>
Resent-Message-ID: <201101032220.p03MKA63079162@freefall.freebsd.org>

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

>Number:         153662
>Category:       ports
>Synopsis:       New port: net/py-suds
>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 Jan 03 22:20:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Corey Smith
>Release:        8.1-RELEASE
>Organization:
>Environment:
FreeBSD build 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Tue Nov 16 13:56:25 EST 2010     root@build:/usr/src/sys/amd64/compile/CUSTOM  amd64 
>Description:
New port for a python SOAP library called suds
>How-To-Repeat:

>Fix:
shar file attached

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-suds
#	py-suds/pkg-descr
#	py-suds/distinfo
#	py-suds/Makefile
#	py-suds/pkg-plist
#
echo c - py-suds
mkdir -p py-suds > /dev/null 2>&1
echo x - py-suds/pkg-descr
sed 's/^X//' >py-suds/pkg-descr << 'b80db9cffbd80e07869d71937617354e'
XA SOAP implementation for python.
X
XWWW:    https://fedorahosted.org/suds/
b80db9cffbd80e07869d71937617354e
echo x - py-suds/distinfo
sed 's/^X//' >py-suds/distinfo << 'a788653c259bad149de6d6b68420d389'
XSHA256 (suds-0.4.tar.gz) = d5524ae523bb9e09c57bcdbd1efae2c287d20603688ea31f6020ed180a489af0
XSIZE (suds-0.4.tar.gz) = 104013
a788653c259bad149de6d6b68420d389
echo x - py-suds/Makefile
sed 's/^X//' >py-suds/Makefile << '29d600107620f0f6902f37f815072a41'
X# New ports collection makefile for:	py-suds
X# Date created:		3 Jan 2011
X# Whom:	      		Corey Smith
X#
X# $FreeBSD$
X#
X
XPORTNAME=		suds
XPORTVERSION=		0.4
XCATEGORIES=		net python
XMASTER_SITES=		CHEESESHOP
XPKGNAMEPREFIX=		${PYTHON_PKGNAMEPREFIX}
X
XMAINTAINER=		corsmith@gmail.com
XCOMMENT=		A SOAP implementation
X
XUSE_PYTHON=		yes
XUSE_PYDISTUTILS=	easy_install
X
X.include <bsd.port.mk>
29d600107620f0f6902f37f815072a41
echo x - py-suds/pkg-plist
sed 's/^X//' >py-suds/pkg-plist << '5ff603e0db657a47437d53d9c54a1936'
X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
5ff603e0db657a47437d53d9c54a1936
exit



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



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