Skip to content

Commit

Permalink
textproc/ruby-kramdown-rfc2629: update to 1.5.24
Browse files Browse the repository at this point in the history
1.5.23 (2021-12-13)

* {::include-nested ...} close #106
  Refactor include processing into #process_includes


1.5.24 (2021-12-16)

* Fix regression with older ruby versions.
  • Loading branch information
taca committed Dec 19, 2021
1 parent 7eefd50 commit c101ad1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions textproc/ruby-kramdown-rfc2629/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.12 2021/12/13 15:03:47 taca Exp $
# $NetBSD: Makefile,v 1.13 2021/12/19 06:44:06 taca Exp $

DISTNAME= kramdown-rfc2629-1.5.22
DISTNAME= kramdown-rfc2629-1.5.24
CATEGORIES= textproc

MAINTAINER= [email protected]
Expand Down
8 changes: 4 additions & 4 deletions textproc/ruby-kramdown-rfc2629/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.14 2021/12/13 15:03:47 taca Exp $
$NetBSD: distinfo,v 1.15 2021/12/19 06:44:06 taca Exp $

BLAKE2s (kramdown-rfc2629-1.5.22.gem) = ccb11ef729cac01a73cc5b5e1b6c71e627ca2a456db2e19cf63761e47e93cc62
SHA512 (kramdown-rfc2629-1.5.22.gem) = 4af97c5b07f0602ca0e2d821a3c6126c294f28398d126e26e9601a634d6a9846d1654c567585385e123b6feb0cfcec3de177a051330eba6d4cc90987cf222935
Size (kramdown-rfc2629-1.5.22.gem) = 51712 bytes
BLAKE2s (kramdown-rfc2629-1.5.24.gem) = 6fa7981389046747275d1b692e9e9136dc4e7b6ae9910ee0292fd5956c4b2803
SHA512 (kramdown-rfc2629-1.5.24.gem) = 6e358ad09afef4768e9c1698732c2058040f05180a8fda36c96dbbc68e670c8bf509ebdd92f51d9696b5305fb54398885230daa09b82ac5805a5c4d4eb10a4ba
Size (kramdown-rfc2629-1.5.24.gem) = 51712 bytes

0 comments on commit c101ad1

Please sign in to comment.