git: 25885d2a77e9 - main - devel/p5-Avro: Update to 1.12.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 15 Aug 2024 11:54:54 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=25885d2a77e94582ca6bb26f00b713e5f529f096

commit 25885d2a77e94582ca6bb26f00b713e5f529f096
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-15 09:44:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-15 10:55:31 +0000

    devel/p5-Avro: Update to 1.12.0
    
    - Update MASTER_SITES
    - Update WWW
    
    Changes:        https://github.com/apache/avro/releases
---
 devel/p5-Avro/Makefile | 21 +++++++++++++--------
 devel/p5-Avro/distinfo |  6 +++---
 2 files changed, 16 insertions(+), 11 deletions(-)

diff --git a/devel/p5-Avro/Makefile b/devel/p5-Avro/Makefile
index 5b494b25a59e..be6ae062172a 100644
--- a/devel/p5-Avro/Makefile
+++ b/devel/p5-Avro/Makefile
@@ -1,27 +1,32 @@
 PORTNAME=	Avro
-PORTVERSION=	1.11.3
+PORTVERSION=	1.12.0
 CATEGORIES=	devel perl5
-MASTER_SITES=	CPAN
-MASTER_SITE_SUBDIR=	CPAN:RSKRABA
+#MASTER_SITES=	CPAN
+#MASTER_SITE_SUBDIR=	CPAN:RSKRABA
+MASTER_SITES=	APACHE/avro/avro-${PORTVERSION}/perl
 PKGNAMEPREFIX=	p5-
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Official Perl API for the Apache Avro
-WWW=		https://metacpan.org/dist/Avro
+WWW=		https://metacpan.org/dist/Avro \
+		https://avro.apache.org/ \
+		https://github.com/apache/avro
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${RUN_DEPENDS}
+BUILD_DEPENDS=	p5-Module-Install>=0:devel/p5-Module-Install \
+		p5-Module-Install-ReadmeFromPod>=0:devel/p5-Module-Install-ReadmeFromPod \
+		${RUN_DEPENDS}
 RUN_DEPENDS=	p5-Compress-Zstd>=0:archivers/p5-Compress-Zstd \
 		p5-Error>=0:lang/p5-Error \
-		p5-IO-String>=0:devel/p5-IO-String \
-		p5-JSON-XS>=0:converters/p5-JSON-XS \
+		p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
 		p5-Object-Tiny>=0:devel/p5-Object-Tiny \
 		p5-Regexp-Common>=0:textproc/p5-Regexp-Common \
 		p5-Try-Tiny>=0:lang/p5-Try-Tiny
 TEST_DEPENDS=	p5-Perl-Critic>=0:textproc/p5-Perl-Critic \
-		p5-Test-Exception>=0:devel/p5-Test-Exception
+		p5-Test-Exception>=0:devel/p5-Test-Exception \
+		p5-Test-Pod>=0:devel/p5-Test-Pod
 
 USES=		perl5
 USE_PERL5=	configure
diff --git a/devel/p5-Avro/distinfo b/devel/p5-Avro/distinfo
index 25e7570e7eb8..5b7b90f7e51a 100644
--- a/devel/p5-Avro/distinfo
+++ b/devel/p5-Avro/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696001300
-SHA256 (Avro-1.11.3.tar.gz) = 88bb9b93213111649a75df2bd7877aaaed4dda461f7eaaf06d65db689d0fe491
-SIZE (Avro-1.11.3.tar.gz) = 43079
+TIMESTAMP = 1723201041
+SHA256 (Avro-1.12.0.tar.gz) = dc5bc361d45e2407d93cee31506b9ebb2c5d18ca8ff7ba6b827e97abca2f703a
+SIZE (Avro-1.12.0.tar.gz) = 43405