pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/ruby-libarchive Changes 0.1.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbe2a8199b7a
branches:  trunk
changeset: 644818:bbe2a8199b7a
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Jan 17 20:00:53 2015 +0000

description:
Changes 0.1.2:
Unknown

diffstat:

 archivers/ruby-libarchive/Makefile |  7 ++++---
 archivers/ruby-libarchive/PLIST    |  6 ++++--
 archivers/ruby-libarchive/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 9 deletions(-)

diffs (54 lines):

diff -r 6bc411eac1a7 -r bbe2a8199b7a archivers/ruby-libarchive/Makefile
--- a/archivers/ruby-libarchive/Makefile        Sat Jan 17 18:54:47 2015 +0000
+++ b/archivers/ruby-libarchive/Makefile        Sat Jan 17 20:00:53 2015 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2013/04/06 12:08:38 rodent Exp $
+# $NetBSD: Makefile,v 1.5 2015/01/17 20:00:53 adam Exp $
 
-DISTNAME=      libarchive-0.1.1
-PKGREVISION=   2
+DISTNAME=      libarchive-0.1.2
 CATEGORIES=    archivers
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,6 +8,8 @@
 COMMENT=       Ruby bindings for Libarchive
 LICENSE=       modified-bsd
 
+USE_TOOLS+=    gmake
+
 .include "../../lang/ruby/gem.mk"
 .include "../../archivers/libarchive/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 6bc411eac1a7 -r bbe2a8199b7a archivers/ruby-libarchive/PLIST
--- a/archivers/ruby-libarchive/PLIST   Sat Jan 17 18:54:47 2015 +0000
+++ b/archivers/ruby-libarchive/PLIST   Sat Jan 17 20:00:53 2015 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2014/03/13 18:09:45 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/01/17 20:00:53 adam Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_EXTSDIR}/libarchive_ruby.${RUBY_DLEXT}
 ${GEM_LIBDIR}/COPYING.libarchive
@@ -26,6 +26,8 @@
 ${GEM_LIBDIR}/ext/libarchive_reader.c
 ${GEM_LIBDIR}/ext/libarchive_win32.h
 ${GEM_LIBDIR}/ext/libarchive_writer.c
-${GEM_LIBDIR}/lib/libarchive_ruby.${RUBY_DLEXT}
+${GEM_LIBDIR}/lib/libarchive.rb
+${GEM_LIBDIR}/lib/libarchive_ruby.rb
+${GEM_LIBDIR}/lib/rblibarchive.${RUBY_DLEXT}
 ${GEM_LIBDIR}/libarchive.c
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 6bc411eac1a7 -r bbe2a8199b7a archivers/ruby-libarchive/distinfo
--- a/archivers/ruby-libarchive/distinfo        Sat Jan 17 18:54:47 2015 +0000
+++ b/archivers/ruby-libarchive/distinfo        Sat Jan 17 20:00:53 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/09/11 07:29:42 taca Exp $
+$NetBSD: distinfo,v 1.2 2015/01/17 20:00:53 adam Exp $
 
-SHA1 (libarchive-0.1.1.gem) = bfaf5c4d6b8c92da5525156300da7c326f67fcf6
-RMD160 (libarchive-0.1.1.gem) = f939fd4a7071f92c12e7f44d5b34733fdbd8a8c3
-Size (libarchive-0.1.1.gem) = 53760 bytes
+SHA1 (libarchive-0.1.2.gem) = 5a7f5d5e9771f00c4ef2b030602381a29ff0eb11
+RMD160 (libarchive-0.1.2.gem) = 337296b1c31898ee7e438fd5e368fb821462c341
+Size (libarchive-0.1.2.gem) = 53760 bytes



Home | Main Index | Thread Index | Old Index