pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ruby-thor



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Dec 17 14:57:05 UTC 2018

Modified Files:
        pkgsrc/devel/ruby-thor: Makefile distinfo

Log Message:
devel/ruby-thor: update to 0.20.3

# 0.20.3
* Support old versions of `did_you_mean`.

# 0.20.2
* Fix `did_you_mean` support.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-thor/Makefile \
    pkgsrc/devel/ruby-thor/distinfo

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

Modified files:

Index: pkgsrc/devel/ruby-thor/Makefile
diff -u pkgsrc/devel/ruby-thor/Makefile:1.9 pkgsrc/devel/ruby-thor/Makefile:1.10
--- pkgsrc/devel/ruby-thor/Makefile:1.9 Sun Sep 10 13:36:01 2017
+++ pkgsrc/devel/ruby-thor/Makefile     Mon Dec 17 14:57:05 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2017/09/10 13:36:01 taca Exp $
+# $NetBSD: Makefile,v 1.10 2018/12/17 14:57:05 taca Exp $
 
-DISTNAME=      thor-0.20.0
+DISTNAME=      thor-0.20.3
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -12,5 +12,7 @@ CONFLICTS+=   ruby[1-9][0-9]-thor-[0-9]*
 
 RUBYGEM_OPTIONS+=      --format-executable
 
+USE_LANGUAGES= # none
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-thor/distinfo
diff -u pkgsrc/devel/ruby-thor/distinfo:1.9 pkgsrc/devel/ruby-thor/distinfo:1.10
--- pkgsrc/devel/ruby-thor/distinfo:1.9 Sun Sep 10 13:36:01 2017
+++ pkgsrc/devel/ruby-thor/distinfo     Mon Dec 17 14:57:05 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2017/09/10 13:36:01 taca Exp $
+$NetBSD: distinfo,v 1.10 2018/12/17 14:57:05 taca Exp $
 
-SHA1 (thor-0.20.0.gem) = 2e921089cdc548fd06b585015cd2b15506792f63
-RMD160 (thor-0.20.0.gem) = 6db624e61c1c5bfb64662aef72bcca8147c4fbb3
-SHA512 (thor-0.20.0.gem) = 84b89d5066903856cd58b3463706ceaf7de85701f6cea4fc37f64359ee35603a8cf8b54866cf84f2fd6d0e6d665b2652bdc62e830aeb6a225cd0d41e59e27c0a
-Size (thor-0.20.0.gem) = 54272 bytes
+SHA1 (thor-0.20.3.gem) = 923d0cfe80a6d7d39e7211a3dab4a4b7589c9052
+RMD160 (thor-0.20.3.gem) = ad2ea220c4ab167e70f605b9134fba8ade5c8719
+SHA512 (thor-0.20.3.gem) = 4c834408321f4f13b4878ee0e57a1fcd9a2294faf6d4c8c52ed909c2f14634b7810e3a0bffa1920f37ccd7baced2ff103a06f679f653a133bd647ac1e9add522
+Size (thor-0.20.3.gem) = 55808 bytes



Home | Main Index | Thread Index | Old Index