pkgsrc-WIP-changes archive

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

now builds with ruby 2.2 and 2.3



Module Name:	pkgsrc-wip
Committed By:	Nils Ratusznik <nils%NetBSD.org@localhost>
Pushed By:	nils
Date:		Wed Nov 9 14:01:41 2016 +0100
Changeset:	2a119dea75277f85b58b683b59535e0276db0724

Modified Files:
	ruby-ronn/Makefile

Log Message:
now builds with ruby 2.2 and 2.3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2a119dea75277f85b58b683b59535e0276db0724

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ruby-ronn/Makefile | 2 --
 1 file changed, 2 deletions(-)

diffs:
diff --git a/ruby-ronn/Makefile b/ruby-ronn/Makefile
index 217442d..27da27d 100644
--- a/ruby-ronn/Makefile
+++ b/ruby-ronn/Makefile
@@ -13,8 +13,6 @@ DEPENDS+=	${RUBY_PKGPREFIX}-hpricot-[0-9]*:../../textproc/ruby-hpricot
 DEPENDS+=	${RUBY_PKGPREFIX}-mustache-[0-9]*:../../wip/ruby-mustache
 DEPENDS+=	${RUBY_PKGPREFIX}-rdiscount-[0-9]*:../../wip/ruby-rdiscount
 
-RUBY_VERSION_SUPPORTED=		21 # ruby-mustache
-
 INSTALLATION_DIRS+=		${PKGMANDIR}/man1/ ${PKGMANDIR}/man7/
 
 post-install:


Home | Main Index | Thread Index | Old Index