FreeBSD Bugzilla – Attachment 137434 Details for
Bug 182946
[maintainer-update] devel/awscli - update to 1.1.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
awscli-1.1.2.diff
awscli-1.1.2.diff (text/plain), 2.15 KB, created by
Alexey Degtyarev
on 2013-10-13 10:40:00 UTC
(
hide
)
Description:
awscli-1.1.2.diff
Filename:
MIME Type:
Creator:
Alexey Degtyarev
Created:
2013-10-13 10:40:00 UTC
Size:
2.15 KB
patch
obsolete
>Index: awscli/distinfo >=================================================================== >--- awscli/distinfo (revision 330136) >+++ awscli/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (awscli-1.1.0.tar.gz) = c3802d3274618d152fc3cd0946b8f5a131ab89318b3e8ba1d89d4d27c2ecb647 >-SIZE (awscli-1.1.0.tar.gz) = 121538 >+SHA256 (awscli-1.1.2.tar.gz) = b4052f0a5ae6f003b45b7e01d380e73ecfcd9e6a782166f60bb16a6b99be9e0f >+SIZE (awscli-1.1.2.tar.gz) = 123572 >Index: awscli/pkg-plist >=================================================================== >--- awscli/pkg-plist (revision 330136) >+++ awscli/pkg-plist (working copy) >@@ -87,6 +87,9 @@ > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/description.py > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/description.pyc > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/description.pyo >+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/dochandler.py >+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/dochandler.pyc >+%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/dochandler.pyo > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/executer.py > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/executer.pyc > %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/awscli/customizations/s3/executer.pyo >Index: awscli/Makefile >=================================================================== >--- awscli/Makefile (revision 330136) >+++ awscli/Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= awscli >-PORTVERSION= 1.1.0 >+PORTVERSION= 1.1.2 > CATEGORIES= devel > MASTER_SITES= CHEESESHOP > MASTER_SITE_SUBDIR=source/a/awscli >@@ -23,10 +23,13 @@ > USE_PYDISTUTILS=easy_install > > NO_STAGE= yes >+ > .include <bsd.port.pre.mk> > > .if ${PYTHON_REL} < 270 >-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse >+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}argparse>0:${PORTSDIR}/devel/py-argparse \ >+ ${PYTHON_PKGNAMEPREFIX}ordereddict>=1.1:${PORTSDIR}/devel/py-ordereddict \ >+ ${PYTHON_PKGNAMEPREFIX}simplejson>=3.3.1:${PORTSDIR}/devel/py-simplejson > .endif > > .include <bsd.port.post.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 182946
: 137434