pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/ruby-unicorn Add support for GEM_EXTSDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/892391c4d1ec
branches:  trunk
changeset: 632380:892391c4d1ec
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Mar 26 13:45:12 2014 +0000

description:
Add support for GEM_EXTSDIR.

diffstat:

 www/ruby-unicorn/PLIST |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r fedd5227c21f -r 892391c4d1ec www/ruby-unicorn/PLIST
--- a/www/ruby-unicorn/PLIST    Wed Mar 26 13:44:34 2014 +0000
+++ b/www/ruby-unicorn/PLIST    Wed Mar 26 13:45:12 2014 +0000
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.5 2013/09/15 18:01:47 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2014/03/26 13:45:12 taca Exp $
 bin/unicorn
 bin/unicorn_rails
 ${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_EXTSDIR}/unicorn_http.${RUBY_DLEXT}
 ${GEM_LIBDIR}/.CHANGELOG.old
 ${GEM_LIBDIR}/.document
 ${GEM_LIBDIR}/.gitignore



Home | Main Index | Thread Index | Old Index