Bug 164020

Summary: [patch] devel/gputils: update to 0.14.1
Product: Ports & Packages Reporter: Tijl Coosemans <tijl>
Component: Individual Port(s)Assignee: Ruslan Makhmatkhanov <rm>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
gputils.update none

Description Tijl Coosemans 2012-01-11 16:00:24 UTC
Update to version 0.14.1. Most notable changes:

- gpasm, gplink: generate coff files with the new Microchip COFF format
  version 2 by default
- gpasm -C option reverted: now it genetares old Microchip COFF format
  version 1
- gpasm --new-coff option removed, added --old-coff
- emitted config words are masked with the word size
- gpasm messages, warnings and errors more compatible with MPASM
- gpasm list file format more compatible with MPASM
- proper "end" line handling, include the "end" line in the asm listing
- added support for all pic 14 bit enhanced devices supported by MPASM 5.43
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-01-11 16:11:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-11 18:24:36 UTC
rm          2012-01-11 18:24:22 UTC

  FreeBSD ports repository

  Modified files:
    devel/gputils        Makefile distinfo pkg-plist 
  Log:
  - update to 0.14.1
  - add LICENSE (GPLv2)
  
  PR:             164020
  Submitted by:   Tijl Coosemans <tijl at coosemans dot org> (maintainer)
  
  Revision  Changes    Path
  1.20      +3 -1      ports/devel/gputils/Makefile
  1.19      +2 -2      ports/devel/gputils/distinfo
  1.16      +133 -10   ports/devel/gputils/pkg-plist
_______________________________________________
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 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-01-11 18:35:42 UTC
State Changed
From-To: open->closed

Committed, thank you!