FreeBSD Bugzilla – Attachment 255472 Details for
Bug 282736
devel/rubygem-nori: Update to 2.7.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devel/rubygem-nori: Update to 2.7.1
0001-devel-rubygem-nori-Update-to-2.7.patch (text/plain), 1.65 KB, created by
Ian Valentine
on 2024-11-26 17:50:53 UTC
(
hide
)
Description:
devel/rubygem-nori: Update to 2.7.1
Filename:
MIME Type:
Creator:
Ian Valentine
Created:
2024-11-26 17:50:53 UTC
Size:
1.65 KB
patch
obsolete
>From dc35de938ed52e81440a9246b4e4b827642eb91a Mon Sep 17 00:00:00 2001 >From: Ian Valentine <ivalentine@arizona.edu> >Date: Tue, 26 Nov 2024 10:16:19 -0700 >Subject: [PATCH] devel/rubygem-nori: Update to 2.7 > >--- > devel/rubygem-nori/Makefile | 17 +++++++++++++++-- > devel/rubygem-nori/distinfo | 5 +++-- > 2 files changed, 18 insertions(+), 4 deletions(-) > >diff --git a/devel/rubygem-nori/Makefile b/devel/rubygem-nori/Makefile >index 2538acdbf48b..39180457e4a4 100644 >--- a/devel/rubygem-nori/Makefile >+++ b/devel/rubygem-nori/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= nori >-PORTVERSION= 2.6.0 >+PORTVERSION= 2.7.1 > CATEGORIES= devel rubygems > MASTER_SITES= RG > >@@ -10,8 +10,21 @@ WWW= https://github.com/savonrb/nori > LICENSE= MIT > LICENSE_FILE= ${WRKSRC}/LICENSE > >-NO_ARCH= yes >+RUN_DEPENDS= rubygem-bigdecimal>0:math/rubygem-bigdecimal > > USES= gem > >+NO_ARCH= yes >+ >+OPTIONS_DEFAULT= NOKOGIRI >+ >+OPTIONS_MULTI= PARSER >+OPTIONS_MULTI_PARSER= NOKOGIRI REXML >+ >+NOKOGIRI_DESC= Use Nokogiri as parser >+REXML_DESC= Use REXML as parser >+ >+NOKOGIRI_RUN_DEPENDS= rubygem-nokogiri>0:textproc/rubygem-nokogiri >+REXML_RUN_DEPENDS= rubygem-rexml>0:textproc/rubygem-rexml >+ > .include <bsd.port.mk> >diff --git a/devel/rubygem-nori/distinfo b/devel/rubygem-nori/distinfo >index 91f931ccf2fb..638e85ff4e32 100644 >--- a/devel/rubygem-nori/distinfo >+++ b/devel/rubygem-nori/distinfo >@@ -1,2 +1,3 @@ >-SHA256 (rubygem/nori-2.6.0.gem) = f629a4e92fe394e78f9441d55e71f5606ce8c045f3cc81f326f70b45ce61dc18 >-SIZE (rubygem/nori-2.6.0.gem) = 23040 >+TIMESTAMP = 1731960554 >+SHA256 (rubygem/nori-2.7.1.gem) = 6166cd336959854762073e2fbae888593809cac1b3e904f4fb009313d7226861 >+SIZE (rubygem/nori-2.7.1.gem) = 24064 >-- >2.47.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 282736
:
255148
|
255470
| 255472