Bug 118674 - [patch] math/guppi unbreak fix build with GCC + adopt maintainship
Summary: [patch] math/guppi unbreak fix build with GCC + adopt maintainship
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-12-13 17:40 UTC by Pietro Cerutti
Modified: 2007-12-14 17:00 UTC (History)
0 users

See Also:


Attachments
_guppi.diff (11.71 KB, patch)
2007-12-13 17:40 UTC, Pietro Cerutti
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pietro Cerutti 2007-12-13 17:40:00 UTC

The following patch:

- fixes the build with GCC 4.2
- implements objectformat handling
- adds support for the WITHOUT_NLS switch
- sets maintainship to me

Tested on:

- 8.0-CURRENT i386
- 7.0-BETA3 sparc64
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-13 17:40:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Pietro Cerutti 2007-12-14 14:24:56 UTC
Please find the updated patch here:

http://www.gahr.ch/FreeBSD/patches/118674_guppi.diff

- fix pkg-plist

-- 
Pietro Cerutti

PGP Public Key:
http://gahr.ch/pgp
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-12-14 16:50:50 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-12-14 16:51:21 UTC
miwi        2007-12-14 16:51:09 UTC

  FreeBSD ports repository

  Modified files:
    math/guppi           Makefile pkg-plist 
    math/guppi/files     
                         patch-src_libguppiplot_guppi-root-group-item.c 
  Added files:
    math/guppi/files     patch-src-libguppidata_guppi-data.c 
                         patch-src-libguppidata_guppi-seq-scalar.c 
                         patch-src-libguppiplot_guppi-axis-markers.c 
                         patch-src-libguppispecfns_mconf.h 
                         patch-src-libguppiuseful_guppi-plug-in.c 
  Log:
  - Fix build with gcc 4.2
  - Pass maintainership to submitter
  
  PR:             118674
  Submitted by:   Pietro Cerutti <gahr@gahr.ch>
  
  Revision  Changes    Path
  1.30      +17 -7     ports/math/guppi/Makefile
  1.1       +11 -0     ports/math/guppi/files/patch-src-libguppidata_guppi-data.c (new)
  1.1       +11 -0     ports/math/guppi/files/patch-src-libguppidata_guppi-seq-scalar.c (new)
  1.1       +15 -0     ports/math/guppi/files/patch-src-libguppiplot_guppi-axis-markers.c (new)
  1.1       +12 -0     ports/math/guppi/files/patch-src-libguppispecfns_mconf.h (new)
  1.1       +11 -0     ports/math/guppi/files/patch-src-libguppiuseful_guppi-plug-in.c (new)
  1.2       +14 -2     ports/math/guppi/files/patch-src_libguppiplot_guppi-root-group-item.c
  1.8       +53 -20    ports/math/guppi/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"