pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/ruby-libarchive Fix breakage with ruby21.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dea2fa90224e
branches:  trunk
changeset: 644913:dea2fa90224e
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Jan 19 13:26:00 2015 +0000

description:
Fix breakage with ruby21.

diffstat:

 archivers/ruby-libarchive/PLIST |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (12 lines):

diff -r 21e036b0913a -r dea2fa90224e archivers/ruby-libarchive/PLIST
--- a/archivers/ruby-libarchive/PLIST   Mon Jan 19 12:51:56 2015 +0000
+++ b/archivers/ruby-libarchive/PLIST   Mon Jan 19 13:26:00 2015 +0000
@@ -1,6 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2015/01/17 20:00:53 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2015/01/19 13:26:00 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
-${GEM_EXTSDIR}/libarchive_ruby.${RUBY_DLEXT}
+${GEM_EXTSDIR}/rblibarchive.${RUBY_DLEXT}
 ${GEM_LIBDIR}/COPYING.libarchive
 ${GEM_LIBDIR}/LICENSE.libbzip2
 ${GEM_LIBDIR}/README.txt



Home | Main Index | Thread Index | Old Index