pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/redmine Remove redundant RUBY_VERSION_SUPPORTED.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3637d38e3c0d
branches: trunk
changeset: 649058:3637d38e3c0d
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Mon Mar 30 22:06:58 2015 +0000
description:
Remove redundant RUBY_VERSION_SUPPORTED.
Thank you, taca@.
diffstat:
devel/redmine/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 7caa7836b850 -r 3637d38e3c0d devel/redmine/Makefile
--- a/devel/redmine/Makefile Mon Mar 30 18:48:08 2015 +0000
+++ b/devel/redmine/Makefile Mon Mar 30 22:06:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2015/03/29 18:49:02 rodent Exp $
+# $NetBSD: Makefile,v 1.8 2015/03/30 22:06:58 ryoon Exp $
DISTNAME= redmine-3.0.1
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -42,8 +42,6 @@
SITES.${_gem_}= https://rubygems.org/downloads/
.endfor
-RUBY_VERSION_SUPPORTED= 22
-
.include "options.mk"
WRKSRC= ${WRKDIR}
Home |
Main Index |
Thread Index |
Old Index