Bug 120299 - [MAINTAINER] science/cdo: update to 1.1.0
Summary: [MAINTAINER] science/cdo: update to 1.1.0
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-05 18:20 UTC by Sunpoet Po-Chuan Hsieh
Modified: 2008-02-17 20:40 UTC (History)
0 users

See Also:


Attachments
cdo-1.1.0.patch (2.26 KB, patch)
2008-02-05 18:20 UTC, Sunpoet Po-Chuan Hsieh
no flags Details | Diff
120299.diff (2.38 KB, patch)
2008-02-14 21:05 UTC, Thierry Thomas
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 2008-02-05 18:20:01 UTC
- Update to 1.1.0

Added file(s):
- files/patch-src-Makefile.in

Generated with FreeBSD Port Tools 0.77
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2008-02-14 21:05:05 UTC
On Thu 14 feb 08 at 8:05:01 +0100, Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
 wrote:

> Thanks for your suggestion.
> Now cdotest is executed and installed only if WITH_NETCDF is defined.
> New patch is attached.

Thanks for your feedback, it works. Now I have another problem with
WITH_HDF5, which seems a no-op; could you please check it?

[I'm attaching your previous patch again, because it was not catched by
GNATS...]

Regards,
-- 
Th. Thomas.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-02-17 20:35:26 UTC
thierry     2008-02-17 20:35:17 UTC

  FreeBSD ports repository

  Modified files:
    science/cdo          Makefile distinfo 
  Added files:
    science/cdo/files    extra-patch-src-Makefile.in 
  Log:
  Update to 1.1.0.
  
  PR:             ports/120299
  Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet (at) sunpoet.net> (maintainer)
  
  Revision  Changes    Path
  1.13      +10 -9     ports/science/cdo/Makefile
  1.8       +3 -3      ports/science/cdo/distinfo
  1.1       +13 -0     ports/science/cdo/files/extra-patch-src-Makefile.in (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 Thierry Thomas freebsd_committer freebsd_triage 2014-06-01 06:44:36 UTC
State Changed
From-To: open->feedback


cdotest requires NetCDF support; when built with the default options, it 
fails with the message "Unsupported file type (library support not 
compiled in)". 

BTW, would you consider using the target regression-test: ? 

Regards, 



Comment 4 Thierry Thomas freebsd_committer freebsd_triage 2014-06-01 06:44:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->thierry


Take it.
Comment 5 Thierry Thomas freebsd_committer freebsd_triage 2014-06-01 06:44:36 UTC
State Changed
From-To: feedback->closed

Committed, thanks for your feedback!