pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/ruby-uconv Explicitly mark this pacakge to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/466df61fbc2b
branches: trunk
changeset: 400336:466df61fbc2b
user: taca <taca%pkgsrc.org@localhost>
date: Sat Oct 17 13:08:20 2009 +0000
description:
Explicitly mark this pacakge to Ruby 1.8.x only since it uses internal
implementation of String class.
diffstat:
converters/ruby-uconv/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cee36465a9cf -r 466df61fbc2b converters/ruby-uconv/Makefile
--- a/converters/ruby-uconv/Makefile Sat Oct 17 12:57:00 2009 +0000
+++ b/converters/ruby-uconv/Makefile Sat Oct 17 13:08:20 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2008/06/22 06:04:43 taca Exp $
+# $NetBSD: Makefile,v 1.16 2009/10/17 13:08:20 taca Exp $
DISTNAME= uconv-0.4.12
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -12,6 +12,7 @@
PKG_DESTDIR_SUPPORT= destdir
+RUBY_VERSION_SUPPORTED= 18
RUBY_HAS_ARCHLIB= yes
USE_RUBY_EXTCONF= yes
WRKSRC= ${WRKDIR}/uconv
Home |
Main Index |
Thread Index |
Old Index