aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2016-05-16 00:12:04 +0800
committersunpoet <sunpoet@FreeBSD.org>2016-05-16 00:12:04 +0800
commit3d33957f735451d332e5ddb1bcbdc033c6edf6c3 (patch)
treeb8db7d00b5f855cc12b1815bede2b370d7bdf097
parentce8ca6ffd4ee7f02a8a74ff0906b44b7aac39c7c (diff)
downloadfreebsd-ports-gnome-3d33957f735451d332e5ddb1bcbdc033c6edf6c3.tar.gz
freebsd-ports-gnome-3d33957f735451d332e5ddb1bcbdc033c6edf6c3.tar.zst
freebsd-ports-gnome-3d33957f735451d332e5ddb1bcbdc033c6edf6c3.zip
- Update to 4.4.4
Changes: https://github.com/Unidata/netcdf-fortran/blob/master/RELEASE_NOTES.md
-rw-r--r--science/netcdf-fortran/Makefile2
-rw-r--r--science/netcdf-fortran/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile
index 6e404a49cff3..0f9da64b76b8 100644
--- a/science/netcdf-fortran/Makefile
+++ b/science/netcdf-fortran/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= netcdf-fortran
-PORTVERSION= 4.4.3
+PORTVERSION= 4.4.4
DISTVERSIONPREFIX= v
CATEGORIES= science
diff --git a/science/netcdf-fortran/distinfo b/science/netcdf-fortran/distinfo
index d16831cb7769..ce7f325b3e7e 100644
--- a/science/netcdf-fortran/distinfo
+++ b/science/netcdf-fortran/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Unidata-netcdf-fortran-v4.4.3_GH0.tar.gz) = 4170fc018c9ee8222e317215c6a273542623185f5f6ee00d37bbb4e024e4e998
-SIZE (Unidata-netcdf-fortran-v4.4.3_GH0.tar.gz) = 1286951
+SHA256 (Unidata-netcdf-fortran-v4.4.4_GH0.tar.gz) = 44b1986c427989604df9925dcdbf6c1a977e4ecbde6dd459114bca20bf5e9e67
+SIZE (Unidata-netcdf-fortran-v4.4.4_GH0.tar.gz) = 1860616
tgraph'>* - Update to 10.0.0bdrewery2013-05-022-4/+4 * - Update to 10.0bdrewery2013-05-023-78/+72 * Convert the last USE_ICONV to USES=iconvbapt2013-04-281-5/+0 * - Update to 2.49rafan2013-04-283-20/+7 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-277-10/+7 * - Convert USE_GETTEXT to USES (part 3)ak2013-04-252-2/+2 * Set MAINTAINER to my @FreeBSD.org address.tijl2013-04-241-1/+1 * - Remove lang/tcl83 and x11-toolkits/tk83 (expired)gahr2013-04-231-2/+1 * Convert all c categories to USE=pkgconfigbapt2013-04-234-10/+5 * Update tilp2 and its libraries:tijl2013-04-234-18/+10 * - Update Haskell ports from the development repositorypgj2013-03-301-0/+1 * - Update to 1.0-3tota2013-03-302-3/+3 * For perl@ owned ports:eadler2013-03-291-6/+2 * Style: tab -> space.eadler2013-03-292-2/+2 * Remove extra lines.demon2013-03-262-4/+0 * Do not compile and use bundled libiconv, the converters/iconv from ports.demon2013-03-263-12/+118 * - Update to 1.0-2tota2013-03-252-7/+3 * - Mark BROKEN:bdrewery2013-03-241-5/+4 * - Update to 2.6.2acm2013-03-231-5/+1 * - Update poppler to 0.22.2.mezz2013-03-211-2/+2 * This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.eadler2013-03-191-1/+1 * Prevent using gawk which depends on gettext in configure scriptsbapt2013-03-181-0/+4 * 1: Upgrade protobuf to 2.5.0.vanilla2013-03-181-0/+1 * Fix a long standing bug of lib/charset.alias being overwritten, modified, and...bapt2013-03-184-65/+3 * Do not remove directories not owned by the portbapt2013-03-152-6/+1 * - Convert to PEAR_AUTOINSTALLmiwi2013-03-151-7/+3 * - Update to 2.27202sunpoet2013-03-152-9/+7 * Do not removed directories not owned by the portbapt2013-03-132-6/+1 * Do not removed directories not owned by the portbapt2013-03-132-6/+1 * - Update to 9.1bdrewery2013-03-123-101/+134 * * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 whichkwm2013-03-081-7/+2 * - Add new knob USE_LHA [1]miwi2013-03-081-6/+1 * update math/R to 2.15.3, and adjust dependent portsbf2013-03-072-1/+2 * update lang/sbcl to 1.1.5+bugfixes, and adjust dependent portsbf2013-03-031-1/+1 * Update MASTER_SITES and use PLIST_FILESehaupt2013-02-272-3/+2 * Update COMMENT and pkg-descrpawel2013-02-222-9/+5 * - Update to r29250amdmi32013-02-142-9/+7 * Update to 20130112 release.ale2013-02-143-8/+17 * - Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: converters)gahr2013-02-072-2/+2 * - Fix breakage in the DYNAMIC-enabled ports triggered by the recentpgj2013-02-065-7/+7 * Sereal is an efficient, compact-output, binary and feature-richkuriyama2013-02-055-0/+35 * This library implements a deserializer for an efficient,kuriyama2013-02-055-0/+39 * This library implements an efficient, compact-output, and feature-richkuriyama2013-02-055-0/+39 * update lang/sbcl to 1.1.4 and adjust dependent portsbf2013-02-031-1/+1 * - Update to 0.04.12culot2013-01-292-4/+4 * - Strip header at request of original creatortabthorpe2013-01-271-5/+1 * - cleanup headerdinoex2013-01-271-5/+1 * Convert Makefile headers to the new format in my ports (round #2).olgeni2013-01-261-1/+0 * Convert Makefile headers to the new format in my ports.olgeni2013-01-262-8/+0 * - Update to 0.04.11culot2013-01-212-3/+3 * - Update to 0.2.12tota2013-01-172-4/+3 * Update to 20120521 version.ale2013-01-163-13/+9 * - Update to 1.02a [1]culot2013-01-13