git: 861344517b29 - main - textproc/rubygem-coderay: Update to 1.1.3

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


The branch main has been updated by sunpoet:

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

commit 861344517b29c9a8e8f7a058d081f41decf68fcc
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:19:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:01 +0000

    textproc/rubygem-coderay: Update to 1.1.3
    
    Changes:        https://github.com/rubychan/coderay/releases
---
 textproc/rubygem-coderay/Makefile | 7 ++++---
 textproc/rubygem-coderay/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile
index 17821651de62..ecb20b8cea50 100644
--- a/textproc/rubygem-coderay/Makefile
+++ b/textproc/rubygem-coderay/Makefile
@@ -1,7 +1,7 @@
 # Created by: TAKATSU Tomonari <tota at FreeBSD.org>
 
 PORTNAME=	coderay
-PORTVERSION=	1.1.2
+PORTVERSION=	1.1.3
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -11,9 +11,10 @@ COMMENT=	Fast and easy syntax highlighting for selected languages
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/coderay
 
diff --git a/textproc/rubygem-coderay/distinfo b/textproc/rubygem-coderay/distinfo
index fc4bd0d8419d..3337d2759d8d 100644
--- a/textproc/rubygem-coderay/distinfo
+++ b/textproc/rubygem-coderay/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1504539996
-SHA256 (rubygem/coderay-1.1.2.gem) = 9efc1b3663fa561ccffada890bd1eec3a5466808ebc711ab1c5d300617d96a97
-SIZE (rubygem/coderay-1.1.2.gem) = 92160
+TIMESTAMP = 1626714678
+SHA256 (rubygem/coderay-1.1.3.gem) = dc530018a4684512f8f38143cd2a096c9f02a1fc2459edcfe534787a7fc77d4b
+SIZE (rubygem/coderay-1.1.3.gem) = 92672


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