pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ruby-twitter-text1: OVERRIDE_GEMSPEC+=unf



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sun Jan 19 22:31:35 2025 +0900
Changeset:	694039125f9c6ca0ceb37519b9562e2b2a2e9551

Modified Files:
	ruby-twitter-text1/Makefile

Log Message:
ruby-twitter-text1: OVERRIDE_GEMSPEC+=unf

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=694039125f9c6ca0ceb37519b9562e2b2a2e9551

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ruby-twitter-text1/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/ruby-twitter-text1/Makefile b/ruby-twitter-text1/Makefile
index a969ed1475..acf2f492ad 100644
--- a/ruby-twitter-text1/Makefile
+++ b/ruby-twitter-text1/Makefile
@@ -11,5 +11,7 @@ LICENSE=	apache-2.0
 
 DEPENDS+=	${RUBY_PKGPREFIX}-unf-[0-9]*:../../converters/ruby-unf
 
+OVERRIDE_GEMSPEC+=		unf>=0.1.0
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index