mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 0.78
This commit is contained in:
parent
ec88458d01
commit
5ee743ef2c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344253
@ -2,8 +2,7 @@
|
|||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= RPC-XML
|
PORTNAME= RPC-XML
|
||||||
PORTVERSION= 0.77
|
PORTVERSION= 0.78
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net www perl5
|
CATEGORIES= net www perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -1,2 +1,2 @@
|
|||||||
SHA256 (RPC-XML-0.77.tar.gz) = e38c5d131e8c29f41ca39ac1e4b7abd33ed1c9b417e0d8ac1c24a056ce7e6f5a
|
SHA256 (RPC-XML-0.78.tar.gz) = a2c02724a29f8f3183e396d1ca69fa76650cd913334d6d429a094321f588ec6a
|
||||||
SIZE (RPC-XML-0.77.tar.gz) = 205679
|
SIZE (RPC-XML-0.78.tar.gz) = 207243
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
--- lib/RPC/XML.pm.orig 2011-08-22 11:29:30.000000000 +0200
|
|
||||||
+++ lib/RPC/XML.pm 2013-04-23 10:28:19.780990362 +0200
|
|
||||||
@@ -258,6 +258,7 @@
|
|
||||||
$type = reftype $_;
|
|
||||||
die "Un-convertable reference: $type, cannot use\n";
|
|
||||||
}
|
|
||||||
+ $seenrefs->{$_}--;
|
|
||||||
}
|
|
||||||
# You have to check ints first, because they match the
|
|
||||||
# next pattern (for doubles) too
|
|
Loading…
Reference in New Issue
Block a user