Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F110701771
D47890.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
910 B
Referenced Files
None
Subscribers
None
D47890.diff
View Options
diff --git a/devel/msp430-debug-stack/Makefile b/devel/msp430-debug-stack/Makefile
--- a/devel/msp430-debug-stack/Makefile
+++ b/devel/msp430-debug-stack/Makefile
@@ -1,6 +1,6 @@
PORTNAME= msp430-debug-stack
PORTVERSION= 3.15.1.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= devel
MASTER_SITES= https://dr-download.ti.com/software-development/driver-or-library/MD-4vnqcP1Wk4/${PORTVERSION}/ \
LOCAL/lev:doc1 \
diff --git a/devel/msp430-debug-stack/files/mspfet.conf b/devel/msp430-debug-stack/files/mspfet.conf
--- a/devel/msp430-debug-stack/files/mspfet.conf
+++ b/devel/msp430-debug-stack/files/mspfet.conf
@@ -8,7 +8,7 @@
match "interface" "0"; # JTAG-Interface
action "cd /dev; p=$product; dn=$device-name; \
un=$(sysctl -n dev.umodem.${dn#umodem}.ttyname); \
- chmod 666 cua$un; ln -sf cua$un mspfet${p#0x}";
+ chmod 666 cua${un}; ln -sf cua${un} mspfet${p#0x}";
};
notify 20 {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Feb 23, 2:05 AM (6 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16785509
Default Alt Text
D47890.diff (910 B)
Attached To
Mode
D47890: devel/msp430-debug-stack: fix broken udev config script
Attached
Detach File
Event Timeline
Log In to Comment