pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-fiddle devel/ruby-fiddle: remove package



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f26d90057c67
branches:  trunk
changeset: 371827:f26d90057c67
user:      taca <taca%pkgsrc.org@localhost>
date:      Fri Jan 14 16:24:43 2022 +0000

description:
devel/ruby-fiddle: remove package

Remove ruby-fiddle package.  Now it is part of ruby*-base.

diffstat:

 devel/ruby-fiddle/DESCR    |   2 --
 devel/ruby-fiddle/Makefile |  29 -----------------------------
 devel/ruby-fiddle/PLIST    |  12 ------------
 3 files changed, 0 insertions(+), 43 deletions(-)

diffs (55 lines):

diff -r 81af5350cd51 -r f26d90057c67 devel/ruby-fiddle/DESCR
--- a/devel/ruby-fiddle/DESCR   Fri Jan 14 16:24:20 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-Fiddle is the libffi wrapper library, actually a part of the
-Ruby distribution.
diff -r 81af5350cd51 -r f26d90057c67 devel/ruby-fiddle/Makefile
--- a/devel/ruby-fiddle/Makefile        Fri Jan 14 16:24:20 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.24 2021/12/08 16:04:07 adam Exp $
-#
-
-DISTNAME=              ${RUBY_DISTNAME}
-PKGNAME=               ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION}
-PKGREVISION=           1
-RUBY_EXTNAME=          fiddle
-CATEGORIES=            devel ruby
-MASTER_SITES=          ${MASTER_SITE_RUBY}
-
-MAINTAINER=            taca%NetBSD.org@localhost
-HOMEPAGE=              ${RUBY_HOMEPAGE}
-COMMENT=               Ruby fiddle library to wrap libffi
-
-USE_RUBY_EXTCONF=      yes
-EXTRACT_ELEMENTS=      ${RUBY_DISTNAME}/ext/fiddle ${RUBY_DISTNAME}/include \
-                       ${RUBY_DISTNAME}/internal.h 
-WRKSRC=                        ${RUBY_WRKSRC}/ext/fiddle
-MAKE_ENV+=             top_srcdir=../..
-
-PLIST_VARS+=   fiddle
-
-.include "../../lang/ruby/modules.mk"
-.if ${RUBY_FIDDLE_VERSION} != "1.0.0"
-PLIST.fiddle=  yes
-.endif
-.include "../../lang/ruby/Makefile.common"
-.include "../../devel/libffi/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 81af5350cd51 -r f26d90057c67 devel/ruby-fiddle/PLIST
--- a/devel/ruby-fiddle/PLIST   Fri Jan 14 16:24:20 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2021/02/14 14:34:54 taca Exp $
-${RUBY_VENDORLIB}/fiddle.rb
-${RUBY_VENDORLIB}/fiddle/closure.rb
-${RUBY_VENDORLIB}/fiddle/cparser.rb
-${RUBY_VENDORLIB}/fiddle/function.rb
-${RUBY_VENDORLIB}/fiddle/import.rb
-${RUBY_VENDORLIB}/fiddle/pack.rb
-${RUBY_VENDORLIB}/fiddle/struct.rb
-${RUBY_VENDORLIB}/fiddle/types.rb
-${RUBY_VENDORLIB}/fiddle/value.rb
-${PLIST.fiddle}${RUBY_VENDORLIB}/fiddle/version.rb
-${RUBY_VENDORARCHLIB}/fiddle.${RUBY_DLEXT}



Home | Main Index | Thread Index | Old Index