FreeBSD Bugzilla – Attachment 140114 Details for
Bug 186599
[maintainer] [patch] devel/pyst: update to latest version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.83 KB, created by
m.tsatsenko
on 2014-02-09 19:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
m.tsatsenko
Created:
2014-02-09 19:10:00 UTC
Size:
1.83 KB
patch
obsolete
>Index: pyst/distinfo >=================================================================== >--- pyst/distinfo (revision 22899) >+++ pyst/distinfo (revision 22902) >@@ -1,2 +1,2 @@ >-SHA256 (pyst-0.4.38.tar.gz) = f358b3e8465ec45e4ac21a7c5bb169c2ce65962810035f0a6d073a40b1a1899e >-SIZE (pyst-0.4.38.tar.gz) = 32829 >+SHA256 (pyst-0.6.50.tar.gz) = 84361ca8325704eefd6d54df83b60b8119ee277a968715860b7a81d8015332ea >+SIZE (pyst-0.6.50.tar.gz) = 33695 >Index: pyst/pkg-plist >=================================================================== >--- pyst/pkg-plist (revision 22899) >+++ pyst/pkg-plist (revision 22902) >@@ -10,6 +10,12 @@ > %%PYTHON_SITELIBDIR%%/asterisk/agitb.py > %%PYTHON_SITELIBDIR%%/asterisk/agitb.pyc > %%PYTHON_SITELIBDIR%%/asterisk/agitb.pyo >+%%PYTHON_SITELIBDIR%%/asterisk/astemu.py >+%%PYTHON_SITELIBDIR%%/asterisk/astemu.pyc >+%%PYTHON_SITELIBDIR%%/asterisk/astemu.pyo >+%%PYTHON_SITELIBDIR%%/asterisk/compat.py >+%%PYTHON_SITELIBDIR%%/asterisk/compat.pyc >+%%PYTHON_SITELIBDIR%%/asterisk/compat.pyo > %%PYTHON_SITELIBDIR%%/asterisk/config.py > %%PYTHON_SITELIBDIR%%/asterisk/config.pyc > %%PYTHON_SITELIBDIR%%/asterisk/config.pyo >Index: pyst/Makefile >=================================================================== >--- pyst/Makefile (revision 22899) >+++ pyst/Makefile (revision 22902) >@@ -2,7 +2,7 @@ > # $FreeBSD: head/devel/pyst/Makefile 340722 2014-01-22 17:00:46Z mat $ > > PORTNAME= pyst >-PORTVERSION= 0.4.38 >+PORTVERSION= 0.6.50 > CATEGORIES= devel python > MASTER_SITES= SF/${PORTNAME}/pyst/${PORTVERSION} > >@@ -17,14 +17,13 @@ > > PORTDOCS= README README.html ChangeLog > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MDOCS} > post-install: >- @${MKDIR} ${DOCSDIR} >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} > .for file in ${PORTDOCS} >- @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR} >+ @${INSTALL_DATA} ${WRKSRC}/${file} ${STAGEDIR}${DOCSDIR} > .endfor > .endif
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 186599
: 140114