mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
net/p5-Net-Works: 0.20 -> 0.21
- `new_from_integer` will now accept a `Math::BigInt` in addition to a `Math::UInt128` or a standard Perl integer.
This commit is contained in:
parent
8df70bedc8
commit
12cb183898
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385566
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-Works
|
||||
PORTVERSION= 0.20
|
||||
PORTVERSION= 0.21
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MAXMIND
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (Net-Works-0.20.tar.gz) = 0447fafe8472da1a5233f5b95d8b9ff4d8d7034b4aadd9e54a21c58b272c37f2
|
||||
SIZE (Net-Works-0.20.tar.gz) = 29852
|
||||
SHA256 (Net-Works-0.21.tar.gz) = 39dc5e017c07ee703021686d348a0a309ef08e6fc3c86b020f20c8fbb90bbc24
|
||||
SIZE (Net-Works-0.21.tar.gz) = 39755
|
||||
|
Loading…
Reference in New Issue
Block a user