git: b74decf833db - main - textproc/rubygem-redcarpet: Update to 3.5.1

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jul 21 18:14:26 UTC 2021


The branch main has been updated by sunpoet:

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

commit b74decf833db39de1a60e44018e886d191d68727
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:20:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:03 +0000

    textproc/rubygem-redcarpet: Update to 3.5.1
    
    Changes:        https://github.com/vmg/redcarpet/releases
---
 textproc/rubygem-redcarpet/Makefile | 4 ++--
 textproc/rubygem-redcarpet/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/textproc/rubygem-redcarpet/Makefile b/textproc/rubygem-redcarpet/Makefile
index 79b4ad1f1aa8..020a084afa1c 100644
--- a/textproc/rubygem-redcarpet/Makefile
+++ b/textproc/rubygem-redcarpet/Makefile
@@ -1,7 +1,7 @@
 # Created by: Ryan Steinmetz <zi at FreeBSD.org>
 
 PORTNAME=	redcarpet
-PORTVERSION=	3.4.0
+PORTVERSION=	3.5.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,8 +11,8 @@ COMMENT=	Fast, safe and extensible Markdown to (X)HTML parser
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
 
 PLIST_FILES=	bin/redcarpet
 
diff --git a/textproc/rubygem-redcarpet/distinfo b/textproc/rubygem-redcarpet/distinfo
index 2e1810f6b5e9..915d00193631 100644
--- a/textproc/rubygem-redcarpet/distinfo
+++ b/textproc/rubygem-redcarpet/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482980611
-SHA256 (rubygem/redcarpet-3.4.0.gem) = a7b10a67a2c11d7a1945caa7fbfc2e6c8fcbe4583ff355af9d499319a1f83841
-SIZE (rubygem/redcarpet-3.4.0.gem) = 61440
+TIMESTAMP = 1626714702
+SHA256 (rubygem/redcarpet-3.5.1.gem) = 717f64cb6ec11c8d9ec9b521ed26ca2eeda68b4fe1fc3388a641176dbd47732f
+SIZE (rubygem/redcarpet-3.5.1.gem) = 62464


More information about the dev-commits-ports-all mailing list