mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 0.0503.
Changes: http://search.cpan.org/dist/JSON-RPC-Dispatcher/Changes
This commit is contained in:
parent
2371624e19
commit
8227c0c7c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257557
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= JSON-RPC-Dispatcher
|
||||
PORTVERSION= 0.0502
|
||||
PORTVERSION= 0.0503
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -26,4 +26,7 @@ MAN3= JSON::RPC::Dispatcher.3 \
|
||||
JSON::RPC::Dispatcher::App.3 \
|
||||
JSON::RPC::Dispatcher::Procedure.3
|
||||
|
||||
post-patch:
|
||||
${RM} ${WRKSRC}/lib/JSON/RPC/Dispatcher.pm.orig
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (JSON-RPC-Dispatcher-0.0502.tar.gz) = 5fab3ffa7a108aaa7589d37b22862e1d
|
||||
SHA256 (JSON-RPC-Dispatcher-0.0502.tar.gz) = a5a7e2de1a474e5ad2ab7130bbf9c75ce4b9faa085b8ccd3fa7d2f982cc544c8
|
||||
SIZE (JSON-RPC-Dispatcher-0.0502.tar.gz) = 17135
|
||||
MD5 (JSON-RPC-Dispatcher-0.0503.tar.gz) = e72e1ec5afbf5b87f8234139c571b76d
|
||||
SHA256 (JSON-RPC-Dispatcher-0.0503.tar.gz) = 5cae164e5f83041465f988dfff6e8cdca990e2293e4daa80307a44d00b5bac39
|
||||
SIZE (JSON-RPC-Dispatcher-0.0503.tar.gz) = 17895
|
||||
|
Loading…
Reference in New Issue
Block a user