pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Remove supporting ruby16-base package.
details: https://anonhg.NetBSD.org/pkgsrc/rev/bb175c88079c
branches: trunk
changeset: 502210:bb175c88079c
user: taca <taca%pkgsrc.org@localhost>
date: Thu Nov 03 07:20:56 2005 +0000
description:
Remove supporting ruby16-base package.
diffstat:
net/dtcp/Makefile | 8 +-------
textproc/ruby-amrita/Makefile | 8 +-------
textproc/ruby-rdtool/Makefile | 9 +--------
textproc/ruby-rttool/Makefile | 8 +-------
4 files changed, 4 insertions(+), 29 deletions(-)
diffs (89 lines):
diff -r d51df1d46856 -r bb175c88079c net/dtcp/Makefile
--- a/net/dtcp/Makefile Thu Nov 03 07:19:34 2005 +0000
+++ b/net/dtcp/Makefile Thu Nov 03 07:20:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/11/03 05:15:09 taca Exp $
+# $NetBSD: Makefile,v 1.15 2005/11/03 07:20:56 taca Exp $
#
DISTNAME= dtcp-20050521
@@ -13,12 +13,6 @@
DEPENDS+= qpopper-[0-9]*:../../mail/qpopper
-.include "../../lang/ruby/rubyversion.mk"
-.if ${RUBY_VER} == "16"
-DEPENDS+= ${RUBY_PKGPREFIX}-dbm-[0-9]*:../../databases/ruby-dbm
-DEPENDS+= ${RUBY_PKGPREFIX}-digest-[0-9]*:../../security/ruby${RUBY_VER}-digest
-.endif
-
RCD_SCRIPTS= dtcpc dtcps
USE_PKGINSTALL= YES
diff -r d51df1d46856 -r bb175c88079c textproc/ruby-amrita/Makefile
--- a/textproc/ruby-amrita/Makefile Thu Nov 03 07:19:34 2005 +0000
+++ b/textproc/ruby-amrita/Makefile Thu Nov 03 07:20:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/11/02 11:35:15 taca Exp $
+# $NetBSD: Makefile,v 1.9 2005/11/03 07:21:14 taca Exp $
DISTNAME= amrita-1.0.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -17,12 +17,6 @@
REPLACE_RUBY= bin/ams bin/amshandler bin/amx
USE_RUBY_DIST_SUBDIR= yes
-.include "../../lang/ruby/rubyversion.mk"
-
-.if ${RUBY_VER} == 16
-DEPENDS+= ${RUBY_PKGPREFIX}-strscan>=0.6.5:../../devel/ruby-strscan
-.endif
-
INSTALLATION_DIRS= bin
post-patch:
diff -r d51df1d46856 -r bb175c88079c textproc/ruby-rdtool/Makefile
--- a/textproc/ruby-rdtool/Makefile Thu Nov 03 07:19:34 2005 +0000
+++ b/textproc/ruby-rdtool/Makefile Thu Nov 03 07:20:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/11/03 05:21:18 taca Exp $
+# $NetBSD: Makefile,v 1.18 2005/11/03 07:21:28 taca Exp $
DISTNAME= rdtool-0.6.18
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -15,13 +15,6 @@
USE_RUBY_DIST_SUBDIR= yes
-.include "../../lang/ruby/rubyversion.mk"
-
-.if ${RUBY_VER} == "16"
-DEPENDS+= ${RUBY_PKGPREFIX}-optparse>=0.7:../../devel/ruby-optparse
-DEPENDS+= ${RUBY_PKGPREFIX}-strscan>=0.6.1:../../devel/ruby-strscan
-.endif
-
USE_RUBY_SETUP= yes
USE_PKGINSTALL= yes
REPLACE_RUBY= bin/rd2 bin/rdswap.rb
diff -r d51df1d46856 -r bb175c88079c textproc/ruby-rttool/Makefile
--- a/textproc/ruby-rttool/Makefile Thu Nov 03 07:19:34 2005 +0000
+++ b/textproc/ruby-rttool/Makefile Thu Nov 03 07:20:56 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/11/03 05:26:10 taca Exp $
+# $NetBSD: Makefile,v 1.13 2005/11/03 07:21:40 taca Exp $
DISTNAME= rttool-${VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -20,12 +20,6 @@
SRCS= rt2html-lib.rb rt2txt-lib.rb rtparser.rb \
rtvisitor.rb w3m.rb
-.include "../../lang/ruby/rubyversion.mk"
-
-.if ${RUBY_VER} == 16
-DEPENDS+= ${RUBY_PKGPREFIX}-optparse>=0.7:../../devel/ruby-optparse
-.endif
-
post-install:
${INSTALL_DATA_DIR} ${RUBY_DOCDIR}/rt
.for f in ${DOCS} ${HTMLDOCS}
Home |
Main Index |
Thread Index |
Old Index