FreeBSD Bugzilla – Attachment 135541 Details for
Bug 180459
Port devel/py-dbus ' wrong PORTDOCS logic and pkg-plist break package [patch]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.81 KB, created by
Horia Racoviceanu
on 2013-07-11 11:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Horia Racoviceanu
Created:
2013-07-11 11:50:00 UTC
Size:
1.81 KB
patch
obsolete
>diff -ruN py-dbus-orig/Makefile py-dbus/Makefile >--- py-dbus-orig/Makefile 2013-06-25 07:09:26.000000000 -0400 >+++ py-dbus/Makefile 2013-07-11 03:29:54.000000000 -0400 >@@ -25,6 +25,8 @@ > DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} > EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME} > >+PORTDOCS= * >+ > OPTIONS_DEFINE=HTMLDOCS > HTMLDOCS_DESC= build html documentation > >@@ -39,7 +41,7 @@ > .endif > > post-patch: >-.if ! ${PORT_OPTIONS:MHTMLDOCS} >+.if ! ${PORT_OPTIONS:MDOCS} > @${REINPLACE_CMD} -e 's|HEADERS install-dist_docDATA|HEADERS|g ; \ > s|PYTHON install-nodist_docDATA|PYTHON|g' \ > ${WRKSRC}/Makefile.in >diff -ruN py-dbus-orig/pkg-plist py-dbus/pkg-plist >--- py-dbus-orig/pkg-plist 2013-06-25 07:09:26.000000000 -0400 >+++ py-dbus/pkg-plist 2013-07-11 03:31:09.000000000 -0400 >@@ -63,18 +63,6 @@ > %%PYTHON_SITELIBDIR%%/dbus/types.pyc > %%PYTHON_SITELIBDIR%%/dbus/types.pyo > libdata/pkgconfig/dbus-python.pc >-%%PORTDOCS%%%%DOCSDIR%%/API_CHANGES.txt >-%%HTML%%%%PORTDOCS%%%%DOCSDIR%%/API_CHANGES.html >-%%PORTDOCS%%%%DOCSDIR%%/HACKING.txt >-%%HTML%%%%PORTDOCS%%%%DOCSDIR%%/HACKING.html >-%%PORTDOCS%%%%DOCSDIR%%/NEWS >-%%HTML%%%%PORTDOCS%%%%DOCSDIR%%/NEWS.html >-%%PORTDOCS%%%%DOCSDIR%%/PY3PORT.txt >-%%PORTDOCS%%%%DOCSDIR%%/README >-%%HTML%%%%PORTDOCS%%%%DOCSDIR%%/README.html >-%%HTML%%%%PORTDOCS%%%%DOCSDIR%%/TODO.html >-%%PORTDOCS%%%%DOCSDIR%%/tutorial.txt >-%%HTML%%%%PORTDOCS%%%%DOCSDIR%%/tutorial.html > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-async-client.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-client.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-service.py >@@ -82,6 +70,5 @@ > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-signal-recipient.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/list-system-services.py > %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% >-%%PORTDOCS%%@dirrm %%DOCSDIR%% > @dirrm %%PYTHON_SITELIBDIR%%/dbus/mainloop > @dirrm %%PYTHON_SITELIBDIR%%/dbus
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 180459
: 135541