git: 13a80db0afc6 - main - devel/rubygem-sexp_processor: Update to 4.15.3

Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jul 6 15:07:20 UTC 2021


The branch main has been updated by sunpoet:

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

commit 13a80db0afc62a6d473c28c9f16d6b4a0bc35d89
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-06 14:59:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-06 14:59:52 +0000

    devel/rubygem-sexp_processor: Update to 4.15.3
    
    Changes:        https://github.com/seattlerb/sexp_processor/blob/master/History.rdoc
---
 devel/rubygem-sexp_processor/Makefile | 7 ++++---
 devel/rubygem-sexp_processor/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-sexp_processor/Makefile b/devel/rubygem-sexp_processor/Makefile
index 9162084fca93..835b048d46c5 100644
--- a/devel/rubygem-sexp_processor/Makefile
+++ b/devel/rubygem-sexp_processor/Makefile
@@ -1,7 +1,7 @@
 # Created by: Cheng-Lung Sung <clsung at FreeBSD.org>
 
 PORTNAME=	sexp_processor
-PORTVERSION=	4.15.1
+PORTVERSION=	4.15.3
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,9 @@ COMMENT=	Generic sexp processing tools
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-sexp_processor/distinfo b/devel/rubygem-sexp_processor/distinfo
index 264f3d3a683b..074ea237b910 100644
--- a/devel/rubygem-sexp_processor/distinfo
+++ b/devel/rubygem-sexp_processor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605917054
-SHA256 (rubygem/sexp_processor-4.15.1.gem) = 9291a0f2247f50d15068ee6965b67cd7b678b0d273e18adf3c0b2ea4a890125c
-SIZE (rubygem/sexp_processor-4.15.1.gem) = 56320
+TIMESTAMP = 1625323769
+SHA256 (rubygem/sexp_processor-4.15.3.gem) = 1f8be144bbd3e11be4dace795b17c42375b1ec9db302e00c48c0447fa031b284
+SIZE (rubygem/sexp_processor-4.15.3.gem) = 56320


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