Bug 153687 - Update lang/gpc to use gcc 2.4.4
Summary: Update lang/gpc to use gcc 2.4.4
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: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 18:30 UTC by Pedro F. Giffuni
Modified: 2011-01-06 19:20 UTC (History)
0 users

See Also:


Attachments
file.diff (13.38 KB, patch)
2011-01-04 18:30 UTC, Pedro F. Giffuni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pedro F. Giffuni 2011-01-04 18:30:14 UTC
Update to use a newer gcc as base, this reduced the size of the patches.

Add LICENSE.

Fix: Patch attached.

Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-01-04 18:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-06 19:11:47 UTC
alepulver    2011-01-06 19:11:42 UTC

  FreeBSD ports repository

  Modified files:
    lang/gpc             Makefile distinfo 
    lang/gpc/files       patch-gcc__config.gcc 
                         patch-gcc__config__freebsd-spec.h 
  Log:
  - Update to use a newer gcc as base, this reduced the size of the patches.
  
  PR:             153687
  Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
  
  Revision  Changes    Path
  1.20      +5 -3      ports/lang/gpc/Makefile
  1.5       +2 -4      ports/lang/gpc/distinfo
  1.3       +3 -287    ports/lang/gpc/files/patch-gcc__config.gcc
  1.3       +2 -49     ports/lang/gpc/files/patch-gcc__config__freebsd-spec.h
_______________________________________________
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 Alejandro Pulver freebsd_committer freebsd_triage 2011-01-06 19:12:03 UTC
State Changed
From-To: open->closed

Committed. Thanks!