FreeBSD Bugzilla – Attachment 190542 Details for
Bug 225830
www/google-appengine: Update to 1.9.66
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch file
google-appengine-1.9.66.patch (text/plain), 1.69 KB, created by
Dmitri Goutnik
on 2018-02-12 14:18:41 UTC
(
hide
)
Description:
patch file
Filename:
MIME Type:
Creator:
Dmitri Goutnik
Created:
2018-02-12 14:18:41 UTC
Size:
1.69 KB
patch
obsolete
>Index: www/google-appengine/Makefile >=================================================================== >--- www/google-appengine/Makefile (revision 461583) >+++ www/google-appengine/Makefile (working copy) >@@ -2,8 +2,7 @@ > # $FreeBSD$ > > PORTNAME= google-appengine >-PORTVERSION= 1.9.51 >-PORTREVISION= 1 >+PORTVERSION= 1.9.66 > CATEGORIES= www devel python > MASTER_SITES= https://storage.googleapis.com/appengine-sdks/featured/ > DISTFILES= ${PORTNAME:S|-|_|}_${PORTVERSION}.zip >@@ -49,8 +48,6 @@ > do-install: > @${MKDIR} ${STAGEDIR}${DATADIR} > (cd ${WRKSRC} && ${COPYTREE_SHARE} "${GAEDATADIR}" ${STAGEDIR}${DATADIR}) >- @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >- (cd ${WRKSRC}/demos && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) > (cd ${STAGEDIR}${PREFIX}/bin && \ > for S in ${GAESCRIPTS}; do \ > ${INSTALL_SCRIPT} ${WRKSRC}/$${S} ${STAGEDIR}${DATADIR}; \ >@@ -61,4 +58,8 @@ > (cd ${STAGEDIR}${DATADIR} && \ > ${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py -d ${DATADIR} -f ${GAEDATADIR:Nphp} -q) > >+do-install-EXAMPLES-on: >+ @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >+ (cd ${WRKSRC}/demos && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR}) >+ > .include <bsd.port.mk> >Index: www/google-appengine/distinfo >=================================================================== >--- www/google-appengine/distinfo (revision 461583) >+++ www/google-appengine/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1491137478 >-SHA256 (google_appengine_1.9.51.zip) = 91f011639919ed37f25e5d6f61f9797ccfea1e8753834d77612dd365d80ee914 >-SIZE (google_appengine_1.9.51.zip) = 46135398 >+TIMESTAMP = 1518375886 >+SHA256 (google_appengine_1.9.66.zip) = 2cc738a377686ad60b11aea110db5832e9089f7be8fb12a6e98136eeb6c528ba >+SIZE (google_appengine_1.9.66.zip) = 54071053
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
Flags:
dmgk
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 225830
:
190517
| 190542