From owner-svn-ports-all@freebsd.org  Sat May 20 21:50:07 2017
Return-Path: <owner-svn-ports-all@freebsd.org>
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 ADF7FD76F73;
 Sat, 20 May 2017 21:50:07 +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 7CE751D63;
 Sat, 20 May 2017 21:50:07 +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 v4KLo6E0034816;
 Sat, 20 May 2017 21:50:06 GMT (envelope-from sunpoet@FreeBSD.org)
Received: (from sunpoet@localhost)
 by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4KLo6ko034814;
 Sat, 20 May 2017 21:50:06 GMT (envelope-from sunpoet@FreeBSD.org)
Message-Id: <201705202150.v4KLo6ko034814@repo.freebsd.org>
X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to
 sunpoet@FreeBSD.org using -f
From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Date: Sat, 20 May 2017 21:50:06 +0000 (UTC)
To: ports-committers@freebsd.org, svn-ports-all@freebsd.org,
 svn-ports-head@freebsd.org
Subject: svn commit: r441339 - head/science/udunits
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.23
Precedence: list
List-Id: SVN commit messages for the ports tree <svn-ports-all.freebsd.org>
List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-all/>
List-Post: <mailto:svn-ports-all@freebsd.org>
List-Help: <mailto:svn-ports-all-request@freebsd.org?subject=help>
List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-all>,
 <mailto:svn-ports-all-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Sat, 20 May 2017 21:50:07 -0000

Author: sunpoet
Date: Sat May 20 21:50:06 2017
New Revision: 441339
URL: https://svnweb.freebsd.org/changeset/ports/441339

Log:
  Update to 2.2.25
  
  - Add LICENSE
  
  Changes:	https://github.com/Unidata/UDUNITS-2/blob/master/CHANGE_LOG

Modified:
  head/science/udunits/Makefile
  head/science/udunits/distinfo

Modified: head/science/udunits/Makefile
==============================================================================
--- head/science/udunits/Makefile	Sat May 20 21:50:01 2017	(r441338)
+++ head/science/udunits/Makefile	Sat May 20 21:50:06 2017	(r441339)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	udunits
-PORTVERSION=	2.2.24
+PORTVERSION=	2.2.25
 CATEGORIES=	science math
 MASTER_SITES=	ftp://ftp.unidata.ucar.edu/pub/udunits/ \
 		LOCAL/sunpoet
@@ -10,6 +10,11 @@ MASTER_SITES=	ftp://ftp.unidata.ucar.edu
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Library for manipulating units of physical quantities
 
+LICENSE=	UCAR_UNIDATA
+LICENSE_FILE=	${WRKSRC}/COPYRIGHT
+LICENSE_NAME=	University Corporation for Atmospheric Research/Unidata
+LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+
 LIB_DEPENDS=	libexpat.so:textproc/expat2
 
 OPTIONS_DEFINE=	DOCS

Modified: head/science/udunits/distinfo
==============================================================================
--- head/science/udunits/distinfo	Sat May 20 21:50:01 2017	(r441338)
+++ head/science/udunits/distinfo	Sat May 20 21:50:06 2017	(r441339)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1485355036
-SHA256 (udunits-2.2.24.tar.gz) = 20bac512f2656f056385429a0e44902fdf02fc7fe01c14d56f3c724336177f95
-SIZE (udunits-2.2.24.tar.gz) = 1006419
+TIMESTAMP = 1495298925
+SHA256 (udunits-2.2.25.tar.gz) = ad486f8f45cba915ac74a38dd15f96a661a1803287373639c17e5a9b59bfd540
+SIZE (udunits-2.2.25.tar.gz) = 1006463