FreeBSD Bugzilla – Attachment 186452 Details for
Bug 222387
devel/msp430-debug-stack: [PATCH] to newly released version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
msp430-debug-stack.diff (text/plain), 2.81 KB, created by
Andre Albsmeier
on 2017-09-17 10:11:29 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Andre Albsmeier
Created:
2017-09-17 10:11:29 UTC
Size:
2.81 KB
patch
obsolete
>diff -ru /server/FreeBSD/ports/devel/msp430-debug-stack/Makefile ./Makefile >--- /server/FreeBSD/ports/devel/msp430-debug-stack/Makefile 2017-09-12 21:12:36.555713000 +0200 >+++ ./Makefile 2017-09-17 11:36:10.144170000 +0200 >@@ -1,17 +1,17 @@ > # $FreeBSD: head/devel/msp430-debug-stack/Makefile 449591 2017-09-10 20:55:38Z gerald $ > > PORTNAME= msp430-debug-stack >-PORTVERSION= 3.9.1.2 >-PORTREVISION= 3 >+PORTVERSION= 3.10.001.000 >+PORTREVISION= 0 > CATEGORIES= devel >-MASTER_SITES= http://www.ti.com/lit/sw/slac460s/ \ >- http://www.ti.com/lit/ug/slau320x/:doc1 \ >+MASTER_SITES= http://www.ti.com/lit/sw/slac460v/ \ >+ http://www.ti.com/lit/ug/slau320z/:doc1 \ > http://www.ti.com/lit/ug/slau656b/:doc2 >-DISTFILES= slac460s.zip \ >- slau320x.pdf:doc1 \ >+DISTFILES= slac460v.zip \ >+ slau320z.pdf:doc1 \ > slau656b.pdf:doc2 > DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} >-EXTRACT_ONLY= slac460s.zip >+EXTRACT_ONLY= slac460v.zip > > MAINTAINER= lev@FreeBSD.org > COMMENT= TI MSP430 debugging interface library >@@ -49,7 +49,7 @@ > ${MKDIR} ${STAGEDIR}${PREFIX}/include/libmsp430 > ${INSTALL_DATA} ${WRKSRC}/DLL430_v3/include/* ${STAGEDIR}${PREFIX}/include/libmsp430/ > ${MKDIR} ${STAGEDIR}${DOCSDIR} >- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/slau320x.pdf ${STAGEDIR}${DOCSDIR}/ >+ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/slau320z.pdf ${STAGEDIR}${DOCSDIR}/ > ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/slau656b.pdf ${STAGEDIR}${DOCSDIR}/ > ${MKDIR} ${STAGEDIR}${PREFIX}/etc/devd > ${INSTALL_DATA} ${FILESDIR}/mspfet.conf ${STAGEDIR}${PREFIX}/etc/devd >diff -ru /server/FreeBSD/ports/devel/msp430-debug-stack/distinfo ./distinfo >--- /server/FreeBSD/ports/devel/msp430-debug-stack/distinfo 2017-01-08 11:58:20.000000000 +0100 >+++ ./distinfo 2017-09-17 10:00:45.475820000 +0200 >@@ -1,7 +1,7 @@ > TIMESTAMP = 1483806815 >-SHA256 (msp430-debug-stack-3.9.1.2/slac460s.zip) = db9e82f177f86ef15d8f0a120f2f2a8e5132a34d592c0d9536df52c874106a9e >-SIZE (msp430-debug-stack-3.9.1.2/slac460s.zip) = 2077426 >-SHA256 (msp430-debug-stack-3.9.1.2/slau320x.pdf) = bea0f4efd29bd8f8cff58a77903f8234ddf31a5cf195f016e01c00dc68574c0c >-SIZE (msp430-debug-stack-3.9.1.2/slau320x.pdf) = 829163 >-SHA256 (msp430-debug-stack-3.9.1.2/slau656b.pdf) = a27303bf1060a598bab53481cdee05642dbb3cde7804786c5ab31cb1e911df0c >-SIZE (msp430-debug-stack-3.9.1.2/slau656b.pdf) = 487655 >+SHA256 (msp430-debug-stack-3.10.001.000/slac460v.zip) = 37b49f06ff4700f7eb43cc470bd5203a92955572fd9b43003630febfa0264e01 >+SIZE (msp430-debug-stack-3.10.001.000/slac460v.zip) = 2208148 >+SHA256 (msp430-debug-stack-3.10.001.000/slau320z.pdf) = 9573279e6338082a140d484465d5aabade9b535338cf7ad3748d3f94e71d6957 >+SIZE (msp430-debug-stack-3.10.001.000/slau320z.pdf) = 813001 >+SHA256 (msp430-debug-stack-3.10.001.000/slau656b.pdf) = a27303bf1060a598bab53481cdee05642dbb3cde7804786c5ab31cb1e911df0c >+SIZE (msp430-debug-stack-3.10.001.000/slau656b.pdf) = 487655
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 222387
: 186452