Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Aug 2024 11:54:56 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4b190cc94b18 - main - devel/rubygem-avro: Update to 1.12.0
Message-ID:  <202408151154.47FBsuZW057582@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4b190cc94b189eb6a54a31ea594de344917c12a0

commit 4b190cc94b189eb6a54a31ea594de344917c12a0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-15 09:44:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-15 10:55:32 +0000

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

diff --git a/devel/rubygem-avro/Makefile b/devel/rubygem-avro/Makefile
index 6144cde1ffed..c171ae57c7d9 100644
--- a/devel/rubygem-avro/Makefile
+++ b/devel/rubygem-avro/Makefile
@@ -1,11 +1,13 @@
 PORTNAME=	avro
-PORTVERSION=	1.11.3
+PORTVERSION=	1.12.0
 CATEGORIES=	devel rubygems
-MASTER_SITES=	RG
+MASTER_SITES=	RG \
+		APACHE/avro/avro-${PORTVERSION}/ruby
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby library for Apache Avro
-WWW=		https://avro.apache.org/
+WWW=		https://avro.apache.org/ \
+		https://github.com/apache/avro
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
diff --git a/devel/rubygem-avro/distinfo b/devel/rubygem-avro/distinfo
index 353c940c1e37..1490da1b056e 100644
--- a/devel/rubygem-avro/distinfo
+++ b/devel/rubygem-avro/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696001304
-SHA256 (rubygem/avro-1.11.3.gem) = 535c94f934aff2c2681a85d286ed41287abdfef2e44e41d3e394d18b31fcb489
-SIZE (rubygem/avro-1.11.3.gem) = 52224
+TIMESTAMP = 1723201045
+SHA256 (rubygem/avro-1.12.0.gem) = bfadb9f65004daf2c37016a9164f0e7eab9e17102341d4234a63692ec0d17a01
+SIZE (rubygem/avro-1.12.0.gem) = 52736



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408151154.47FBsuZW057582>