git: 2b50d35f9caa - main - devel/rubygem-bit-struct: Update to 0.17

Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Jun 30 20:48:14 UTC 2021


The branch main has been updated by sunpoet:

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

commit 2b50d35f9caa7a3d285ee295367e2c33b8827801
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-06-30 20:40:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-06-30 20:44:09 +0000

    devel/rubygem-bit-struct: Update to 0.17
    
    Changes:        https://github.com/vjoel/bit-struct/blob/master/History.txt
---
 devel/rubygem-bit-struct/Makefile | 7 ++++---
 devel/rubygem-bit-struct/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/devel/rubygem-bit-struct/Makefile b/devel/rubygem-bit-struct/Makefile
index f429b879f700..98b118ccf3d4 100644
--- a/devel/rubygem-bit-struct/Makefile
+++ b/devel/rubygem-bit-struct/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	bit-struct
-PORTVERSION=	0.16
+PORTVERSION=	0.17
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -10,8 +10,9 @@ LICENSE=	BSD2CLAUSE RUBY
 LICENSE_COMB=	dual
 LICENSE_FILE_RUBY=	${WRKSRC}/LICENSE
 
-NO_ARCH=	yes
-USE_RUBY=	yes
 USES=		gem
+USE_RUBY=	yes
+
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/devel/rubygem-bit-struct/distinfo b/devel/rubygem-bit-struct/distinfo
index 0cba9d43e8da..1a2fca663a6c 100644
--- a/devel/rubygem-bit-struct/distinfo
+++ b/devel/rubygem-bit-struct/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1495046376
-SHA256 (rubygem/bit-struct-0.16.gem) = 5d83d2a170f1a264916bfabcdbbe69e4039c3b710dd668c8ba361a45a00bfdf0
-SIZE (rubygem/bit-struct-0.16.gem) = 31232
+TIMESTAMP = 1624630264
+SHA256 (rubygem/bit-struct-0.17.gem) = 12b87a0b4c1840db20ed6828b8de6a63779757fe1ce003b75efe79ecfa2714e5
+SIZE (rubygem/bit-struct-0.17.gem) = 31232


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