Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jul 2016 15:54:16 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r419120 - head/math/units
Message-ID:  <201607261554.u6QFsG4J024663@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Jul 26 15:54:16 2016
New Revision: 419120
URL: https://svnweb.freebsd.org/changeset/ports/419120

Log:
  - Update to 2.13
  - While here, fix LICENSE
  
  PR:		211131
  Submitted by:	jharris@widomaker.com (maintainer)

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

Modified: head/math/units/Makefile
==============================================================================
--- head/math/units/Makefile	Tue Jul 26 15:42:45 2016	(r419119)
+++ head/math/units/Makefile	Tue Jul 26 15:54:16 2016	(r419120)
@@ -2,14 +2,15 @@
 # $FreeBSD$
 
 PORTNAME=	units
-PORTVERSION=	2.11
+PORTVERSION=	2.13
 CATEGORIES=	math
 MASTER_SITES=	GNU
 
 MAINTAINER=	jharris@widomaker.com
 COMMENT=	Unit conversion and calculation
 
-LICENSE=	GPLv3
+LICENSE=	GPLv3+
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--program-prefix=g

Modified: head/math/units/distinfo
==============================================================================
--- head/math/units/distinfo	Tue Jul 26 15:42:45 2016	(r419119)
+++ head/math/units/distinfo	Tue Jul 26 15:54:16 2016	(r419120)
@@ -1,2 +1,3 @@
-SHA256 (units-2.11.tar.gz) = 53b6daf2a03d9a060449944b0a6c1aca0d18a84d1d9a93098e4a8920181f5abe
-SIZE (units-2.11.tar.gz) = 861772
+TIMESTAMP = 1468535834
+SHA256 (units-2.13.tar.gz) = 0ba5403111f8e5ea22be7d51ab74c8ccb576dc30ddfbf18a46cb51f9139790ab
+SIZE (units-2.13.tar.gz) = 1170233



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