Bug 130740 - science/netcdf: fix broken fortran support
Summary: science/netcdf: fix broken fortran support
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: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-19 12:40 UTC by murashin
Modified: 2009-01-19 19:20 UTC (History)
0 users

See Also:


Attachments
netcdf.diff (717 bytes, patch)
2009-01-19 12:40 UTC, murashin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description murashin 2009-01-19 12:40:03 UTC
	WITH_FORTRAN variable is valid only after the inclusion of 
        bsd.port.pre.mk. Thus the value of 'defined(WITH_FORTRAN)' is 
	always false. I attached a patch below to fix broken fortran support.

How-To-Repeat: 	N/A
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-19 12:40:18 UTC
Maintainer of science/netcdf,

Please note that PR ports/130740 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130740

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-19 12:40:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2009-01-19 18:02:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2009-01-19 19:16:00 UTC
State Changed
From-To: feedback->closed

Committed without waiting for maintainer, this is obvious mistake in the port
Comment 5 dfilter service freebsd_committer freebsd_triage 2009-01-19 19:16:03 UTC
pav         2009-01-19 19:15:54 UTC

  FreeBSD ports repository

  Modified files:
    science/netcdf       Makefile 
  Log:
  - Fix OPTIONS processing
  
  PR:             ports/130740
  Submitted by:   Shin'ya Murakami <murashin@gfd-dennou.org>
  
  Revision  Changes    Path
  1.36      +3 -1      ports/science/netcdf/Makefile
_______________________________________________
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"