summaryrefslogtreecommitdiff
path: root/ruby-ncurses
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-10-20 10:50:17 +0200
committerJuergen Daubert <jue@jue.li>2021-10-20 10:50:17 +0200
commit105c6b35ac426e3f0ad540a44ef25ea1f49e0b34 (patch)
treee2fa6a58fa5942cc4496f49e1fde62eb01651722 /ruby-ncurses
parent6e2ee0c5f2ce8cde5c40dcd55807ba63d1777e9a (diff)
downloadopt-105c6b35ac426e3f0ad540a44ef25ea1f49e0b34.tar.gz
opt-105c6b35ac426e3f0ad540a44ef25ea1f49e0b34.tar.xz
ruby-ncurses: fix build with latest ruby
Diffstat (limited to 'ruby-ncurses')
-rw-r--r--ruby-ncurses/.signature4
-rw-r--r--ruby-ncurses/Pkgfile1
2 files changed, 2 insertions, 3 deletions
diff --git a/ruby-ncurses/.signature b/ruby-ncurses/.signature
index e54543362..4ee21f0c4 100644
--- a/ruby-ncurses/.signature
+++ b/ruby-ncurses/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/cWIF+16wU2o+fEPWt6FOIWt/MdWjuNOteZODLD4mWUbAIzcUorJ+2D9amYV2lZqhPoZvlc209p/2tl7CMUikwg=
-SHA256 (Pkgfile) = c00e0510a476f900e4718b1bd86537e2a5288d38d36cf915e66af263f9eae83b
+RWSE3ohX2g5d/Rjfi43BguBYrSEoO1XnQjb6izYrPIsgXubyRwQX5r90bdNEHqBO7QWYyj+o260jpvfFtdIFPrOAMc27Sm/tvgU=
+SHA256 (Pkgfile) = ccbc5ba03b8350832d5987c2bf563688e7b6de107dc038c053ef147c29e01041
SHA256 (.footprint) = 917d3e4a8aebf68fc759af909cdc6f989bf3c4d52525e2b37af836f66c7b1f00
SHA256 (ncurses-ruby-1.2.4.gem) = 5e289ea239adc98f99700a66744563a152953a717e8ad270dcf79defb3c822ff
diff --git a/ruby-ncurses/Pkgfile b/ruby-ncurses/Pkgfile
index 4c0d317fa..0d7579d16 100644
--- a/ruby-ncurses/Pkgfile
+++ b/ruby-ncurses/Pkgfile
@@ -19,7 +19,6 @@ build () {
cd $PKG/$(gem env gemdir)
rm -r cache doc build_info
cd gems/ncurses-ruby-$version
- rm -r ext/ncurses/.gem.*
rm COPYING Changelog.md LICENSE.txt README.md THANKS
rm TODO .gitignore examples/LICENSES_for_examples
}

Generated by cgit