Modified: trunk/dports/math/octave-octcdf/Portfile (147484 => 147485)
--- trunk/dports/math/octave-octcdf/Portfile 2016-04-05 13:33:28 UTC (rev 147484)
+++ trunk/dports/math/octave-octcdf/Portfile 2016-04-05 13:40:53 UTC (rev 147485)
@@ -2,19 +2,9 @@
# $Id$
PortSystem 1.0
+replaced_by octave-netcdf
+PortGroup obsolete 1.0
PortGroup octave 1.0
octave.setup octcdf 1.1.10
-revision 1
-platforms darwin
-license GPL-2+
-maintainers gmail.com:mschamschula openmaintainer
-description A NetCDF interface for octave.
-long_description ${description}
-
-checksums rmd160 a13074b3e68a86965ea4cbb73b470822f2865fff \
- sha256 c09ce66ec7980f48d0ac11f355e26f48a2a89611699702cb72214d51994e4773
-
-depends_lib-append port:netcdf
-
-patchfiles-append patch-src_configure.diff
+revision 2