Bug 118674

Summary: [patch] math/guppi unbreak fix build with GCC + adopt maintainship
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
_guppi.diff none

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"