FreeBSD Bugzilla – Attachment 206511 Details for
Bug 239836
net/cloud-init: Update to 19.2 (bye bye python 2.7)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to 19.2
cloud-init.diff (text/plain), 1.73 KB, created by
Andrey Fesenko
on 2019-08-14 03:41:22 UTC
(
hide
)
Description:
Update to 19.2
Filename:
MIME Type:
Creator:
Andrey Fesenko
Created:
2019-08-14 03:41:22 UTC
Size:
1.73 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 508811) >+++ Makefile (working copy) >@@ -1,8 +1,7 @@ > # $FreeBSD$ > > PORTNAME= cloud-init >-PORTVERSION= 18.3 >-PORTREVISION= 2 >+PORTVERSION= 19.2 > CATEGORIES= net python > MASTER_SITES= http://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/ > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >@@ -24,13 +23,12 @@ > ${PYTHON_PKGNAMEPREFIX}requests>0:www/py-requests@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}oauthlib>0:security/py-oauthlib@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jsonpatch>0:devel/py-jsonpatch@${PY_FLAVOR} \ >- ${PYTHON_PKGNAMEPREFIX}cheetah>0:devel/py-cheetah@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jsonschema>0:devel/py-jsonschema@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}jsonpointer>0:devel/py-jsonpointer@${PY_FLAVOR} > > ETCDIR= ${PREFIX}/etc/cloud > >-USES= python:2.7 shebangfix >+USES= python shebangfix > SHEBANG_FILES= tools/validate-yaml.py tools/read-dependencies \ > tools/read-version > USE_PYTHON= autoplist distutils >@@ -47,5 +45,6 @@ > > post-build: > (cd ${WRKSRC} && ${MV} sysvinit/freebsd/cloudconfig config/cloud.cfg) >+ @cd ${WRKSRC} && ${MV} config/cloud.cfg.d/05_logging.cfg config/cloud.cfg.d/05_logging.cfg.sample > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 508811) >+++ distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1533065272 >-SHA256 (cloud-init-18.3.tar.gz) = ba93bffc6bd5ba6117e4f3c59a677d7af3e1621b7482aec4c6ceab9b7b223228 >-SIZE (cloud-init-18.3.tar.gz) = 915723 >+TIMESTAMP = 1565726929 >+SHA256 (cloud-init-19.2.tar.gz) = f5ead1b3c782c159669f8f8779c45d16a986c7405425d75f915ec55301d83a07 >+SIZE (cloud-init-19.2.tar.gz) = 1028832
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 239836
:
206511
|
206513