ports/77186: Update port: devel/sendfile to 1.2.1
Ben Woolley
ben at tautology.org
Mon Feb 7 01:40:18 UTC 2005
>Number: 77186
>Category: ports
>Synopsis: Update port: devel/sendfile to 1.2.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Feb 07 01:40:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator: Ben Woolley
>Release: FreeBSD 4.10-STABLE i386
>Organization:
None
>Environment:
System: FreeBSD tautology.org 4.10-STABLE FreeBSD 4.10-STABLE #0: Sat Oct 30 12:08:36 PDT 2004 root at tautology.org:/usr/obj/usr/src/sys/WWW_GW_NAT_SND i386
>Description:
I merged in the 1.2 patch (thanks for that. :) I am still learning C syntax), and added newlines to the end of the
strings, so that it would be formatted correctly in:
python -c 'import sendfile; help(sendfile)'
>How-To-Repeat:
>Fix:
Since the patchfile is bigger than just sending the whole thing, I am sending the whole thing again.
# 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:
#
# devel/py-sendfile/
# devel/py-sendfile/Makefile
# devel/py-sendfile/distinfo
# devel/py-sendfile/pkg-descr
#
echo c - devel/py-sendfile/
mkdir -p devel/py-sendfile/ > /dev/null 2>&1
echo x - devel/py-sendfile/Makefile
sed 's/^X//' >devel/py-sendfile/Makefile << 'END-of-devel/py-sendfile/Makefile'
X# Ports collection Makefile for: py-sendfile
X# Date created: 02/01/2004
X# Whom: ports at tautology.org
X#
X# $FreeBSD: ports/devel/py-sendfile/Makefile,v 1.2 2005/02/06 22:45:23 pav Exp $
X#
X
XPORTNAME= sendfile
XPORTVERSION= 1.2.1
XCATEGORIES= devel python
XMASTER_SITES= http://tautology.org/software/python-modules/distfiles/
XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
XDISTNAME= py-sendfile-${PORTVERSION}
X
XMAINTAINER= ports at tautology.org
XCOMMENT= Python interface to the sendfile(2) system call
X
XUSE_BZIP2= yes
XUSE_PYTHON= yes
XUSE_PYDISTUTILS=yes
X
XPLIST_FILES= %%PYTHON_SITELIBDIR%%/sendfile.so
X
X.include <bsd.port.mk>
END-of-devel/py-sendfile/Makefile
echo x - devel/py-sendfile/distinfo
sed 's/^X//' >devel/py-sendfile/distinfo << 'END-of-devel/py-sendfile/distinfo'
XMD5 (py-sendfile-1.2.1.tar.bz2) = acefec93919ce80dc8222310fdd411e3
XSIZE (py-sendfile-1.2.1.tar.bz2) = 3836
END-of-devel/py-sendfile/distinfo
echo x - devel/py-sendfile/pkg-descr
sed 's/^X//' >devel/py-sendfile/pkg-descr << 'END-of-devel/py-sendfile/pkg-descr'
Xpy-sendfile is a Python module that interfaces to the sendfile(2) system call.
X
XWWW: http://tautology.org/software/python-modules/sendfile
END-of-devel/py-sendfile/pkg-descr
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list