Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 2015 15:50:25 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r400270 - head/science/udunits
Message-ID:  <201510271550.t9RFoPDN052657@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Oct 27 15:50:25 2015
New Revision: 400270
URL: https://svnweb.freebsd.org/changeset/ports/400270

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

Modified:
  head/science/udunits/Makefile
  head/science/udunits/distinfo
  head/science/udunits/pkg-descr

Modified: head/science/udunits/Makefile
==============================================================================
--- head/science/udunits/Makefile	Tue Oct 27 15:50:20 2015	(r400269)
+++ head/science/udunits/Makefile	Tue Oct 27 15:50:25 2015	(r400270)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	udunits
-PORTVERSION=	2.2.19
+PORTVERSION=	2.2.20
 CATEGORIES=	science math
 MASTER_SITES=	ftp://ftp.unidata.ucar.edu/pub/udunits/ \
 		LOCAL/sunpoet

Modified: head/science/udunits/distinfo
==============================================================================
--- head/science/udunits/distinfo	Tue Oct 27 15:50:20 2015	(r400269)
+++ head/science/udunits/distinfo	Tue Oct 27 15:50:25 2015	(r400270)
@@ -1,2 +1,2 @@
-SHA256 (udunits-2.2.19.tar.gz) = 9449d50a5d408e8e8dce0953b5462071bab96d92d921808c6bce7e33a3524e90
-SIZE (udunits-2.2.19.tar.gz) = 999339
+SHA256 (udunits-2.2.20.tar.gz) = f10a02014bc6a200d50d8719997bb3a6b3d364de688469d2f7d599688dd9d195
+SIZE (udunits-2.2.20.tar.gz) = 1002380

Modified: head/science/udunits/pkg-descr
==============================================================================
--- head/science/udunits/pkg-descr	Tue Oct 27 15:50:20 2015	(r400269)
+++ head/science/udunits/pkg-descr	Tue Oct 27 15:50:25 2015	(r400270)
@@ -3,6 +3,5 @@ specifications between formatted and bin
 manipulation of unit specifications, and conversion of values
 between compatible scales of measurement.
 
-Git repository: https://github.com/Unidata/UDUNITS-2
-
 WWW: http://www.unidata.ucar.edu/software/udunits/
+WWW: https://github.com/Unidata/UDUNITS-2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510271550.t9RFoPDN052657>