FreeBSD Bugzilla – Attachment 159791 Details for
Bug 202261
[PATCH] devel/py-foolscap: update to 0.8.0, multiple security improvements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to 0.8.0
devel-py-foolscap-0.8.0.patch (text/plain), 1.77 KB, created by
Thomas Hurst
on 2015-08-12 00:55:34 UTC
(
hide
)
Description:
patch to 0.8.0
Filename:
MIME Type:
Creator:
Thomas Hurst
Created:
2015-08-12 00:55:34 UTC
Size:
1.77 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 393950) >+++ Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= foolscap >-PORTVERSION= 0.6.4 >-PORTREVISION= 1 >+PORTVERSION= 0.8.0 > CATEGORIES= devel python > MASTER_SITES= http://foolscap.lothar.com/releases/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -15,9 +14,13 @@ > LICENSE_FILE= ${WRKSRC}/LICENSE > > BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:${PORTSDIR}/security/py-openssl >-RUN_DEPENDS:= ${BUILD_DEPENDS} >+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:${PORTSDIR}/security/py-openssl > > USES= python twisted >-USE_PYTHON= distutils autoplist >+USE_PYTHON= autoplist distutils >+NO_ARCH= yes > >+regression-test: build >+ @cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test >+ > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 393950) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (foolscap-0.6.4.tar.gz) = 74b283dd68a3c9d68ebf4e9b4ebf5cfb37480915b6a808ac930fe858a66f8d99 >-SIZE (foolscap-0.6.4.tar.gz) = 479664 >+SHA256 (foolscap-0.8.0.tar.gz) = 6ab49e8c52ee49597148802a877593ddb6ca9a63cb32eaae8bff2900667be1c9 >+SIZE (foolscap-0.8.0.tar.gz) = 475062 >Index: files/patch-setup.py >=================================================================== >--- files/patch-setup.py (revision 393950) >+++ files/patch-setup.py (working copy) >@@ -1,11 +0,0 @@ >---- setup.py.orig 2012-01-06 11:21:39.000000000 +0800 >-+++ setup.py 2012-03-12 15:07:15.000000000 +0800 >-@@ -58,7 +58,7 @@ >- # entry_points= scripts to create the appropriate .bat files. >- import setuptools >- _hush_pyflakes = [setuptools] >-- have_setuptools = True >-+ have_setuptools = False >- except ImportError: >- pass >-
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 202261
: 159791 |
159792