Bug 158938 - [MAINTAINER] lang/gnat-aux: update to gcc 4.6.1
Summary: [MAINTAINER] lang/gnat-aux: update to gcc 4.6.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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-15 08:30 UTC by John Marino
Modified: 2011-07-15 15:00 UTC (History)
0 users

See Also:


Attachments
file.diff (1.46 KB, patch)
2011-07-15 08:30 UTC, John Marino
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2011-07-15 08:30:12 UTC
The attached patch updates lang/gnat-aux to correspond to the gcc 4.6.1 release.

As secondary benefits, it also:
1) Provides DESTDIR support
2) Fixes installation failure (gnat documentation) when gnat-aux is upgrade from previous versions

This patch was tested on tinderbox (FreeBSD 8.2 / amd64)
This patch is submitted by the maintainer of the port.

Fix: Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-07-15 08:30:24 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2011-07-15 10:13:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-07-15 14:58:39 UTC
culot       2011-07-15 13:58:31 UTC

  FreeBSD ports repository

  Modified files:
    lang/gnat-aux        Makefile distinfo 
  Log:
  - Update to 20110627 (corresponding to gcc4.6.1 release)
  
  PR:             ports/158938
  Submitted by:   John Marino <draco@marino.st> (maintainer)
  
  Revision  Changes    Path
  1.3       +3 -4      ports/lang/gnat-aux/Makefile
  1.4       +2 -2      ports/lang/gnat-aux/distinfo
_______________________________________________
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 4 Frederic Culot freebsd_committer freebsd_triage 2011-07-15 14:58:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!