diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-07-26 15:54:16 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-07-26 15:54:16 +0000 |
commit | b40321a3c88c01d703ce3afa36d23bc44548ed68 (patch) | |
tree | 282331c634fd5d95d8cd0a41b7bff7ce3df85a90 /math/units | |
parent | fff478f7189e02596c34463b479fe63c13c472d7 (diff) |
Notes
Diffstat (limited to 'math/units')
-rw-r--r-- | math/units/Makefile | 5 | ||||
-rw-r--r-- | math/units/distinfo | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/math/units/Makefile b/math/units/Makefile index 368b45c969fb..9e30ae9ba7d3 100644 --- a/math/units/Makefile +++ b/math/units/Makefile @@ -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 diff --git a/math/units/distinfo b/math/units/distinfo index 3d1eaa7d5231..d9e848e2eec1 100644 --- a/math/units/distinfo +++ b/math/units/distinfo @@ -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 |