From owner-svn-ports-all@freebsd.org Mon Nov 9 18:43:30 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DC25A2A863; Mon, 9 Nov 2015 18:43:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 3858C12DC; Mon, 9 Nov 2015 18:43:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id tA9IhTIf097111; Mon, 9 Nov 2015 18:43:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tA9IhT9Q097109; Mon, 9 Nov 2015 18:43:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201511091843.tA9IhT9Q097109@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 9 Nov 2015 18:43:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401128 - head/science/cdo X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Nov 2015 18:43:30 -0000 Author: sunpoet Date: Mon Nov 9 18:43:29 2015 New Revision: 401128 URL: https://svnweb.freebsd.org/changeset/ports/401128 Log: - Update to 1.7.0 - Add LICENSE_FILE Changes: https://code.zmaw.de/news/324 Modified: head/science/cdo/Makefile head/science/cdo/distinfo Modified: head/science/cdo/Makefile ============================================================================== --- head/science/cdo/Makefile Mon Nov 9 18:43:24 2015 (r401127) +++ head/science/cdo/Makefile Mon Nov 9 18:43:29 2015 (r401128) @@ -2,16 +2,16 @@ # $FreeBSD$ PORTNAME= cdo -PORTVERSION= 1.6.9 -PORTREVISION= 1 +PORTVERSION= 1.7.0 CATEGORIES= science -MASTER_SITES= https://code.zmaw.de/attachments/download/10198/ \ +MASTER_SITES= https://code.zmaw.de/attachments/download/11392/ \ LOCAL/sunpoet MAINTAINER= sunpoet@FreeBSD.org COMMENT= Climate Data Operators LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING OPTIONS_DEFINE= CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS Modified: head/science/cdo/distinfo ============================================================================== --- head/science/cdo/distinfo Mon Nov 9 18:43:24 2015 (r401127) +++ head/science/cdo/distinfo Mon Nov 9 18:43:29 2015 (r401128) @@ -1,2 +1,2 @@ -SHA256 (cdo-1.6.9.tar.gz) = 9970a7d5c29a59011fea8df6977e66b7d2a5d2dc8b0723a28ac0237d6e69dea8 -SIZE (cdo-1.6.9.tar.gz) = 6608935 +SHA256 (cdo-1.7.0.tar.gz) = 2a9712fe315d4f09e0c9c8f2f31d6035bf78f51946af9a8fba87f21b4033eb15 +SIZE (cdo-1.7.0.tar.gz) = 6852143