Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2013 13:14:08 +0000 (UTC)
From:      William Grzybowski <wg@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r323165 - head/math/units
Message-ID:  <201307171314.r6HDE87A089916@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wg
Date: Wed Jul 17 13:14:07 2013
New Revision: 323165
URL: http://svnweb.freebsd.org/changeset/ports/323165

Log:
  math/units: update to 2.02
  
  - Update to 2.02
  
  PR:		ports/180491
  Submitted by:	Jason Harris <jharris widomaker.com> (maintainer)

Modified:
  head/math/units/Makefile
  head/math/units/distinfo

Modified: head/math/units/Makefile
==============================================================================
--- head/math/units/Makefile	Wed Jul 17 12:56:23 2013	(r323164)
+++ head/math/units/Makefile	Wed Jul 17 13:14:07 2013	(r323165)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	units
-PORTVERSION=	2.01
+PORTVERSION=	2.02
 CATEGORIES=	math
 MASTER_SITES=	${MASTER_SITE_GNU}
 MASTER_SITE_SUBDIR=	${PORTNAME}
@@ -11,7 +11,6 @@ MAINTAINER=	jharris@widomaker.com
 COMMENT=	Unit conversion and calculation
 
 LICENSE=	GPLv3
-LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=g

Modified: head/math/units/distinfo
==============================================================================
--- head/math/units/distinfo	Wed Jul 17 12:56:23 2013	(r323164)
+++ head/math/units/distinfo	Wed Jul 17 13:14:07 2013	(r323165)
@@ -1,2 +1,2 @@
-SHA256 (units-2.01.tar.gz) = 138b12c70bffa0e484fdfe579927412b1ac573e8351c17d8938592f9ba9a88f2
-SIZE (units-2.01.tar.gz) = 709368
+SHA256 (units-2.02.tar.gz) = 2b34fa70c9319956135b990afc1ac99d411ba5b291b5d29e4a89fdf052944e9a
+SIZE (units-2.02.tar.gz) = 768135



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