Skip to content

Commit

Permalink
Update ruby-slop to 3.6.0.
Browse files Browse the repository at this point in the history
3.6.0 (2014-06-18)
------------------

* Add example of rest arguments usage in the readme file #139
* Default values on options are printed in the help message #134
  • Loading branch information
taca committed Mar 14, 2015
1 parent f52a5de commit 6d1b0b9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions misc/ruby-slop/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2014/06/03 13:58:10 jperkin Exp $
# $NetBSD: Makefile,v 1.2 2015/03/14 07:48:10 taca Exp $

DISTNAME= slop-3.5.0
DISTNAME= slop-3.6.0
CATEGORIES= misc

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
8 changes: 4 additions & 4 deletions misc/ruby-slop/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1 2014/06/03 13:58:10 jperkin Exp $
$NetBSD: distinfo,v 1.2 2015/03/14 07:48:10 taca Exp $

SHA1 (slop-3.5.0.gem) = 3a9322f9841c27cd394803277d0317d866637688
RMD160 (slop-3.5.0.gem) = 8913004df2a05e671ca403c867124746bedc3571
Size (slop-3.5.0.gem) = 23552 bytes
SHA1 (slop-3.6.0.gem) = fce6f7eb3df08e7d50fde060eaedd1b451bb1962
RMD160 (slop-3.6.0.gem) = 6fbe4298c5ef158c9b3a9109321894ab9f8fbfc3
Size (slop-3.6.0.gem) = 23552 bytes

0 comments on commit 6d1b0b9

Please sign in to comment.