mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
- 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
This commit is contained in:
parent
27b9fe784c
commit
7daa34be04
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451003
2 changed files with 4 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Math-BaseCalc
|
||||
PORTVERSION= 1.017
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.019
|
||||
CATEGORIES= math perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue