pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/converters/ruby-iconv Remove ruby-iconv since it merge...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0937b51f67b
branches:  trunk
changeset: 518366:f0937b51f67b
user:      taca <taca%pkgsrc.org@localhost>
date:      Thu Sep 07 15:44:29 2006 +0000

description:
Remove ruby-iconv since it merged to ruby18-base.

diffstat:

 converters/ruby-iconv/DESCR    |   2 --
 converters/ruby-iconv/Makefile |  22 ----------------------
 converters/ruby-iconv/PLIST    |   2 --
 3 files changed, 0 insertions(+), 26 deletions(-)

diffs (38 lines):

diff -r 5b915e707ac2 -r f0937b51f67b converters/ruby-iconv/DESCR
--- a/converters/ruby-iconv/DESCR       Thu Sep 07 15:44:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This is an iconv wrapper class for Ruby, which is actually a part of
-the Ruby distribution version 1.8 and later.
diff -r 5b915e707ac2 -r f0937b51f67b converters/ruby-iconv/Makefile
--- a/converters/ruby-iconv/Makefile    Thu Sep 07 15:44:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.17 2005/11/03 07:17:18 taca Exp $
-#
-
-DISTNAME=      ${RUBY_DISTNAME}
-PKGNAME=       ${RUBY_PKGPREFIX}-iconv-${RUBY_VERSION}
-CATEGORIES=    converters ruby
-MASTER_SITES=  ${MASTER_SITE_RUBY}
-
-MAINTAINER=    taca%NetBSD.org@localhost
-HOMEPAGE=      ${RUBY_HOMEPAGE}
-COMMENT=       Iconv wrapper class for Ruby
-
-RUBY_HAS_ARCHLIB=      yes
-USE_RUBY_EXTCONF=      yes
-DISTINFO_FILE=         ${RUBY_DISTINFO_FILE}
-WRKSRC=                ${RUBY_WRKSRC}/ext/iconv
-EXTRACT_ELEMENTS=      ${RUBY_DISTNAME}/ext/iconv
-
-.include "../../lang/ruby/modules.mk"
-.include "../../lang/ruby/Makefile.common"
-.include "../../converters/libiconv/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 5b915e707ac2 -r f0937b51f67b converters/ruby-iconv/PLIST
--- a/converters/ruby-iconv/PLIST       Thu Sep 07 15:44:03 2006 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2004/12/04 17:20:46 taca Exp $
-${RUBY_SITEARCHLIBDIR}/iconv.${RUBY_DLEXT}



Home | Main Index | Thread Index | Old Index