pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ap2-passenger: Set RUBY_VERSIONS_ACCEPTED.
Module Name: pkgsrc-wip
Committed By: Jonathan Perkin <jperkin%joyent.com@localhost>
Pushed By: jperkin
Date: Wed Jun 7 11:43:55 2017 +0100
Changeset: 4e0a4b12a900e8e0f62ef310b0f4384273edb5e0
Modified Files:
ap2-passenger/Makefile
Log Message:
ap2-passenger: Set RUBY_VERSIONS_ACCEPTED.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4e0a4b12a900e8e0f62ef310b0f4384273edb5e0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
ap2-passenger/Makefile | 3 +++
1 file changed, 3 insertions(+)
diffs:
diff --git a/ap2-passenger/Makefile b/ap2-passenger/Makefile
index 8d9713d787..074710f142 100644
--- a/ap2-passenger/Makefile
+++ b/ap2-passenger/Makefile
@@ -6,6 +6,9 @@ COMMENT= Passenger module for running Rails and Rack applications on Apache2
BUILDLINK_DEPMETHOD.libeio= build
BUILDLINK_DEPMETHOD.curl= build
+
+RUBY_VERSIONS_ACCEPTED= 22 23 # www/ruby-rack via wip/ruby-passenger
+
.include "../../wip/ruby-passenger/Makefile.common"
PKG_APACHE_ACCEPTED= apache24 apache22
Home |
Main Index |
Thread Index |
Old Index