Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Apr 2026 13:14:13 +0000
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: e1525cfaf609 - main - textproc/rubygem-rdiscount: Update to 2.2.7.4
Message-ID:  <69ef6125.320c8.6b863ee2@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit e1525cfaf609e553706c1471a1a4cf8cda0b4485
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-27 13:05:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-27 13:08:17 +0000

    textproc/rubygem-rdiscount: Update to 2.2.7.4
    
    - Update WWW
    
    Changes:        https://github.com/davidfstr/rdiscount/blob/master/CHANGELOG.md
---
 textproc/rubygem-rdiscount/Makefile | 5 +++--
 textproc/rubygem-rdiscount/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/textproc/rubygem-rdiscount/Makefile b/textproc/rubygem-rdiscount/Makefile
index a2b9a50a57e8..a3c15db0d912 100644
--- a/textproc/rubygem-rdiscount/Makefile
+++ b/textproc/rubygem-rdiscount/Makefile
@@ -1,11 +1,12 @@
 PORTNAME=	rdiscount
-PORTVERSION=	2.2.7.3
+PORTVERSION=	2.2.7.4
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby@FreeBSD.org
 COMMENT=	Fast Markdown converter for ruby based on discount
-WWW=		https://dafoster.net/projects/rdiscount/
+WWW=		https://dafoster.net/projects/rdiscount/ \
+		https://github.com/davidfstr/rdiscount
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/COPYING
diff --git a/textproc/rubygem-rdiscount/distinfo b/textproc/rubygem-rdiscount/distinfo
index 95120975ebb5..e4e09ebbb324 100644
--- a/textproc/rubygem-rdiscount/distinfo
+++ b/textproc/rubygem-rdiscount/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1706279576
-SHA256 (rubygem/rdiscount-2.2.7.3.gem) = 8a4844f930916fc7215dc369932626be85f2da13cdf48185b836055b63126113
-SIZE (rubygem/rdiscount-2.2.7.3.gem) = 75776
+TIMESTAMP = 1777252934
+SHA256 (rubygem/rdiscount-2.2.7.4.gem) = 482eb55016c431dc75ae6145e6361674cf8d49a4f818ddf0e97ad0b142bb178b
+SIZE (rubygem/rdiscount-2.2.7.4.gem) = 76288


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ef6125.320c8.6b863ee2>