From owner-svn-ports-head@FreeBSD.ORG Wed Feb 18 16:20:09 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 599EA8D4; Wed, 18 Feb 2015 16:20:09 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 41246DF7; Wed, 18 Feb 2015 16:20:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t1IGK97S058333; Wed, 18 Feb 2015 16:20:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t1IGK87e058331; Wed, 18 Feb 2015 16:20:08 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201502181620.t1IGK87e058331@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 18 Feb 2015 16:20:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379240 - in head/science/pnetcdf: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Feb 2015 16:20:09 -0000 Author: sunpoet Date: Wed Feb 18 16:20:08 2015 New Revision: 379240 URL: https://svnweb.freebsd.org/changeset/ports/379240 QAT: https://qat.redports.org/buildarchive/r379240/ Log: - Update to 1.6.0 Changes: http://trac.mcs.anl.gov/projects/parallel-netcdf/wiki/ReleaseNotes-1.6.0 Deleted: head/science/pnetcdf/files/patch-configure Modified: head/science/pnetcdf/Makefile head/science/pnetcdf/distinfo Modified: head/science/pnetcdf/Makefile ============================================================================== --- head/science/pnetcdf/Makefile Wed Feb 18 16:20:02 2015 (r379239) +++ head/science/pnetcdf/Makefile Wed Feb 18 16:20:08 2015 (r379240) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= pnetcdf -PORTVERSION= 1.5.0 -PORTREVISION= 7 +PORTVERSION= 1.6.0 CATEGORIES= science parallel MASTER_SITES= http://cucis.ece.northwestern.edu/projects/PnetCDF/Release/ \ LOCAL/sunpoet Modified: head/science/pnetcdf/distinfo ============================================================================== --- head/science/pnetcdf/distinfo Wed Feb 18 16:20:02 2015 (r379239) +++ head/science/pnetcdf/distinfo Wed Feb 18 16:20:08 2015 (r379240) @@ -1,2 +1,2 @@ -SHA256 (parallel-netcdf-1.5.0.tar.bz2) = 40707af60e7bee2aec201c5b69661a41f17b787c6586cb5106144d4661d85889 -SIZE (parallel-netcdf-1.5.0.tar.bz2) = 1690326 +SHA256 (parallel-netcdf-1.6.0.tar.bz2) = d4b0b4e94efccf9598880d4180717a647adb8529a8fc23c36a194432b2cd38b7 +SIZE (parallel-netcdf-1.6.0.tar.bz2) = 1794870