pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-fastthread Remove dependency to ruby-fastth...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e2d0274977c8
branches:  trunk
changeset: 540133:e2d0274977c8
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Mar 29 13:13:29 2008 +0000

description:
Remove dependency to ruby-fastthread since it was already incorporated
to Ruby 1.8.6 patchlevel 110 and fixed some problem with it.

diffstat:

 devel/ruby-fastthread/DESCR    |   2 --
 devel/ruby-fastthread/Makefile |  17 -----------------
 devel/ruby-fastthread/PLIST    |   2 --
 devel/ruby-fastthread/distinfo |   5 -----
 4 files changed, 0 insertions(+), 26 deletions(-)

diffs (42 lines):

diff -r 6e296a0c733c -r e2d0274977c8 devel/ruby-fastthread/DESCR
--- a/devel/ruby-fastthread/DESCR       Sat Mar 29 13:08:48 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-fastthread is a Ruby extension which re-implements the primitives in
-Ruby's thread.rb in C.
diff -r 6e296a0c733c -r e2d0274977c8 devel/ruby-fastthread/Makefile
--- a/devel/ruby-fastthread/Makefile    Sat Mar 29 13:08:48 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2007/10/27 04:49:04 minskim Exp $
-
-DISTNAME=      fastthread-1.0.1
-PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
-CATEGORIES=    devel ruby
-MASTER_SITES=  http://rubyforge.org/frs/download.php/27041/
-EXTRACT_SUFX=  .tgz
-
-MAINTAINER=    minskim%NetBSD.org@localhost
-HOMEPAGE=      http://mongrel.rubyforge.org/
-COMMENT=       Optimized replacement for thread.rb primitives
-
-RUBY_HAS_ARCHLIB=      yes
-USE_RUBY_SETUP=                yes
-
-.include "../../lang/ruby/modules.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 6e296a0c733c -r e2d0274977c8 devel/ruby-fastthread/PLIST
--- a/devel/ruby-fastthread/PLIST       Sat Mar 29 13:08:48 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2007/04/30 17:03:11 minskim Exp $
-${RUBY_SITEARCHLIBDIR}/fastthread.${RUBY_DLEXT}
diff -r 6e296a0c733c -r e2d0274977c8 devel/ruby-fastthread/distinfo
--- a/devel/ruby-fastthread/distinfo    Sat Mar 29 13:08:48 2008 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2007/10/27 04:49:04 minskim Exp $
-
-SHA1 (fastthread-1.0.1.tgz) = d77aee5c80b26d41096d00e382904ca4dfcb0698
-RMD160 (fastthread-1.0.1.tgz) = a371541018ac4b99fa307fdee1568d6fcc3651d5
-Size (fastthread-1.0.1.tgz) = 17362 bytes



Home | Main Index | Thread Index | Old Index