Bug 113774 - Update port: graphics/gplot
Summary: Update port: graphics/gplot
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-16 19:10 UTC by tkato432
Modified: 2007-06-20 15:20 UTC (History)
0 users

See Also:


Attachments
file.diff (18.67 KB, patch)
2007-06-16 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2007-06-16 19:10:06 UTC
- Fix build with gcc4

New file:
files/patch-carray.c
files/patch-ccgm.c
files/patch-cgm.c
files/patch-cgmb.c
files/patch-cgmc.c
files/patch-devices.c
files/patch-drawcgm_Makefile
files/patch-drawcgm__cgm_clip.c
files/patch-drawcgm__cgm_textem.c
files/patch-drawcgm__cgmgen.c
files/patch-emul.c
files/patch-gplot.c
files/patch-gtex.c
files/patch-hload.c
files/patch-io.c
files/patch-pkras.c
files/patch-ps.c
files/patch-qms.c
files/patch-tek.c
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-06-16 19:17:57 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-06-20 15:18:43 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-06-20 15:19:10 UTC
miwi        2007-06-20 14:18:39 UTC

  FreeBSD ports repository

  Modified files:
    graphics/gplot       Makefile 
    graphics/gplot/files patch-ab 
  Added files:
    graphics/gplot/files patch-carray.c patch-ccgm.c patch-cgm.c 
                         patch-cgmb.c patch-cgmc.c patch-devices.c 
                         patch-drawcgm__cgm_clip.c 
                         patch-drawcgm__cgm_textem.c 
                         patch-drawcgm__cgmgen.c patch-emul.c 
                         patch-gplot.c patch-gtex.c patch-hload.c 
                         patch-io.c patch-pkras.c patch-ps.c 
                         patch-qms.c patch-tek.c 
  Log:
  - Unbreak
  - Fix build with gcc 4.2
  
  PR:             113774
  Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
  
  Revision  Changes    Path
  1.12      +0 -4      ports/graphics/gplot/Makefile
  1.3       +11 -3     ports/graphics/gplot/files/patch-ab
  1.1       +14 -0     ports/graphics/gplot/files/patch-carray.c (new)
  1.1       +138 -0    ports/graphics/gplot/files/patch-ccgm.c (new)
  1.1       +114 -0    ports/graphics/gplot/files/patch-cgm.c (new)
  1.1       +15 -0     ports/graphics/gplot/files/patch-cgmb.c (new)
  1.1       +10 -0     ports/graphics/gplot/files/patch-cgmc.c (new)
  1.1       +9 -0      ports/graphics/gplot/files/patch-devices.c (new)
  1.1       +20 -0     ports/graphics/gplot/files/patch-drawcgm__cgm_clip.c (new)
  1.1       +10 -0     ports/graphics/gplot/files/patch-drawcgm__cgm_textem.c (new)
  1.1       +47 -0     ports/graphics/gplot/files/patch-drawcgm__cgmgen.c (new)
  1.1       +11 -0     ports/graphics/gplot/files/patch-emul.c (new)
  1.1       +11 -0     ports/graphics/gplot/files/patch-gplot.c (new)
  1.1       +16 -0     ports/graphics/gplot/files/patch-gtex.c (new)
  1.1       +13 -0     ports/graphics/gplot/files/patch-hload.c (new)
  1.1       +20 -0     ports/graphics/gplot/files/patch-io.c (new)
  1.1       +23 -0     ports/graphics/gplot/files/patch-pkras.c (new)
  1.1       +18 -0     ports/graphics/gplot/files/patch-ps.c (new)
  1.1       +15 -0     ports/graphics/gplot/files/patch-qms.c (new)
  1.1       +15 -0     ports/graphics/gplot/files/patch-tek.c (new)
_______________________________________________
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"