Bug 107117 - [MAINTAINER] science/netcdf: Fix build on upcoming GCC 4.1 for 7-CURRENT.
Summary: [MAINTAINER] science/netcdf: Fix build on upcoming GCC 4.1 for 7-CURRENT.
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: 2006-12-22 22:30 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2006-12-23 22:30 UTC (History)
0 users

See Also:


Attachments
file.diff (2.91 KB, patch)
2006-12-22 22:30 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sunpoet Po-Chuan Hsieh 2006-12-22 22:30:25 UTC
1. Fix build on upcoming GCC 4.1 for 7-CURRENT.
2. Make portlint happy.

Fix: Apply this patch with -E option.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-12-22 22:33:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-12-23 22:22:51 UTC
miwi        2006-12-23 22:22:45 UTC

  FreeBSD ports repository

  Modified files:
    science/netcdf       Makefile 
  Added files:
    science/netcdf/files patch-Makefile patch-rules.make 
  Removed files:
    science/netcdf/files patch-aa 
  Log:
  - Update MASTER_SITES
  - Fix build with gcc 4.X
  
  PR:             ports/107117
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> (maintainer)
  
  Revision  Changes    Path
  1.27      +5 -4      ports/science/netcdf/Makefile
  1.1       +20 -0     ports/science/netcdf/files/patch-Makefile (new)
  1.3       +0 -19     ports/science/netcdf/files/patch-aa (dead)
  1.1       +19 -0     ports/science/netcdf/files/patch-rules.make (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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-12-23 22:23:01 UTC
State Changed
From-To: open->closed

Committed. Thanks!