Bug 164020 - [patch] devel/gputils: update to 0.14.1
Summary: [patch] devel/gputils: update to 0.14.1
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-11 16:00 UTC by Tijl Coosemans
Modified: 2012-01-11 18:35 UTC (History)
0 users

See Also:


Attachments
gputils.update (7.53 KB, text/plain)
2012-01-11 16:00 UTC, Tijl Coosemans
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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!