FreeBSD Bugzilla – Attachment 142900 Details for
Bug 190000
[PATCH] comms/py-serial: update to 2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
py-serial-2.7.patch
py-serial-2.7.patch (text/plain), 2.90 KB, created by
Bartek Rutkowski
on 2014-05-20 13:40:01 UTC
(
hide
)
Description:
py-serial-2.7.patch
Filename:
MIME Type:
Creator:
Bartek Rutkowski
Created:
2014-05-20 13:40:01 UTC
Size:
2.90 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 354629) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= serial >-PORTVERSION= 2.6 >+PORTVERSION= 2.7 > CATEGORIES= comms python > MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >Index: distinfo >=================================================================== >--- distinfo (revision 354629) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (pyserial-2.6.tar.gz) = 049dbcda0cd475d3be903e721d60889ee2cc4ec3b62892a81ecef144196413ed >-SIZE (pyserial-2.6.tar.gz) = 116289 >+SHA256 (pyserial-2.7.tar.gz) = 3542ec0838793e61d6224e27ff05e8ce4ba5a5c5cc4ec5c6a3e8d49247985477 >+SIZE (pyserial-2.7.tar.gz) = 122081 >Index: pkg-descr >=================================================================== >--- pkg-descr (revision 354629) >+++ pkg-descr (working copy) >@@ -3,4 +3,4 @@ > compliant system), Jython, and IronPython (.NET and Mono). The module > named "serial" automatically selects the appropriate backend. > >-WWW: http://pyserial.sourceforge.net/ >+WWW: http://pyserial.sourceforge.net >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 354629) >+++ pkg-plist (working copy) >@@ -29,6 +29,12 @@ > %%PYTHON_SITELIBDIR%%/serial/tools/list_ports.py > %%PYTHON_SITELIBDIR%%/serial/tools/list_ports.pyc > %%PYTHON_SITELIBDIR%%/serial/tools/list_ports.pyo >+%%PYTHON_SITELIBDIR%%/serial/tools/list_ports_linux.py >+%%PYTHON_SITELIBDIR%%/serial/tools/list_ports_linux.pyc >+%%PYTHON_SITELIBDIR%%/serial/tools/list_ports_linux.pyo >+%%PYTHON_SITELIBDIR%%/serial/tools/list_ports_osx.py >+%%PYTHON_SITELIBDIR%%/serial/tools/list_ports_osx.pyc >+%%PYTHON_SITELIBDIR%%/serial/tools/list_ports_osx.pyo > %%PYTHON_SITELIBDIR%%/serial/tools/list_ports_posix.py > %%PYTHON_SITELIBDIR%%/serial/tools/list_ports_posix.pyc > %%PYTHON_SITELIBDIR%%/serial/tools/list_ports_posix.pyo >@@ -56,13 +62,9 @@ > %%PYTHON_SITELIBDIR%%/serial/win32.py > %%PYTHON_SITELIBDIR%%/serial/win32.pyc > %%PYTHON_SITELIBDIR%%/serial/win32.pyo >-@dirrm %%PYTHON_SITELIBDIR%%/serial/urlhandler >-@dirrm %%PYTHON_SITELIBDIR%%/serial/tools >-@dirrm %%PYTHON_SITELIBDIR%%/serial >-%%PORTDOCS%%%%DOCSDIR%%/README.txt > %%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt > %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt >-%%PORTDOCS%%@dirrm %%DOCSDIR%% >+%%PORTDOCS%%%%DOCSDIR%%/README.txt > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/enhancedserial.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/port_publisher.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/port_publisher.sh >@@ -78,4 +80,8 @@ > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wxSerialConfigDialog.wxg > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wxTerminal.py > %%PORTEXAMPLES%%%%EXAMPLESDIR%%/wxTerminal.wxg >-%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% >+@dirrmtry %%PYTHON_SITELIBDIR%%/serial/tools >+@dirrmtry %%PYTHON_SITELIBDIR%%/serial/urlhandler >+@dirrmtry %%PYTHON_SITELIBDIR%%/serial >+%%PORTDOCS%%@dirrmtry %%DOCSDIR%% >+%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%
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 190000
: 142900