Bug 127011 - lang/gnat-gcc43 fails to download distfile(s)
Summary: lang/gnat-gcc43 fails to download distfile(s)
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: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-31 21:00 UTC by Florian Franzmann
Modified: 2008-10-18 13:50 UTC (History)
0 users

See Also:


Attachments
gnat-gcc43.patch (3.52 KB, patch)
2008-09-11 20:05 UTC, karel.miklav
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Franzmann 2008-08-31 21:00:07 UTC
lang/gnat-gcc43 is unable to download distfile(s) since they are no longer where it expects to find them.

How-To-Repeat: cd /usr/ports/lang/gnat-gcc43 && make fetch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-31 21:00:15 UTC
Maintainer of lang/gnat-gcc43,

Please note that PR ports/127011 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/127011

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-31 21:00:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 karel.miklav 2008-09-11 20:05:39 UTC
Here is a patch that will fix this issue and make
the port build on 8.0. Tested on 7.0 and 8.0.

Thank you for reporting.
Comment 4 Mark Linimon freebsd_committer freebsd_triage 2008-09-11 21:29:55 UTC
State Changed
From-To: feedback->open

Maintainer patch received.
Comment 5 Beech Rintoul freebsd_committer freebsd_triage 2008-09-11 21:32:47 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-10-18 13:48:13 UTC
beech       2008-10-18 12:47:59 UTC

  FreeBSD ports repository

  Modified files:
    lang/gnat-gcc43      Makefile distinfo pkg-descr 
  Log:
  - Update to 4.3.2
  - Make fetchable
  
  PR:             ports/127011
  Submitted by:   Karel Miklav <karel@lovetemple.net> (maintainer)
  
  Revision  Changes    Path
  1.16      +7 -10     ports/lang/gnat-gcc43/Makefile
  1.9       +9 -9      ports/lang/gnat-gcc43/distinfo
  1.4       +2 -2      ports/lang/gnat-gcc43/pkg-descr
_______________________________________________
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 7 Beech Rintoul freebsd_committer freebsd_triage 2008-10-18 13:48:36 UTC
State Changed
From-To: open->closed

Committed, Thanks!