Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jun 2019 23:38:36 +0000 (UTC)
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r504748 - head/math/calc
Message-ID:  <201906202338.x5KNcaed018307@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kai
Date: Thu Jun 20 23:38:36 2019
New Revision: 504748
URL: https://svnweb.freebsd.org/changeset/ports/504748

Log:
  math/calc: Update to 2.12.7.2
  
  * Add path to license file while I'm here.
  
  Changelog:
  
  https://github.com/lcn2/calc/blob/2.12.7.2/CHANGES
  
  PR:		235800
  Submitted by:	Darren Mulligan <fixer@bsdmail.com>
  Approved by:	johans (maintainer timeout)

Modified:
  head/math/calc/Makefile
  head/math/calc/distinfo

Modified: head/math/calc/Makefile
==============================================================================
--- head/math/calc/Makefile	Thu Jun 20 23:36:57 2019	(r504747)
+++ head/math/calc/Makefile	Thu Jun 20 23:38:36 2019	(r504748)
@@ -2,14 +2,14 @@
 # $FreeBSD$
 
 PORTNAME=	calc
-PORTVERSION=	2.12.6.5
-PORTREVISION=	1
+PORTVERSION=	2.12.7.2
 CATEGORIES=	math
 
 MAINTAINER=	johans@FreeBSD.org
 COMMENT=	Arbitrary precision calculator
 
 LICENSE=	LGPL21
+LICENSE_FILE=	${WRKSRC}/COPYING-LGPL
 
 USES=		gmake tar:bzip2 readline
 USE_LDCONFIG=	yes

Modified: head/math/calc/distinfo
==============================================================================
--- head/math/calc/distinfo	Thu Jun 20 23:36:57 2019	(r504747)
+++ head/math/calc/distinfo	Thu Jun 20 23:38:36 2019	(r504748)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1517913994
-SHA256 (lcn2-calc-2.12.6.5_GH0.tar.gz) = c87697db966b83e499e046f43e3d772fbcab4b29e452084645885664fa329807
-SIZE (lcn2-calc-2.12.6.5_GH0.tar.gz) = 1112269
+TIMESTAMP = 1550396076
+SHA256 (lcn2-calc-2.12.7.2_GH0.tar.gz) = f2516a3d54941ba88ed877138bece9b1daba13a863f7c1de0d6e0962647aa8cf
+SIZE (lcn2-calc-2.12.7.2_GH0.tar.gz) = 1117829



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