git: 56b1de6d4001 - main - devel/rubygem-chronic_duration: Rename gemspec patch to patch-gemspec

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 27 Aug 2022 10:34:03 UTC
The branch main has been updated by sunpoet:

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

commit 56b1de6d4001a51723182d0352002cdda8589b2e
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:26:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:26:35 +0000

    devel/rubygem-chronic_duration: Rename gemspec patch to patch-gemspec
---
 devel/rubygem-chronic_duration/Makefile                              | 5 +++--
 .../files/{patch-chronic__duration.gemspec => patch-gemspec}         | 0
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/devel/rubygem-chronic_duration/Makefile b/devel/rubygem-chronic_duration/Makefile
index 64a1b61cd7d9..140f071bfdf7 100644
--- a/devel/rubygem-chronic_duration/Makefile
+++ b/devel/rubygem-chronic_duration/Makefile
@@ -11,8 +11,9 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-numerizer>=0.1.1:devel/rubygem-numerizer
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-chronic_duration/files/patch-chronic__duration.gemspec b/devel/rubygem-chronic_duration/files/patch-gemspec
similarity index 100%
rename from devel/rubygem-chronic_duration/files/patch-chronic__duration.gemspec
rename to devel/rubygem-chronic_duration/files/patch-gemspec