pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ruby-pathutil Add ruby-pathutil version 0.14.0, ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/254ba634bb8e
branches:  trunk
changeset: 353606:254ba634bb8e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 09 14:36:51 2016 +0000

description:
Add ruby-pathutil version 0.14.0, required by newer ruby-jekyll.

Like Pathname but a little less insane.

diffstat:

 devel/ruby-pathutil/DESCR    |   1 +
 devel/ruby-pathutil/Makefile |  14 ++++++++++++++
 devel/ruby-pathutil/PLIST    |   9 +++++++++
 devel/ruby-pathutil/distinfo |   6 ++++++
 4 files changed, 30 insertions(+), 0 deletions(-)

diffs (46 lines):

diff -r 3aa337800193 -r 254ba634bb8e devel/ruby-pathutil/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-pathutil/DESCR Sun Oct 09 14:36:51 2016 +0000
@@ -0,0 +1,1 @@
+Like Pathname but a little less insane.
diff -r 3aa337800193 -r 254ba634bb8e devel/ruby-pathutil/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-pathutil/Makefile      Sun Oct 09 14:36:51 2016 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2016/10/09 14:36:51 taca Exp $
+
+DISTNAME=      pathutil-0.14.0
+CATEGORIES=    devel
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/envygeeks/pathutils
+COMMENT=       Almost like Pathname but just a little less insane
+LICENSE=       mit
+
+DEPENDS+=      ${RUBY_PKGPREFIX}-forwardable-extended>=2.6<3:../../devel/ruby-forwardable-extended
+
+.include "../../lang/ruby/gem.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 3aa337800193 -r 254ba634bb8e devel/ruby-pathutil/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-pathutil/PLIST Sun Oct 09 14:36:51 2016 +0000
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1 2016/10/09 14:36:51 taca Exp $
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/LICENSE
+${GEM_LIBDIR}/Rakefile
+${GEM_LIBDIR}/lib/pathutil.rb
+${GEM_LIBDIR}/lib/pathutil/helpers.rb
+${GEM_LIBDIR}/lib/pathutil/version.rb
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 3aa337800193 -r 254ba634bb8e devel/ruby-pathutil/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/devel/ruby-pathutil/distinfo      Sun Oct 09 14:36:51 2016 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/10/09 14:36:51 taca Exp $
+
+SHA1 (pathutil-0.14.0.gem) = 04bae1c39f7ae720d8083a86922bc478f4bb3abe
+RMD160 (pathutil-0.14.0.gem) = 86a059deca505a2ae1cd8c5f8e2e5d5308cd161b
+SHA512 (pathutil-0.14.0.gem) = 470eef7a82105a7d41228de6c312dc4f21d8e8ee6b7c80f98ebe366db83c7e507dbfa7cf820203ef8c802076c96b791dd79859213e978f8fa4894a2099e2c7bd
+Size (pathutil-0.14.0.gem) = 11776 bytes



Home | Main Index | Thread Index | Old Index