Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2017 19:01:43 +0000 (UTC)
From:      Philippe Audeoud <jadawin@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r451003 - head/math/p5-Math-BaseCalc
Message-ID:  <201709301901.v8UJ1hog098279@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jadawin
Date: Sat Sep 30 19:01:43 2017
New Revision: 451003
URL: https://svnweb.freebsd.org/changeset/ports/451003

Log:
  - Update to 0.19
  Log:
      If '.' is part of the digit set, from_base() now deals it properly
      No code changes between 0.18 to 0.19 but we were in 0.17 due to my late commit

Modified:
  head/math/p5-Math-BaseCalc/Makefile
  head/math/p5-Math-BaseCalc/distinfo

Modified: head/math/p5-Math-BaseCalc/Makefile
==============================================================================
--- head/math/p5-Math-BaseCalc/Makefile	Sat Sep 30 18:23:26 2017	(r451002)
+++ head/math/p5-Math-BaseCalc/Makefile	Sat Sep 30 19:01:43 2017	(r451003)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Math-BaseCalc
-PORTVERSION=	1.017
-PORTREVISION=	1
+PORTVERSION=	1.019
 CATEGORIES=	math perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/math/p5-Math-BaseCalc/distinfo
==============================================================================
--- head/math/p5-Math-BaseCalc/distinfo	Sat Sep 30 18:23:26 2017	(r451002)
+++ head/math/p5-Math-BaseCalc/distinfo	Sat Sep 30 19:01:43 2017	(r451003)
@@ -1,2 +1,3 @@
-SHA256 (Math-BaseCalc-1.017.tar.gz) = 3d03c8ee425fc09760f5b84fce424fc1b960f7116f9a58efaa2be0ad3f8879fb
-SIZE (Math-BaseCalc-1.017.tar.gz) = 14556
+TIMESTAMP = 1506627756
+SHA256 (Math-BaseCalc-1.019.tar.gz) = c74e2ba80ada8514b91134c7602e72b2cd330731c589597e951bf4a026efe9b8
+SIZE (Math-BaseCalc-1.019.tar.gz) = 14681



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