git: 6fca34beb54f - main - devel/rubygem-ruby-ole: Update to 1.2.12.2

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


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6fca34beb54fb97790985e3d7254667bf584f923

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

    devel/rubygem-ruby-ole: Update to 1.2.12.2
    
    Changes:        https://github.com/aquasync/ruby-ole/releases
---
 devel/rubygem-ruby-ole/Makefile | 11 ++++++-----
 devel/rubygem-ruby-ole/distinfo |  6 +++---
 2 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/devel/rubygem-ruby-ole/Makefile b/devel/rubygem-ruby-ole/Makefile
index fff2e3193f2a..36ae5554bcc6 100644
--- a/devel/rubygem-ruby-ole/Makefile
+++ b/devel/rubygem-ruby-ole/Makefile
@@ -1,7 +1,7 @@
 # Created by: Alexander Logvinov <ports at logvinov.com>
 
 PORTNAME=	ruby-ole
-PORTVERSION=	1.2.12.1
+PORTVERSION=	1.2.12.2
 CATEGORIES=	devel rubygems
 MASTER_SITES=	RG
 
@@ -11,13 +11,14 @@ COMMENT=	Library for easy read/write access to OLE compound documents
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USES=		gem shebangfix
+USE_RUBY=	yes
+
 NO_ARCH=	yes
 
-USE_RUBY=	yes
-USES=		gem shebangfix
+PLIST_FILES=	bin/oletool
+
 SHEBANG_FILES=	bin/oletool \
 		test/*.rb
 
-PLIST_FILES=	bin/oletool
-
 .include <bsd.port.mk>
diff --git a/devel/rubygem-ruby-ole/distinfo b/devel/rubygem-ruby-ole/distinfo
index b1a3fb944ab4..0c29939188d8 100644
--- a/devel/rubygem-ruby-ole/distinfo
+++ b/devel/rubygem-ruby-ole/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491215668
-SHA256 (rubygem/ruby-ole-1.2.12.1.gem) = 896998b8276969e98d86e2653cc16620d35569fb882e06fad329674900c3566a
-SIZE (rubygem/ruby-ole-1.2.12.1.gem) = 56320
+TIMESTAMP = 1625323755
+SHA256 (rubygem/ruby-ole-1.2.12.2.gem) = 7d67f050498aedc4e9b32cacdde10e1a6853e4c0962932b87c3636cd8cc10a7e
+SIZE (rubygem/ruby-ole-1.2.12.2.gem) = 56832


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