FreeBSD Bugzilla – Attachment 75911 Details for
Bug 109547
[PATCH] www/py-mechanize: reduce BUILD_DEPENDS
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py24-mechanize-0.1.6.b.patch
py24-mechanize-0.1.6.b.patch (text/plain), 1.28 KB, created by
Li-Wen Hsu
on 2007-02-26 06:30:22 UTC
(
hide
)
Description:
py24-mechanize-0.1.6.b.patch
Filename:
MIME Type:
Creator:
Li-Wen Hsu
Created:
2007-02-26 06:30:22 UTC
Size:
1.28 KB
patch
obsolete
>diff -ruN -ruN --exclude=CVS /usr/ports/www/py-mechanize/Makefile /home/lwhsu/ports/www/py-mechanize/Makefile >--- /usr/ports/www/py-mechanize/Makefile Sat Feb 24 00:16:29 2007 >+++ /home/lwhsu/ports/www/py-mechanize/Makefile Mon Feb 26 14:19:27 2007 >@@ -13,14 +13,13 @@ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= python@FreeBSD.org > COMMENT= Stateful programmatic web browsing in Python > > BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools \ >- ${PYTHON_SITELIBDIR}/ClientCookie/__init__.py:${PORTSDIR}/devel/py-clientcookie \ >- ${PYTHON_SITELIBDIR}/${PYCLIENTFORM_EGG}:${PORTSDIR}/www/py-clientform \ >- ${PYTHON_SITELIBDIR}/pullparser.py:${PORTSDIR}/www/py-pullparser >-RUN_DEPENDS= ${BUILD_DEPENDS} >+ ${PYTHON_SITELIBDIR}/${PYCLIENTFORM_EGG}:${PORTSDIR}/www/py-clientform >+RUN_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools \ >+ ${PYTHON_SITELIBDIR}/${PYCLIENTFORM_EGG}:${PORTSDIR}/www/py-clientform > > USE_PYTHON= yes > USE_PYDISTUTILS= yes >@@ -34,7 +33,7 @@ > PYMECHANIZE_EGG=${PYMECHANIZE_EGG} \ > PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION} > >-PYMECHANIZE_EGG= ${DISTNAME}-py${PYTHON_VER}.egg >+PYMECHANIZE_EGG= ${DISTNAME}-py${PYTHON_VER}.egg > > .include <bsd.port.pre.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 109547
: 75911