pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby - Update to ruby 1.8.3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/662e8c5edf05
branches: trunk
changeset: 502090:662e8c5edf05
user: taca <taca%pkgsrc.org@localhost>
date: Wed Nov 02 09:00:44 2005 +0000
description:
- Update to ruby 1.8.3.
- Conflict with pkg_alternatives (ruby18-base support PKG_ALTERNATIVES now).
diffstat:
lang/ruby/Makefile | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 4153a097dd50 -r 662e8c5edf05 lang/ruby/Makefile
--- a/lang/ruby/Makefile Wed Nov 02 08:59:42 2005 +0000
+++ b/lang/ruby/Makefile Wed Nov 02 09:00:44 2005 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2005/07/19 10:02:11 grant Exp $
+# $NetBSD: Makefile,v 1.38 2005/11/02 09:00:44 taca Exp $
DISTNAME= ruby-${RUBY_VERSION}
-PKGREVISION= 2
CATEGORIES= lang ruby
MASTER_SITES= # empty
DISTFILES= # empty
@@ -10,10 +9,10 @@
HOMEPAGE= http://www.ruby-lang.org/en/
COMMENT= Wrapper package for Ruby programming language
+CONFLICTS= pkg_alternatives-[0-9]*
NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_BUILD= yes
-NO_WRAPPER= yes
PLIST_SRC= ${WRKDIR}/PLIST
.include "../../lang/ruby/rubyversion.mk"
Home |
Main Index |
Thread Index |
Old Index