pkgsrc-WIP-changes archive

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

Update ruby-trollop to version 2.1.3



Module Name:	pkgsrc-wip
Committed By:	Pierre Pronchery <khorben%defora.org@localhost>
Pushed By:	khorben
Date:		Wed Apr 17 11:50:15 2019 +0200
Changeset:	f432c0f5c13d43fbace4202d795f7cfe8e37aa62

Modified Files:
	ruby-trollop/Makefile
	ruby-trollop/PLIST
	ruby-trollop/distinfo

Log Message:
Update ruby-trollop to version 2.1.3

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f432c0f5c13d43fbace4202d795f7cfe8e37aa62

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ruby-trollop/Makefile |  2 +-
 ruby-trollop/PLIST    | 28 ++++++++++++++++++++++------
 ruby-trollop/distinfo |  9 +++++----
 3 files changed, 28 insertions(+), 11 deletions(-)

diffs:
diff --git a/ruby-trollop/Makefile b/ruby-trollop/Makefile
index d54061e12e..10fc9c4574 100644
--- a/ruby-trollop/Makefile
+++ b/ruby-trollop/Makefile
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.3 2012/02/22 13:47:41 phonohawk Exp $
 #
 
-DISTNAME=	trollop-1.15
+DISTNAME=	trollop-2.1.3
 CATEGORIES=	devel
 
 MAINTAINER=	pho%cielonegro.org@localhost
diff --git a/ruby-trollop/PLIST b/ruby-trollop/PLIST
index 6120a74eed..6642182c7a 100644
--- a/ruby-trollop/PLIST
+++ b/ruby-trollop/PLIST
@@ -1,10 +1,26 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2010/03/02 11:55:18 phonohawk Exp $
-${GEM_HOME}/cache/trollop-${PKGVERSION}.gem
+@comment $NetBSD$
+${GEM_HOME}/cache/${GEM_NAME}.gem
+${GEM_LIBDIR}/.gitignore
+${GEM_LIBDIR}/.travis.yml
 ${GEM_LIBDIR}/FAQ.txt
+${GEM_LIBDIR}/Gemfile
+${GEM_LIBDIR}/Gemfile.travis
 ${GEM_LIBDIR}/History.txt
-${GEM_LIBDIR}/Manifest.txt
-${GEM_LIBDIR}/README.txt
+${GEM_LIBDIR}/README.md
 ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/lib/trollop.rb
-${GEM_LIBDIR}/test/test_trollop.rb
-${GEM_HOME}/specifications/trollop-${PKGVERSION}.gemspec
+${GEM_LIBDIR}/release-script.txt
+${GEM_LIBDIR}/test/support/assert_helpers.rb
+${GEM_LIBDIR}/test/test_helper.rb
+${GEM_LIBDIR}/test/trollop/command_line_error_test.rb
+${GEM_LIBDIR}/test/trollop/help_needed_test.rb
+${GEM_LIBDIR}/test/trollop/parser_educate_test.rb
+${GEM_LIBDIR}/test/trollop/parser_opt_test.rb
+${GEM_LIBDIR}/test/trollop/parser_parse_test.rb
+${GEM_LIBDIR}/test/trollop/parser_test.rb
+${GEM_LIBDIR}/test/trollop/version_needed_test.rb
+${GEM_LIBDIR}/test/trollop_test.rb
+${GEM_LIBDIR}/trollop.gemspec
+${GEM_HOME}/specifications/${GEM_NAME}.gemspec
+@pkgdir lib/ruby/gems/2.4.0/extensions
+@pkgdir lib/ruby/gems/2.4.0/build_info
diff --git a/ruby-trollop/distinfo b/ruby-trollop/distinfo
index 2f85878aec..5fb327660d 100644
--- a/ruby-trollop/distinfo
+++ b/ruby-trollop/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2010/03/02 11:55:18 phonohawk Exp $
+$NetBSD$
 
-SHA1 (trollop-1.15.gem) = 291a445ef14e24e691e6dc7f006c7352b632b82d
-RMD160 (trollop-1.15.gem) = 998d01f0ee369059e93a923dbb4c7b59982f1fc9
-Size (trollop-1.15.gem) = 20992 bytes
+SHA1 (trollop-2.1.3.gem) = 58739c043f5fc8f52b8f176aaf95f3facaa1b22b
+RMD160 (trollop-2.1.3.gem) = 0116c9cd180f07d3ab4dbf2d645aaf60c024d6cf
+SHA512 (trollop-2.1.3.gem) = 4d172c6d75f40edb36c353d2e32afce10b012f02927772fa201256126f88c62adce39400225434a80fd678e1cad703e3d3f32cdeddd150287a44ff81a2fca819
+Size (trollop-2.1.3.gem) = 30208 bytes


Home | Main Index | Thread Index | Old Index