FreeBSD Bugzilla – Attachment 163898 Details for
Bug 205060
[NEW PORT] security/py-pynacl: Python binding to the Networking and Cryptography library
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
shar archive
py-pynacl.shar (text/plain), 2.62 KB, created by
Yuri Victorovich
on 2015-12-06 13:39:24 UTC
(
hide
)
Description:
shar archive
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-12-06 13:39:24 UTC
Size:
2.62 KB
patch
obsolete
># 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: ># ># security/py-pynacl ># security/py-pynacl/distinfo ># security/py-pynacl/Makefile ># security/py-pynacl/pkg-descr ># security/py-pynacl/files ># security/py-pynacl/files/patch-setup.py ># >echo c - security/py-pynacl >mkdir -p security/py-pynacl > /dev/null 2>&1 >echo x - security/py-pynacl/distinfo >sed 's/^X//' >security/py-pynacl/distinfo << 'a221f3e79ca6d995af7e92f0f20dadc4' >XSHA256 (PyNaCl-0.3.0.tar.gz) = 124997314455605f61afae6cf8b99b32d10f2dba22f114acb4c80d352eed76c2 >XSIZE (PyNaCl-0.3.0.tar.gz) = 2569604 >a221f3e79ca6d995af7e92f0f20dadc4 >echo x - security/py-pynacl/Makefile >sed 's/^X//' >security/py-pynacl/Makefile << 'bc0e6fe52cca3f26e17ce738a0ae2407' >X# Created by: Yuri Victorovich <yuri@rawbw.com> >X# $FreeBSD$ >X >XPORTNAME= PyNaCl >XPORTVERSION= 0.3.0 >XCATEGORIES= security python >XMASTER_SITES= CHEESESHOP >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= yuri@rawbw.com >XCOMMENT= PyNaCl is a Python binding to the Networking and Cryptography library >X >XLICENSE= APACHE20 >XLICENSE_FILE= ${WRKSRC}/LICENSE >X >XBUILD_DEPENDS= ${LOCALBASE}/lib/libnacl.a:${PORTSDIR}/security/nacl \ >X ${PYTHON_PKGNAMEPREFIX}cffi>0:${PORTSDIR}/devel/py-cffi >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>0:${PORTSDIR}/devel/py-cffi >X >XUSES= python >XUSE_PYTHON= autoplist distutils >X >Xpost-install: >X @${FIND} ${STAGEDIR}${PREFIX}/lib -name "*.so" -and -exec ${STRIP_CMD} {} \; >X >X.include <bsd.port.mk> >bc0e6fe52cca3f26e17ce738a0ae2407 >echo x - security/py-pynacl/pkg-descr >sed 's/^X//' >security/py-pynacl/pkg-descr << '609781d0cc8e1aa01cd7d08944201e5f' >XPython binding to the Networking and Cryptography (NaCl) library. >X >XWWW: https://pypi.python.org/pypi/PyNaCl/ >609781d0cc8e1aa01cd7d08944201e5f >echo c - security/py-pynacl/files >mkdir -p security/py-pynacl/files > /dev/null 2>&1 >echo x - security/py-pynacl/files/patch-setup.py >sed 's/^X//' >security/py-pynacl/files/patch-setup.py << '6ce6ff9911aef76bfad1bf54e778c2e7' >X--- setup.py.orig 2015-03-04 07:00:53 UTC >X+++ setup.py >X@@ -167,9 +167,10 @@ class build_clib(_build_clib): >X build_temp = os.path.abspath(self.build_temp) >X >X # Ensure our temporary build directory exists >X+ print("YURI build_temp="+build_temp) >X try: >X os.makedirs(build_temp) >X- except IOError: >X+ except: >X pass >X >X # Ensure all of our executanle files have their permission set >6ce6ff9911aef76bfad1bf54e778c2e7 >exit >
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 Raw
Actions:
View
Attachments on
bug 205060
: 163898