git: 64111d0ffd3d - main - textproc/rubygem-rubypants: Update to 0.7.1

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


The branch main has been updated by sunpoet:

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

commit 64111d0ffd3d8317cf4e4a1dd9fff8be0c3fb4d7
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-07-21 17:20:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-07-21 18:12:04 +0000

    textproc/rubygem-rubypants: Update to 0.7.1
    
    Changes:        https://github.com/jmcnevin/rubypants/commits/master
---
 textproc/rubygem-rubypants/Makefile | 7 ++++---
 textproc/rubygem-rubypants/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/textproc/rubygem-rubypants/Makefile b/textproc/rubygem-rubypants/Makefile
index 47ad53c8fac2..43b5c53e4cad 100644
--- a/textproc/rubygem-rubypants/Makefile
+++ b/textproc/rubygem-rubypants/Makefile
@@ -1,7 +1,7 @@
 # Created by: Johannes Meixner <johannes at perceivon.net>
 
 PORTNAME=	rubypants
-PORTVERSION=	0.7.0
+PORTVERSION=	0.7.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,9 @@ COMMENT=	Translates ASCII into smart typographic punctuation HTML entities
 
 LICENSE=	MIT
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/textproc/rubygem-rubypants/distinfo b/textproc/rubygem-rubypants/distinfo
index 320b23bff8cf..35829ea79bc9 100644
--- a/textproc/rubygem-rubypants/distinfo
+++ b/textproc/rubygem-rubypants/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519732377
-SHA256 (rubygem/rubypants-0.7.0.gem) = bc02bf8807f566e695ed82864b4c9c5a26f35b5cfa9994ce3f1c8c270962c009
-SIZE (rubygem/rubypants-0.7.0.gem) = 13824
+TIMESTAMP = 1626714708
+SHA256 (rubygem/rubypants-0.7.1.gem) = 30eb674add457dd05232c6357f7ee674536606f79d9f55e0f84db442bce2624f
+SIZE (rubygem/rubypants-0.7.1.gem) = 14336


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