Date: Tue, 6 Jul 2021 15:07:07 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 6fca34beb54f - main - devel/rubygem-ruby-ole: Update to 1.2.12.2 Message-ID: <202107061507.166F77fs022791@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=6fca34beb54fb97790985e3d7254667bf584f923 commit 6fca34beb54fb97790985e3d7254667bf584f923 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-06 14:59:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107061507.166F77fs022791>