Bug 161695 - [patch] devel/mspdebug update to 0.17
Summary: [patch] devel/mspdebug update to 0.17
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pawel Pekala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-16 00:00 UTC by Peter Jeremy
Modified: 2011-10-18 23:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.73 KB, patch)
2011-10-16 00:00 UTC, Peter Jeremy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Jeremy 2011-10-16 00:00:29 UTC
	Update to 0.17

	* Support for new chips: MSP430FR5739, MSP430F5418,
	  MSP430AFE253, MSP430F5527, MSP430F5510, MSP430F5528.
	* New -s option to specify serial port
	* Bug fixes for GDB stub interface and simulator.
	* Reader now supports tilde-expansion and ^[# key.
	* Better diagnostics for FET devices (more error codes).

Fix: - Remove patch files:
	  files/patch-bsl.c files/patch-elf32.c files/patch-olimex.c
	  files/patch-rf2500.c files/patch-uif.c files/patch-usbutil.c
	- Apply the following patch:
How-To-Repeat: 	n/a
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2011-10-18 22:18:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pawel

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-10-18 22:51:27 UTC
pawel       2011-10-18 21:51:19 UTC

  FreeBSD ports repository

  Modified files:
    devel/mspdebug       Makefile distinfo 
    devel/mspdebug/files patch-Makefile 
  Removed files:
    devel/mspdebug/files patch-bsl.c patch-elf32.c patch-olimex.c 
                         patch-rf2500.c patch-uif.c 
                         patch-usbutil.c 
  Log:
  Update to 0.17
  
   * Support for new chips: MSP430FR5739, MSP430F5418,
   MSP430AFE253, MSP430F5527, MSP430F5510, MSP430F5528.
   * New -s option to specify serial port
   * Bug fixes for GDB stub interface and simulator.
   * Reader now supports tilde-expansion and ^[# key.
   * Better diagnostics for FET devices (more error codes).
  
  PR:             ports/161695
  Submitted by:   Peter Jeremy <peterjeremy@acm.org> (maintainer)
  
  Revision  Changes    Path
  1.4       +1 -1      ports/devel/mspdebug/Makefile
  1.4       +2 -2      ports/devel/mspdebug/distinfo
  1.4       +2 -2      ports/devel/mspdebug/files/patch-Makefile
  1.3       +0 -11     ports/devel/mspdebug/files/patch-bsl.c (dead)
  1.3       +0 -11     ports/devel/mspdebug/files/patch-elf32.c (dead)
  1.3       +0 -10     ports/devel/mspdebug/files/patch-olimex.c (dead)
  1.3       +0 -10     ports/devel/mspdebug/files/patch-rf2500.c (dead)
  1.3       +0 -11     ports/devel/mspdebug/files/patch-uif.c (dead)
  1.2       +0 -10     ports/devel/mspdebug/files/patch-usbutil.c (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Pawel Pekala freebsd_committer freebsd_triage 2011-10-18 22:51:39 UTC
State Changed
From-To: open->closed

Committed. Thanks!