Skip to content

Commit

Permalink
devel/ruby-backports: update to 3.11.4
Browse files Browse the repository at this point in the history
3.11.2 (2018/04/10)

* Remove link  to www.pledgie.com.
* Update Rails' try [#115]

3.11.3 (2018/04/16)

* Update readme [ci skip]
* Oops, fix try correctly

3.11.4 (2018/08/27)

* Tweak README [ci skip]
* SVG badges in README
* Add a note about performance of match? backports [#17]
* Fix match? [#117]
* Tweak for Enumerator::ArithmeticSequence
  • Loading branch information
taca committed Sep 23, 2018
1 parent 0b5e5b7 commit 06758aa
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-backports/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.10 2018/02/28 15:39:31 taca Exp $
# $NetBSD: Makefile,v 1.11 2018/09/23 14:16:57 taca Exp $

DISTNAME= backports-3.11.1
DISTNAME= backports-3.11.4
CATEGORIES= devel

MAINTAINER= pkgsrc-users@NetBSD.org
10 changes: 5 additions & 5 deletions devel/ruby-backports/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.10 2018/02/28 15:39:31 taca Exp $
$NetBSD: distinfo,v 1.11 2018/09/23 14:16:57 taca Exp $

SHA1 (backports-3.11.1.gem) = a703d520583dcd8526efb3f12fb7615fe2827d5d
RMD160 (backports-3.11.1.gem) = 0462fc15dc02e1e11ab8a96332c36b3f480d0e41
SHA512 (backports-3.11.1.gem) = 12f8d536c543bfb86c725c3a9d4dd09dc1a545edacfd3507b38a5a149d009c55a181cab3989854f48f1b480e7bc297196265fcee743be13941e760262185ce9e
Size (backports-3.11.1.gem) = 157696 bytes
SHA1 (backports-3.11.4.gem) = edf08f3a0d9e202048857d78ddda44e59294084c
RMD160 (backports-3.11.4.gem) = 274694156a028cacad3ba07747eb916d9147d195
SHA512 (backports-3.11.4.gem) = bbc2afae9b40d2e3b14e46321200fb5e8290a2494a86187939e8e51b4a960b62aec55bee3ee37da4ece3d575a50653e63b950915eaedff745125ab39926765ad
Size (backports-3.11.4.gem) = 157696 bytes

0 comments on commit 06758aa

Please sign in to comment.